Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c51 #define LCD_PON_PIN 139 macro
330 gpio_request(LCD_PON_PIN, "LCD Pon"); in board_video_init()
332 gpio_direction_output(LCD_PON_PIN, 1); in board_video_init()