Home
last modified time | relevance | path

Searched refs:LCD_HORZTIMING_HN2_BIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dau1100fb.h174 #define LCD_HORZTIMING_HN2_BIT 24 macro
175 #define LCD_HORZTIMING_HN2_MASK (0xFF << LCD_HORZTIMING_HN2_BIT)
176 #define LCD_HORZTIMING_HN2_N(N) ((((N)-1) << LCD_HORZTIMING_HN2_BIT) & LCD_HORZTIMING_HN2_MASK)