Searched refs:LCD_PWR (Results 1 – 1 of 1) sorted by relevance
36 #define LCD_PWR (0 + 5) macro109 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