Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c532 #define RGB_BACKLIGHTPWM_OE IMX_GPIO_NR(5, 2) macro
589 gpio_direction_output(RGB_BACKLIGHTPWM_OE, 0); in enable_lvds()
599 gpio_direction_output(RGB_BACKLIGHTPWM_OE, 0); in enable_rgb()
745 gpio_direction_output(RGB_BACKLIGHTPWM_OE, 0); in setup_display()