Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h58 #define HISI_PTT_DEVICE_RANGE_UPPER GENMASK(31, 16) macro
H A Dhisi_ptt.c759 hisi_ptt->upper_bdf = FIELD_GET(HISI_PTT_DEVICE_RANGE_UPPER, reg); in hisi_ptt_init_ctrls()