Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/
H A Dxgene_pmu.c27 #define CSW_CSWCR 0x0000 macro
1307 reg = readl(csw_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1312 reg = readl(mcbb_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1319 reg = readl(mcba_csr + CSW_CSWCR); in acpi_pmu_probe_active_mcb_mcu_l3c()
1341 reg = readl(csw_csr + CSW_CSWCR); in acpi_pmu_v3_probe_active_mcb_mcu_l3c()
1399 if (regmap_read(csw_map, CSW_CSWCR, &reg)) in fdt_pmu_probe_active_mcb_mcu_l3c()
/OK3568_Linux_fs/kernel/drivers/edac/
H A 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()