Searched refs:PTD_LEN (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.h202 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro
H A Disp1362-hcd.c330 ptd->len = PTD_LEN(len) | PTD_DIR(dir);
H A Disp1362.h410 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro

Completed in 48 milliseconds