Searched refs:ATMEL_HLCDC_LAYER_DISC_SIZE (Results 1 – 2 of 2) sorted by relevance
115 #define ATMEL_HLCDC_LAYER_DISC_SIZE(w, h) (((w) - 1) | (((h) - 1) << 16)) macro
592 ATMEL_HLCDC_LAYER_DISC_SIZE(state->disc_w, in atmel_hlcdc_plane_update_disc_area()