Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c52 #define HISI_PCIE_TRIG_MODE_M GENMASK_ULL(53, 53) macro
241 reg |= FIELD_PREP(HISI_PCIE_TRIG_MODE_M, hisi_pcie_get_trig_mode(event)); in hisi_pcie_pmu_config_filter()