Home
last modified time | relevance | path

Searched defs:PTD_GET_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Disp116x.h202 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro
H A Disp1362.h364 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro