Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c39 #define HISI_PCIE_EVENT_EN BIT_ULL(20) macro
487 val |= HISI_PCIE_EVENT_EN; in hisi_pcie_pmu_enable_counter()
497 val &= ~HISI_PCIE_EVENT_EN; in hisi_pcie_pmu_disable_counter()