Home
last modified time | relevance | path

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

/u-boot/board/BuR/brxre1/
A Dboard.c36 #define LCD_PWR (0 + 5) macro
109 if (gpio_request(LCD_PWR, "LCD_PWR") != 0) in am33xx_spl_board_init()
111 else if (gpio_direction_output(LCD_PWR, 0) != 0) in am33xx_spl_board_init()

Completed in 2 milliseconds