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