Searched refs:ATMEL_HLCDC_DISP (Results 1 – 2 of 2) sorted by relevance
227 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_atomic_disable()229 !(status & ATMEL_HLCDC_DISP), in atmel_hlcdc_crtc_atomic_disable()280 regmap_write(regmap, ATMEL_HLCDC_EN, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_atomic_enable()282 status & ATMEL_HLCDC_DISP, in atmel_hlcdc_crtc_atomic_enable()
56 #define ATMEL_HLCDC_DISP BIT(2) macro