Home
last modified time | relevance | path

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

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