Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsm501-regs.h104 #define SM501_GATE_DISPLAY (2) macro
/linux-2.6.39/drivers/video/
Dsm501fb.c1616 sm501_unit_power(dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_start()
1652 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_stop()
2188 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_suspend()
2202 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_resume()