Home
last modified time | relevance | path

Searched refs:mon_sel (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/resctrl/
H A Dmpam_devices.c757 u32 now, mon_sel, ctl_val; in mpam_ris_hw_probe_csu_nrdy() local
764 mon_sel = FIELD_PREP(MSMON_CFG_MON_SEL_MON_SEL, 0) | in mpam_ris_hw_probe_csu_nrdy()
766 mpam_write_monsel_reg(msc, CFG_MON_SEL, mon_sel); in mpam_ris_hw_probe_csu_nrdy()
1217 u32 mon_sel, ctl_val, flt_val, cur_ctl, cur_flt; in __ris_msmon_read() local
1223 mon_sel = FIELD_PREP(MSMON_CFG_MON_SEL_MON_SEL, ctx->mon) | in __ris_msmon_read()
1225 mpam_write_monsel_reg(msc, CFG_MON_SEL, mon_sel); in __ris_msmon_read()
1677 u32 cur_flt, cur_ctl, mon_sel; in mpam_save_mbwu_state() local
1689 mon_sel = FIELD_PREP(MSMON_CFG_MON_SEL_MON_SEL, i) | in mpam_save_mbwu_state()
1691 mpam_write_monsel_reg(msc, CFG_MON_SEL, mon_sel); in mpam_save_mbwu_state()