Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h310 #define SM501_DC_CRT_H_TOT (0x20C) macro
/openbmc/qemu/hw/display/
H A Dsm501.c359 #define SM501_DC_CRT_H_TOT 0x20C macro
1269 case SM501_DC_CRT_H_TOT: in sm501_disp_ctrl_read()
1397 case SM501_DC_CRT_H_TOT: in sm501_disp_ctrl_write()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c532 base += SM501_DC_CRT_H_TOT; in sm501fb_set_par_geometry()