Home
last modified time | relevance | path

Searched refs:wa1_trb (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/cdns3/
Dgadget.c684 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()
788 priv_ep->wa1_trb = trb; in cdns3_wa1_update_guard()
2119 if (priv_ep->wa1_trb == priv_req->trb) in cdns3_gadget_ep_dequeue()
Dgadget.h1163 struct cdns3_trb *wa1_trb; member