Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dau1100fb.h177 #define LCD_HORZTIMING_HN1_BIT 16 macro
178 #define LCD_HORZTIMING_HN1_MASK (0xFF << LCD_HORZTIMING_HN1_BIT)
179 #define LCD_HORZTIMING_HN1_N(N) ((((N)-1) << LCD_HORZTIMING_HN1_BIT) & LCD_HORZTIMING_HN1_MASK)