Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h240 #define SM501_DC_PANEL_H_TOT (0x024) macro
/openbmc/qemu/hw/display/
H A Dsm501.c289 #define SM501_DC_PANEL_H_TOT 0x024 macro
1230 case SM501_DC_PANEL_H_TOT: in sm501_disp_ctrl_read()
1346 case SM501_DC_PANEL_H_TOT: in sm501_disp_ctrl_write()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c534 base += SM501_DC_PANEL_H_TOT; in sm501fb_set_par_geometry()