Home
last modified time | relevance | path

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

/linux-6.12.1/include/video/
Ds1d13xxxfb.h68 #define S1DREG_CRT_DISP_VHEIGHT1 0x0057 /* CRT/TV Vertical Display Height Register 1 */ macro
/linux-6.12.1/drivers/video/fbdev/
Ds1d13xxxfb.c703 ((s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_VHEIGHT1) & 0x03) << 8) + 1); in s1d13xxxfb_fetch_hw_state()