Home
last modified time | relevance | path

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

/openbmc/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c327 #define LVDS_POWER_GP IMX_GPIO_NR(3, 22) macro
342 gpio_direction_output(LVDS_POWER_GP, 1); in board_cfb_skip()
438 gpio_direction_input(LVDS_POWER_GP); in setup_display()
/openbmc/u-boot/board/ge/bx50v3/
H A Dbx50v3.c338 #define LVDS_POWER_GP IMX_GPIO_NR(3, 22) macro
353 gpio_direction_output(LVDS_POWER_GP, 1); in board_cfb_skip()
536 gpio_direction_input(LVDS_POWER_GP); in setup_display_bx50v3()