Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Dxgene_pmu.c27 #define CSW_CSWCR 0x0000 macro
1303 reg = readl(csw_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1308 reg = readl(mcbb_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1315 reg = readl(mcba_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1337 reg = readl(csw_csr + CSW_CSWCR); in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1395 if (regmap_read(csw_map, CSW_CSWCR, &reg)) in fdt_pmu_probe_active_mcb_mcu_l3c()
/Linux-v6.6/drivers/edac/
Dxgene_edac.c122 #define CSW_CSWCR 0x0000 macro
314 if (regmap_read(ctx->edac->csw_map, CSW_CSWCR, &reg)) in xgene_edac_mc_is_active()