Home
last modified time | relevance | path

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

/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c41 GPIO_LED_PWR_R = IMX_GPIO_NR(3, 22), enumerator
109 gpio_set_value(GPIO_LED_PWR_R, in setup_gpio_sups()
114 gpio_set_value(GPIO_LED_PWR_R, 1); in setup_gpio_sups()
125 gpio_direction_output(GPIO_LED_PWR_R, 0); in setup_gpio_leds()
298 gpio_set_value(GPIO_LED_PWR_R, 1); in ccat_post_fn()