Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c1328 u32 mcb0routing; in acpi_pmu_v3_probe_active_mcb_mcu_l3c() local
1338 mcb0routing = CSW_CSWCR_MCB0_ROUTING(reg); in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1346 if ((mcb0routing == 0x2) && (mcb1routing == 0x2)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1348 else if ((mcb0routing == 0x1) && (mcb1routing == 0x1)) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1358 if (mcb0routing == 0x2) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1360 else if (mcb0routing == 0x1) in acpi_pmu_v3_probe_active_mcb_mcu_l3c()