Searched refs:PLANE_CTL_FLIP_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
4775 return PLANE_CTL_FLIP_HORIZONTAL; in cnl_plane_ctl_flip()10636 val & PLANE_CTL_FLIP_HORIZONTAL) in skl_get_initial_plane_config()
6928 #define PLANE_CTL_FLIP_HORIZONTAL (1 << 8) macro