Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h356 #define SM501_2D_COLOR_COMPARE_MASK (0x24) macro
/openbmc/qemu/hw/display/
H A Dsm501.c405 #define SM501_2D_COLOR_COMPARE_MASK 0x24 macro
1486 case SM501_2D_COLOR_COMPARE_MASK: in sm501_2d_engine_read()
1574 case SM501_2D_COLOR_COMPARE_MASK: in sm501_2d_engine_write()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c1372 smc501_writel(0xffffffff, fbi->regs2d + SM501_2D_COLOR_COMPARE_MASK); in sm501fb_copyarea()
1433 smc501_writel(0xffffffff, fbi->regs2d + SM501_2D_COLOR_COMPARE_MASK); in sm501fb_fillrect()