Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsm501-regs.h104 #define SM501_GATE_DISPLAY (2) macro
/Linux-v4.19/drivers/video/fbdev/
Dsm501fb.c1618 sm501_unit_power(dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_start()
1654 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_stop()
2201 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_suspend()
2215 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_resume()