Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dau1100fb.h226 #define LCD_PWMDIV_PWMDIV_BIT 0 macro
227 #define LCD_PWMDIV_PWMDIV_MASK (0xFFF << LCD_PWMDIV_PWMDIV_BIT)
228 #define LCD_PWMDIV_PWMDIV_N(N) ((((N)-1) << LCD_PWMDIV_PWMDIV_BIT) & LCD_PWMDIV_PWMDIV_MASK)