Home
last modified time | relevance | path

Searched refs:MX31_PIN_LCS0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mach-imx/
Dmx31moboard-marxbot.c272 gpio_request(IOMUX_TO_GPIO(MX31_PIN_LCS0), "bat-present"); in mx31moboard_marxbot_init()
273 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_LCS0)); in mx31moboard_marxbot_init()
274 gpio_export(IOMUX_TO_GPIO(MX31_PIN_LCS0), false); in mx31moboard_marxbot_init()
Dmx31lilly-db.c81 return gpio_get_value(IOMUX_TO_GPIO(MX31_PIN_LCS0)); in mxc_mmc1_get_ro()
95 gpio_wp = IOMUX_TO_GPIO(MX31_PIN_LCS0); in mxc_mmc1_init()
Diomux-mx3.h200 MX31_PIN_LCS0 = IOMUX_PIN(87, 29), enumerator
680 #define MX31_PIN_LCS0__GPIO3_23 IOMUX_MODE(MX31_PIN_LCS0, IOMUX_CONFIG_GPIO)