Searched refs:SETUP (Results 1 – 1 of 1) sorted by relevance
657 #define SETUP(type, request) (((type) << 8) | (request)) macro706 switch (SETUP(r.bRequestType, r.bRequest)) { in handle_setup()707 case SETUP(USB_RECIP_ENDPOINT, USB_REQ_CLEAR_FEATURE): in handle_setup()732 case SETUP(USB_RECIP_DEVICE, USB_REQ_SET_ADDRESS): in handle_setup()742 case SETUP(USB_DIR_IN | USB_RECIP_DEVICE, USB_REQ_GET_STATUS): in handle_setup()