Searched refs:TRB_SETUP_SPEEDID (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/cdns3/ | ||
| H A D | cdnsp-gadget.h | 1048 #define TRB_SETUP_SPEEDID(p) ((p) & (1 << 7)) macro |
| H A D | cdnsp-ring.c | 1486 pdev->setup_speed = TRB_SETUP_SPEEDID(flags); in cdnsp_handle_event() |