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