Home
last modified time | relevance | path

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

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