Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Disp116x.h203 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
Disp1362.h416 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro