Searched refs:S1DREG_CRT_DISP_HWIDTH (Results 1 – 3 of 3) sorted by relevance
63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi… macro
77 { S1DREG_CRT_DISP_HWIDTH, 0x63 },
693 xres = (s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_HWIDTH) + 1) * 8; in s1d13xxxfb_fetch_hw_state()
Completed in 5 milliseconds