Lines Matching refs:intpri_wd
865 props->intpri_wd = FIELD_GET(MPAMF_PRI_IDR_INTPRI_WD, pri_features);
866 if (props->intpri_wd && FIELD_GET(MPAMF_PRI_IDR_HAS_INTPRI, pri_features)) {
1560 u16 intpri = GENMASK(rprops->intpri_wd, 0);
2255 parent->intpri_wd = child->intpri_wd;
2257 intpri_wd, alias)) {
2258 pr_debug("%s took the min intpri_wd\n", __func__);
2259 parent->intpri_wd = min(parent->intpri_wd, child->intpri_wd);