Searched refs:LCD_HORZTIMING_HPW_BIT (Results 1 – 1 of 1) sorted by relevance
184 #define LCD_HORZTIMING_HPW_BIT 10 macro185 #define LCD_HORZTIMING_HPW_MASK (0x3F << LCD_HORZTIMING_HPW_BIT)186 #define LCD_HORZTIMING_HPW_N(N) ((((N)-1) << LCD_HORZTIMING_HPW_BIT) & LCD_HORZTIMING_HPW_MASK)