Searched refs:ATMEL_LCDC_POL_POSITIVE (Results 1 – 2 of 2) sorted by relevance
180 #define ATMEL_LCDC_POL_POSITIVE (1 << 2) macro
185 | ATMEL_LCDC_POL_POSITIVE212 if (contrast_ctr & ATMEL_LCDC_POL_POSITIVE) in atmel_bl_update_status()293 contrast_ctr &= ~(ATMEL_LCDC_POL_POSITIVE); in init_contrast()