Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Ds1d13xxxfb.h67 #define S1DREG_CRT_DISP_VHEIGHT0 0x0056 /* CRT/TV Vertical Display Height Register 0 */ macro
/Linux-v5.10/arch/sh/boards/mach-microdev/
Dsetup.c81 { S1DREG_CRT_DISP_VHEIGHT0, 0x57 },
/Linux-v5.10/drivers/video/fbdev/
Ds1d13xxxfb.c695 yres = (s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_VHEIGHT0) + in s1d13xxxfb_fetch_hw_state()