Searched refs:M66592_MAX_NUM_PIPE (Results 1 – 2 of 2) sorted by relevance
418 #define M66592_MAX_NUM_PIPE 8 macro475 struct m66592_ep ep[M66592_MAX_NUM_PIPE];476 struct m66592_ep *pipenum2ep[M66592_MAX_NUM_PIPE];
112 else if (pipenum < M66592_MAX_NUM_PIPE) { in control_reg_get_pid()128 else if (pipenum < M66592_MAX_NUM_PIPE) { in control_reg_set_pid()157 else if (pipenum < M66592_MAX_NUM_PIPE) { in control_reg_get()174 else if (pipenum < M66592_MAX_NUM_PIPE) { in control_reg_sqclr()913 for (pipenum = 1; pipenum < M66592_MAX_NUM_PIPE; pipenum++) { in irq_pipe_ready()944 for (pipenum = 1; pipenum < M66592_MAX_NUM_PIPE; pipenum++) { in irq_pipe_empty()1634 for (i = 0; i < M66592_MAX_NUM_PIPE; i++) { in m66592_probe()