Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c41 #define SLLC_SRCID_CMD_SHIFT 1 macro
127 val = (cmd << SLLC_SRCID_CMD_SHIFT) | (msk << SLLC_SRCID_MSK_SHIFT); in hisi_sllc_pmu_config_srcid()