Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h278 #define SM501_OFF_HWC_LOC (0x04) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c1085 smc501_writel(x | (y << 16), base + SM501_OFF_HWC_LOC); in sm501fb_cursor()
1510 smc501_writel(0x00, par->cursor_regs + SM501_OFF_HWC_LOC); in sm501_init_cursor()
/openbmc/qemu/hw/display/
H A Dsm501.c327 #define SM501_OFF_HWC_LOC 0x04 macro