Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Ds1d13xxxfb.h68 #define S1DREG_CRT_DISP_VHEIGHT1 0x0057 /* CRT/TV Vertical Display Height Register 1 */ macro
/Linux-v4.19/arch/sh/boards/mach-microdev/
Dsetup.c84 { S1DREG_CRT_DISP_VHEIGHT1, 0x02 },
/Linux-v4.19/drivers/video/fbdev/
Ds1d13xxxfb.c696 ((s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_VHEIGHT1) & 0x03) << 8) + 1); in s1d13xxxfb_fetch_hw_state()