refer to the dts file, GPIO1_IO14 is already defined as below
pinctrl_usb1_vbus: usb1grp {
fsl,pins = <
MX8MP_IOMUXC_GPIO1_IO14__GPIO1_IO14 0x19
>;
};

if you want to set one gpio as input, you can set it 0x1C4, but you need confirm if your HW design firstly