Home
last modified time | relevance | path

Searched refs:HISI_PTT_DEVICE_RANGE_UPPER (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/hwtracing/ptt/
Dhisi_ptt.h59 #define HISI_PTT_DEVICE_RANGE_UPPER GENMASK(31, 16) macro
Dhisi_ptt.c762 hisi_ptt->upper_bdf = FIELD_GET(HISI_PTT_DEVICE_RANGE_UPPER, reg); in hisi_ptt_init_ctrls()