Searched refs:size_constr_p (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c371 static u32 compute_wc(u32 width_px, u8 size_constr_p, u8 size_constr_b) argument
374 return (((width_px / size_constr_p) * size_constr_b) & 0xffff);

Completed in 186 milliseconds