Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp1362.h374 #define PTD_GET_PR(p) (((p)->faddr & PTD_PR_MSK) >> 13) macro
871 PTD_GET_SPD(ptd), PTD_GET_SF_INT(ptd), PTD_GET_PR(ptd), PTD_GET_LAST(ptd)); in dump_ptd()