Searched refs:HISI_PTT_SICL_ID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/hwtracing/ptt/ | ||
D | hisi_ptt.h | 63 #define HISI_PTT_SICL_ID GENMASK(31, 16) macro |
D | hisi_ptt.c | 1240 sicl_id = FIELD_GET(HISI_PTT_SICL_ID, reg); in hisi_ptt_register_pmu() |