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