Searched refs:VOP_FEATURE_SPLICE (Results 1 – 4 of 4) sorted by relevance
54 #define VOP_FEATURE_SPLICE BIT(5) macro
3931 .feature = VOP_FEATURE_SPLICE,
4753 if (vop2_has_feature(win->vop2, VOP_FEATURE_SPLICE)) { in vop2_plane_atomic_check()8195 if (vop2_has_feature(vop2, VOP_FEATURE_SPLICE)) { in vop2_crtc_atomic_check()
947 #define VOP_FEATURE_SPLICE BIT(5) macro