Searched refs:ATMEL_HLCDC_DIS (Results 1 – 4 of 4) sorted by relevance
145 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_DISP); in atmel_hlcdc_crtc_disable()150 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_SYNC); in atmel_hlcdc_crtc_disable()155 regmap_write(regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_PIXEL_CLK); in atmel_hlcdc_crtc_disable()
42 #define ATMEL_HLCDC_DIS 0x24 macro
50 if (reg <= ATMEL_HLCDC_DIS) { in regmap_atmel_hlcdc_reg_write()
187 ret = regmap_write(hlcdc->regmap, ATMEL_HLCDC_DIS, ATMEL_HLCDC_PWM); in atmel_hlcdc_pwm_disable()