Searched refs:ATMEL_HLCDC_DIS (Results 1 – 4 of 4) sorted by relevance
31 #define ATMEL_HLCDC_DIS 0x24 macro
179 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_atomic_disable()184 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_SYNC); in atmel_hlcdc_crtc_atomic_disable()189 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_PIXEL_CLK); in atmel_hlcdc_crtc_atomic_disable()
41 if (reg <= ATMEL_HLCDC_DIS) { in regmap_atmel_hlcdc_reg_write()
151 ret = regmap_write(hlcdc->regmap, ATMEL_HLCDC_DIS, in atmel_hlcdc_pwm_apply()