Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h270 #define SM501_DC_PANEL_HWC_ADDR (0x0F0) macro
/openbmc/qemu/hw/display/
H A Dsm501.c319 #define SM501_DC_PANEL_HWC_ADDR 0x0F0 macro
1243 case SM501_DC_PANEL_HWC_ADDR: in sm501_disp_ctrl_read()
1359 case SM501_DC_PANEL_HWC_ADDR: in sm501_disp_ctrl_write()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c1630 sm501_init_cursor(info->fb[HEAD_PANEL], SM501_DC_PANEL_HWC_ADDR); in sm501fb_start()