Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dau1100fb.h173 #define LCD_HORZTIMING_HN2_BIT 24 macro
174 #define LCD_HORZTIMING_HN2_MASK (0xFF << LCD_HORZTIMING_HN2_BIT)
175 #define LCD_HORZTIMING_HN2_N(N) ((((N)-1) << LCD_HORZTIMING_HN2_BIT) & LCD_HORZTIMING_HN2_MASK)