Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-imx/
Dmx31moboard-marxbot.c263 gpio_request(IOMUX_TO_GPIO(MX31_PIN_LCS0), "bat-present"); in mx31moboard_marxbot_init()
264 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_LCS0)); in mx31moboard_marxbot_init()
265 gpio_export(IOMUX_TO_GPIO(MX31_PIN_LCS0), false); in mx31moboard_marxbot_init()
Dmx31lilly-db.c72 return gpio_get_value(IOMUX_TO_GPIO(MX31_PIN_LCS0)); in mxc_mmc1_get_ro()
86 gpio_wp = IOMUX_TO_GPIO(MX31_PIN_LCS0); in mxc_mmc1_init()
Diomux-mx3.h187 MX31_PIN_LCS0 = IOMUX_PIN(87, 29), enumerator
667 #define MX31_PIN_LCS0__GPIO3_23 IOMUX_MODE(MX31_PIN_LCS0, IOMUX_CONFIG_GPIO)