Home
last modified time | relevance | path

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

/u-boot/board/freescale/mx6sabresd/
A Dmx6sabresd.c60 #define DISP0_PWR_EN IMX_GPIO_NR(1, 21) macro
162 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