Searched refs:PTD_DIR (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/host/
H A Disp116x.h205 #define PTD_DIR(v) (((v) << 10) & PTD_DIR_MSK) macro
H A Disp1362.h367 #define PTD_DIR(v) (((v) << 10) & PTD_DIR_MSK) macro
H A Disp116x-hcd.c279 ptd->len = PTD_LEN(len) | PTD_DIR(dir);
H A Disp1362-hcd.c332 ptd->len = PTD_LEN(len) | PTD_DIR(dir);

Completed in 130 milliseconds