Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h292 #define SM501_DC_CRT_CONTROL_TVP (1<<15) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c651 SM501_DC_CRT_CONTROL_TVP); in sm501fb_set_par_crt()
2179 #define SM501_CRT_CTRL_SAVE (SM501_DC_CRT_CONTROL_TVP | \
/openbmc/qemu/hw/display/
H A Dsm501.c341 #define SM501_DC_CRT_CONTROL_TVP (1 << 15) macro