Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp116x.h203 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro
H A Disp1362.h365 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro
H A Disp116x-hcd.c279 ptd->len = PTD_LEN(len) | PTD_DIR(dir); in preproc_atl_queue()
H A Disp1362-hcd.c332 ptd->len = PTD_LEN(len) | PTD_DIR(dir); in prepare_ptd()