Searched refs:sum_rest (Results 1 – 1 of 1) sorted by relevance
1000 unsigned int sum_rot, sum_rest; in drm_client_rotation() local1008 sum_rest = panel_rest ^ cmdline_rest; in drm_client_rotation()1010 *rotation = (1 << sum_rot) | sum_rest; in drm_client_rotation()
Completed in 5 milliseconds