Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h101 #define SM501_GATE_DISPLAY (2) macro
/openbmc/linux/drivers/video/fbdev/
H A 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()
2174 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0); in sm501fb_suspend()
2188 sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 1); in sm501fb_resume()
/openbmc/qemu/hw/display/
H A Dsm501.c142 #define SM501_GATE_DISPLAY 2 macro