Home
last modified time | relevance | path

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

/drivers/perf/hisilicon/
Dhisi_uncore_sllc_pmu.c40 #define SLLC_TGTID_MAX_SHIFT 12 macro
91 u32 val = (max << SLLC_TGTID_MAX_SHIFT) | (min << SLLC_TGTID_MIN_SHIFT); in hisi_sllc_pmu_config_tgtid()