Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-imx/
Dmx31moboard-smartbot.c75 #define TRSLAT_SRC_CHOICE IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1) macro
94 if (!gpio_request(TRSLAT_SRC_CHOICE, "translator-src-choice")) { in smartbot_resets_init()
95 gpio_direction_output(TRSLAT_SRC_CHOICE, 0); in smartbot_resets_init()
96 gpio_export(TRSLAT_SRC_CHOICE, false); in smartbot_resets_init()