Home
last modified time | relevance | path

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

/drivers/perf/hisilicon/
Dhisi_uncore_sllc_pmu.c42 #define SLLC_SRCID_MSK_SHIFT 12 macro
127 val = (cmd << SLLC_SRCID_CMD_SHIFT) | (msk << SLLC_SRCID_MSK_SHIFT); in hisi_sllc_pmu_config_srcid()