Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h59 #define HISI_PTT_DEVICE_RANGE_LOWER GENMASK(15, 0) macro
H A Dhisi_ptt.c760 hisi_ptt->lower_bdf = FIELD_GET(HISI_PTT_DEVICE_RANGE_LOWER, reg); in hisi_ptt_init_ctrls()