LCD_PWMDIV_PWMDIV_N 228 drivers/video/fbdev/au1100fb.h #define LCD_PWMDIV_PWMDIV_N(N) ((((N)-1) << LCD_PWMDIV_PWMDIV_BIT) & LCD_PWMDIV_PWMDIV_MASK) LCD_PWMDIV_PWMDIV_N 237 drivers/video/fbdev/au1200fb.h #define LCD_PWMDIV_PWMDIV_N(N) ((N)<<0)