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