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