Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x.h204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
543 switch(PTD_GET_DIR(ptd)){ \
567 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()
579 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()