Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c48 #define HISI_PCIE_THR_MODE_M GENMASK_ULL(27, 27) macro
249 reg |= FIELD_PREP(HISI_PCIE_THR_MODE_M, hisi_pcie_get_thr_mode(event)); in hisi_pcie_pmu_config_filter()