Searched refs:S1DREG_LCD_DISP_HWIDTH (Results 1 – 3 of 3) sorted by relevance
44 #define S1DREG_LCD_DISP_HWIDTH 0x0032 /* LCD Horizontal Display Width Register: ((val)+1)*8)=pix/l… macro
58 { S1DREG_LCD_DISP_HWIDTH, 0x63 },
686 xres = (s1d13xxxfb_readreg(par, S1DREG_LCD_DISP_HWIDTH) + 1) * 8; in s1d13xxxfb_fetch_hw_state()
Completed in 6 milliseconds