Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c330 #define LVDS_BACKLIGHT_GP IMX_GPIO_NR(1, 0) macro
439 gpio_direction_input(LVDS_BACKLIGHT_GP); in setup_display()
607 gpio_direction_output(LVDS_BACKLIGHT_GP, 1); in board_late_init()
/OK3568_Linux_fs/u-boot/board/ge/bx50v3/
H A Dbx50v3.c333 #define LVDS_BACKLIGHT_GP IMX_GPIO_NR(1, 0) macro
518 gpio_direction_input(LVDS_BACKLIGHT_GP); in setup_display_bx50v3()
670 gpio_direction_output(LVDS_BACKLIGHT_GP, 1); in board_late_init()
/OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c431 #define LVDS_BACKLIGHT_GP IMX_GPIO_NR(1, 18) macro
485 gpio_direction_output(LVDS_BACKLIGHT_GP, 1); in enable_lvds()
496 gpio_direction_output(LVDS_BACKLIGHT_GP, 1); in enable_lvds_jeida()
806 gpio_direction_input(LVDS_BACKLIGHT_GP); in setup_display()