Searched refs:ATMEL_HLCDC_DISP (Results 1 – 2 of 2) sorted by relevance
145 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_disable()147 (status & ATMEL_HLCDC_DISP)) in atmel_hlcdc_crtc_disable()198 regmap_write(regmap, ATMEL_HLCDC_EN, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_enable()200 !(status & ATMEL_HLCDC_DISP)) in atmel_hlcdc_crtc_enable()
59 #define ATMEL_HLCDC_DISP BIT(2) macro