Searched refs:TRB_FH_TO_INTERFACE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/cdns3/ | ||
| H A D | cdnsp-gadget.h | 965 #define TRB_FH_TO_INTERFACE(p) (((p) << 8) & GENMASK(15, 8)) macro |
| H A D | cdnsp-ring.c | 2500 TRB_FH_TO_INTERFACE(intf_num); in cdnsp_force_header_wakeup() |