Home
last modified time | relevance | path

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

/external/u-boot/board/teejet/mt_ventoux/
Dmt_ventoux.c49 #define LCD_PWR 138 macro
328 gpio_request(LCD_PWR, "LCD Power"); in board_video_init()
330 gpio_direction_output(LCD_PWR, 0); in board_video_init()
/external/u-boot/board/BuR/brxre1/
Dboard.c33 #define LCD_PWR (0+5) macro
117 gpio_direction_output(LCD_PWR, 0); in am33xx_spl_board_init()