Home
last modified time | relevance | path

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

/linux/include/video/
H A Ds1d13xxxfb.h63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi… macro
/linux/drivers/video/fbdev/
H A Ds1d13xxxfb.c701 xres = (s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_HWIDTH) + 1) * 8; in s1d13xxxfb_fetch_hw_state()