Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dmach-mx31lite.c69 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO),
286 ret = gpio_request(IOMUX_TO_GPIO(MX31_PIN_SFS6), "sms9117-irq"); in mx31lite_late()
290 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
292 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
294 gpio_to_irq(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in mx31lite_late()
Dmach-pcm037.c98 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO), /* write protect */
284 return gpio_get_value(IOMUX_TO_GPIO(MX31_PIN_SFS6)); in pcm970_sdhc1_get_ro()
288 #define SDHC1_GPIO_WP IOMUX_TO_GPIO(MX31_PIN_SFS6)
Dmx31moboard-devboard.c151 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in devboard_usbh1_hw_init()
Dmx31moboard-marxbot.c176 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG); in marxbot_usbh1_hw_init()
Diomux-mx3.h303 MX31_PIN_SFS6 = IOMUX_PIN(26, 132), enumerator
646 #define MX31_PIN_SFS6__USBH1_SUSPEND IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_FUNC)