Home
last modified time | relevance | path

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

/external/u-boot/board/k+p/kp_imx53/
Dkp_imx53.c25 #define LCD_BACKLIGHT IMX_GPIO_NR(1, 1) macro
184 gpio_request(LCD_BACKLIGHT, "LCD_BACKLIGHT"); in board_disable_display()
185 gpio_direction_output(LCD_BACKLIGHT, 0); in board_disable_display()