Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dau1100fb.h180 #define LCD_HORZTIMING_HPW_BIT 10 macro
181 #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)