Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c50 #define LCD_PWR 138 macro
329 gpio_request(LCD_PWR, "LCD Power"); in board_video_init()
331 gpio_direction_output(LCD_PWR, 0); in board_video_init()
/OK3568_Linux_fs/u-boot/board/BuR/brxre1/
H A Dboard.c34 #define LCD_PWR (0+5) macro
120 gpio_direction_output(LCD_PWR, 0); in am33xx_spl_board_init()