Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h26 #define HISI_PMU_V2 0x30 macro
H A Dhisi_uncore_ddrc_pmu.c261 if (ddrc_pmu->identifier >= HISI_PMU_V2) { in hisi_ddrc_pmu_init_data()
391 if (ddrc_pmu->identifier >= HISI_PMU_V2) in hisi_ddrc_pmu_probe()
H A Dhisi_uncore_l3c_pmu.c490 if (l3c_pmu->identifier >= HISI_PMU_V2) { in hisi_l3c_pmu_dev_probe()
H A Dhisi_uncore_uc_pmu.c315 bool erratum = uc_pmu->identifier == HISI_PMU_V2; in hisi_uc_pmu_write_counter()