Searched refs:wa1_trb (Results 1 – 4 of 4) sorted by relevance
581 struct cdns2_trb *wa1_trb; member
274 pep->wa1_trb->control |= cpu_to_le32(0x1); in cdns2_wa1_restore_cycle_bit()276 pep->wa1_trb->control &= cpu_to_le32(~0x1); in cdns2_wa1_restore_cycle_bit()293 pep->wa1_trb = trb; in cdns2_wa1_update_guard()1807 if (pep->wa1_trb == preq->trb) in cdns2_gadget_ep_dequeue()
855 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()856 priv_ep->wa1_trb->control | cpu_to_le32(0x1); in cdns3_wa1_restore_cycle_bit()858 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()859 priv_ep->wa1_trb->control & cpu_to_le32(~0x1); in cdns3_wa1_restore_cycle_bit()969 priv_ep->wa1_trb = trb; in cdns3_wa1_update_guard()2740 if (priv_ep->wa1_trb == priv_req->trb) in cdns3_gadget_ep_dequeue()
1186 struct cdns3_trb *wa1_trb; member