Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Disp116x.h201 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro
Disp1362.h414 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro