Searched refs:LCD_BACKLIGHT (Results 1 – 1 of 1) sorted by relevance
25 #define LCD_BACKLIGHT IMX_GPIO_NR(1, 1) macro184 gpio_request(LCD_BACKLIGHT, "LCD_BACKLIGHT"); in board_disable_display()185 gpio_direction_output(LCD_BACKLIGHT, 0); in board_disable_display()