Searched refs:mbw_pbm_bits (Results 1 – 3 of 3) sorted by relevance
215 fake_ris1.props.mbw_pbm_bits = 5; in test_mpam_enable_merge_features()216 fake_ris2.props.mbw_pbm_bits = 3; in test_mpam_enable_merge_features()227 KUNIT_EXPECT_EQ(test, fake_class.props.mbw_pbm_bits, 0); in test_mpam_enable_merge_features()
820 props->mbw_pbm_bits = FIELD_GET(MPAMF_MBW_IDR_BWPBM_WD, mbw_features); in mpam_ris_hw_probe()821 if (props->mbw_pbm_bits && in mpam_ris_hw_probe()1569 mpam_reset_msc_bitmap(msc, MPAMCFG_MBW_PBM, rprops->mbw_pbm_bits); in mpam_reprogram_ris_partid()2183 parent->mbw_pbm_bits = child->mbw_pbm_bits; in __props_mismatch()2185 mbw_pbm_bits, alias)) { in __props_mismatch()2188 parent->mbw_pbm_bits = 0; in __props_mismatch()2613 if (cprops->mbw_pbm_bits) in mpam_reset_component_cfg()2614 comp->cfg[i].mbw_pbm = GENMASK(cprops->mbw_pbm_bits - 1, 0); in mpam_reset_component_cfg()
198 u16 mbw_pbm_bits; member