Home
last modified time | relevance | path

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

/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c50 #define LCD_PON_PIN 139 macro
329 gpio_request(LCD_PON_PIN, "LCD Pon"); in board_video_init()
331 gpio_direction_output(LCD_PON_PIN, 1); in board_video_init()