Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c524 #define RGB_BACKLIGHT_GP IMX_GPIO_NR(3, 13) macro
587 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in enable_lvds()
597 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in enable_rgb()
746 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in setup_display()
755 gpio_direction_output(RGB_BACKLIGHT_GP, 0); in board_preboot_os()
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c456 #define RGB_BACKLIGHT_GP IMX_GPIO_NR(3, 26) macro
498 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in enable_rgb()
623 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in setup_display()
632 gpio_direction_output(RGB_BACKLIGHT_GP, 0); in board_preboot_os()
/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c426 #define RGB_BACKLIGHT_GP IMX_GPIO_NR(1, 21) macro
503 gpio_direction_output(RGB_BACKLIGHT_GP, 1); in enable_rgb()
806 gpio_direction_input(RGB_BACKLIGHT_GP); in setup_display()