Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h236 #define SM501_DC_PANEL_FB_WIDTH (0x014) macro
/openbmc/qemu/hw/display/
H A Dsm501.c285 #define SM501_DC_PANEL_FB_WIDTH 0x014 macro
1217 case SM501_DC_PANEL_FB_WIDTH: in sm501_disp_ctrl_read()
1333 case SM501_DC_PANEL_FB_WIDTH: in sm501_disp_ctrl_write()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c615 smc501_writel(reg, fbi->regs + SM501_DC_PANEL_FB_WIDTH); in sm501fb_pan_pnl()