Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Disp1362.h419 #define PTD_GET_PR(p) (((p)->faddr & PTD_PR_MSK) >> 13) macro
971 PTD_GET_SPD(ptd), PTD_GET_SF_INT(ptd), PTD_GET_PR(ptd), PTD_GET_LAST(ptd)); in dump_ptd()