Searched refs:PTD_GET_EP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 200 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro 558 PTD_DIR_STR(ptd), PTD_GET_EP(ptd), in dump_ptd()
|
H A D | isp1362.h | 362 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro 923 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd), in dump_ptd()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 200 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro 557 PTD_DIR_STR(ptd), PTD_GET_EP(ptd), in dump_ptd()
|
H A D | isp1362.h | 362 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro 868 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd), in dump_ptd()
|
Completed in 7 milliseconds