Searched refs:atmel_hlcdc_dc_mode_valid (Results 1 – 4 of 4) sorted by relevance
145 int atmel_hlcdc_dc_mode_valid(struct atmel_hlcdc_dc *dc,
177 return atmel_hlcdc_dc_mode_valid(rgb->dc, mode); in atmel_hlcdc_rgb_mode_valid()
236 if (atmel_hlcdc_dc_mode_valid(crtc->dc, &s->adjusted_mode) != MODE_OK) in atmel_hlcdc_crtc_atomic_check()
143 int atmel_hlcdc_dc_mode_valid(struct atmel_hlcdc_dc *dc, in atmel_hlcdc_dc_mode_valid() function