Searched refs:wa1_trb (Results 1 – 2 of 2) sorted by relevance
849 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()850 priv_ep->wa1_trb->control | cpu_to_le32(0x1); in cdns3_wa1_restore_cycle_bit()852 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()853 priv_ep->wa1_trb->control & cpu_to_le32(~0x1); in cdns3_wa1_restore_cycle_bit()963 priv_ep->wa1_trb = trb; in cdns3_wa1_update_guard()2657 if (priv_ep->wa1_trb == priv_req->trb) in cdns3_gadget_ep_dequeue()
1183 struct cdns3_trb *wa1_trb; member