Home
last modified time | relevance | path

Searched refs:MX31_PIN_SFS6 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/arch/arm/mach-imx/
Dmach-mx31lite.c60 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO),
277 ret = gpio_request(IOMUX_TO_GPIO(MX31_PIN_SFS6), "sms9117-irq"); in mx31lite_late()
281 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
283 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
285 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
Dmach-pcm037.c89 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO), /* write protect */
275 return gpio_get_value(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in pcm970_sdhc1_get_ro()
279 #define SDHC1_GPIO_WP IOMUX_TO_GPIO(MX31_PIN_SFS6)
Dmx31moboard-devboard.c142 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in devboard_usbh1_hw_init()
Dmx31moboard-marxbot.c167 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in marxbot_usbh1_hw_init()
Diomux-mx3.h290 MX31_PIN_SFS6 = IOMUX_PIN(26, 132), enumerator
633 #define MX31_PIN_SFS6__USBH1_SUSPEND IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_FUNC)