Searched refs:S1DREG_LCD_DISP_VHEIGHT1 (Results 1 – 3 of 3) sorted by relevance
49 #define S1DREG_LCD_DISP_VHEIGHT1 0x0039 /* LCD Vertical Display Height Register 1 */ macro
63 { S1DREG_LCD_DISP_VHEIGHT1, 0x02 },
688 ((s1d13xxxfb_readreg(par, S1DREG_LCD_DISP_VHEIGHT1) & 0x03) << 8) + 1); in s1d13xxxfb_fetch_hw_state()