Searched refs:SET_PORT_ID (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 986 #define SET_PORT_ID(p) (((p) << 24) & GENMASK(31, 24)) macro |
D | cdnsp-ring.c | 2483 TRB_TYPE(TRB_FORCE_HEADER) | SET_PORT_ID(2)); in cdnsp_force_header_wakeup() |