Searched refs:HISI_PTT_CORE_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/ptt/ | ||
H A D | hisi_ptt.h | 61 #define HISI_PTT_CORE_ID GENMASK(15, 0) macro |
H A D | hisi_ptt.c | 1235 core_id = FIELD_GET(HISI_PTT_CORE_ID, reg); in hisi_ptt_register_pmu() |