Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x.h204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
H A Disp1362.h366 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro