Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dmx31moboard-smartbot.c84 #define TRSLAT_SRC_CHOICE IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1) macro
103 if (!gpio_request(TRSLAT_SRC_CHOICE, "translator-src-choice")) { in smartbot_resets_init()
104 gpio_direction_output(TRSLAT_SRC_CHOICE, 0); in smartbot_resets_init()
105 gpio_export(TRSLAT_SRC_CHOICE, false); in smartbot_resets_init()