Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h102 #define SM501_GATE_2D_ENGINE (3) macro
/openbmc/qemu/hw/display/
H A Dsm501.c143 #define SM501_GATE_2D_ENGINE 3 macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c1626 sm501_unit_power(dev->parent, SM501_GATE_2D_ENGINE, 1); in sm501fb_start()