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

/drivers/usb/host/
H A Disp116x-hcd.c278 ptd->len = PTD_LEN(len) | PTD_DIR(dir);
H A Disp116x.h204 #define PTD_DIR(v) (((v) << 10) & PTD_DIR_MSK) macro
H A Disp1362-hcd.c330 ptd->len = PTD_LEN(len) | PTD_DIR(dir);
H A Disp1362.h412 #define PTD_DIR(v) (((v) << 10) & PTD_DIR_MSK) macro

Completed in 115 milliseconds