Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsm501-regs.h101 #define SM501_GATE_DISPLAY (2) macro
/linux-5.19.10/drivers/video/fbdev/
Dsm501fb.c1623 sm501_unit_power(dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_start()
1659 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_stop()
2176 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_suspend()
2190 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_resume()