Lines Matching refs:possible_crtcs
672 * @possible_crtcs: pipes this plane can be bound to constructed from
675 uint32_t possible_crtcs;
829 uint32_t possible_crtcs,
841 uint32_t possible_crtcs,
854 * @possible_crtcs: bitmask of possible CRTCs
875 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \
879 possible_crtcs, funcs, formats, \
886 uint32_t possible_crtcs,
899 * @possible_crtcs: bitmask of possible CRTCs
919 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \
923 possible_crtcs, funcs, formats, \