Home
last modified time | relevance | path

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

/external/u-boot/board/beckhoff/mx53cx9020/
Dmx53cx9020.c33 GPIO_C3_CONFIG = IMX_GPIO_NR(6, 8), enumerator
84 gpio_request(GPIO_C3_CONFIG, "GPIO_C3_CONFIG"); in setup_gpio_eim()
87 gpio_direction_output(GPIO_C3_CONFIG, 1); in setup_gpio_eim()
197 gpio_set_value(GPIO_C3_CONFIG, 0); in ccat_config_fn()
199 gpio_set_value(GPIO_C3_CONFIG, 1); in ccat_config_fn()