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