Lines Matching refs:status
216 #define usbhsf_irq_callback_ctrl(pipe, status, enable) \
220 u16 status = (1 << usbhs_pipe_number(pipe)); \
224 mod->status |= status; \
226 mod->status &= ~status; \
353 * DCP status stage
678 * if this pipe keeps BUF status and all data were popped,
690 * Control Write status stage at this timing, this driver
692 * controller is not able to complete the status stage.