Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c529 #define RGB_BACKLIGHTPWM_GP IMX_GPIO_NR(2, 10) macro
588 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 0); in enable_lvds()
598 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 0); in enable_rgb()
744 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 0); in setup_display()
754 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 1); in board_preboot_os()
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c460 #define RGB_BACKLIGHTPWM_GP IMX_GPIO_NR(2, 9) macro
499 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 0); in enable_rgb()
622 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 0); in setup_display()
631 gpio_direction_output(RGB_BACKLIGHTPWM_GP, 1); in board_preboot_os()