Searched refs:next_ep0_request (Results 1 – 2 of 2) sorted by relevance
16 #define next_ep0_request(mtu) next_request((mtu)->ep0) macro511 mreq = next_ep0_request(mtu); in ep0_rx_state()555 struct mtu3_request *mreq = next_ep0_request(mtu); in ep0_tx_state()610 mreq = next_ep0_request(mtu); in ep0_read_setup()673 mreq = next_ep0_request(mtu); in ep0_handle_setup()729 mreq = next_ep0_request(mtu); in mtu3_ep0_isr()
21 #define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0]) macro471 request = next_ep0_request(musb); in ep0_rxstate()524 struct musb_request *req = next_ep0_request(musb); in ep0_txstate()597 r = next_ep0_request(musb); in musb_read_setup()749 req = next_ep0_request(musb); in musb_g_ep0_irq()