Searched refs:ATMEL_HLCDC_DISP (Results 1 – 2 of 2) sorted by relevance
179 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_atomic_disable()181 (status & ATMEL_HLCDC_DISP)) in atmel_hlcdc_crtc_atomic_disable()228 regmap_write(regmap, ATMEL_HLCDC_EN, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_atomic_enable()230 !(status & ATMEL_HLCDC_DISP)) in atmel_hlcdc_crtc_atomic_enable()
48 #define ATMEL_HLCDC_DISP BIT(2) macro