Searched refs:wa1_trb (Results 1 – 4 of 4) sorted by relevance
684 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()685 priv_ep->wa1_trb->control | 0x1; in cdns3_wa1_restore_cycle_bit()687 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()688 priv_ep->wa1_trb->control & ~0x1; in cdns3_wa1_restore_cycle_bit()787 priv_ep->wa1_trb = trb; in cdns3_wa1_update_guard()2093 if (priv_ep->wa1_trb == priv_req->trb) in cdns3_gadget_ep_dequeue()
1163 struct cdns3_trb *wa1_trb; member
860 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()861 priv_ep->wa1_trb->control | cpu_to_le32(0x1); in cdns3_wa1_restore_cycle_bit()863 priv_ep->wa1_trb->control = in cdns3_wa1_restore_cycle_bit()864 priv_ep->wa1_trb->control & cpu_to_le32(~0x1); in cdns3_wa1_restore_cycle_bit()964 priv_ep->wa1_trb = trb; in cdns3_wa1_update_guard()2654 if (priv_ep->wa1_trb == priv_req->trb) in cdns3_gadget_ep_dequeue()
1182 struct cdns3_trb *wa1_trb; member