Searched refs:LCD_CONTROL_SBPPF_MASK (Results 1 – 1 of 1) sorted by relevance
130 #define LCD_CONTROL_SBPPF_MASK (0x7 << LCD_CONTROL_SBPPF_BIT) macro487 index = (fbdev->panel->control_base & LCD_CONTROL_SBPPF_MASK) >> LCD_CONTROL_SBPPF_BIT; in au1100fb_setmode()