Searched refs:TRSLAT_SRC_CHOICE (Results 1 – 1 of 1) sorted by relevance
75 #define TRSLAT_SRC_CHOICE IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1) macro94 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()