Searched refs:DISP0_PWR_EN (Results 1 – 1 of 1) sorted by relevance
60 #define DISP0_PWR_EN IMX_GPIO_NR(1, 21) macro162 gpio_request(DISP0_PWR_EN, "Display Power Enable"); in enable_backlight()163 gpio_direction_output(DISP0_PWR_EN, 1); in enable_backlight()
Completed in 4 milliseconds