Home
last modified time | relevance | path

Searched refs:wa1_trb_index (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.h573 unsigned int wa1_trb_index; member
Dcdns2-gadget.c272 pep->wa1_trb_index = 0xFFFF; in cdns2_wa1_restore_cycle_bit()
294 pep->wa1_trb_index = pep->ring.enqueue; in cdns2_wa1_update_guard()
311 if (!doorbell || dma_index != pep->wa1_trb_index) in cdns2_wa1_tray_restore_cycle_bit()
/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-gadget.h1184 unsigned int wa1_trb_index; member
Dcdns3-gadget.c849 priv_ep->wa1_trb_index = 0xFFFF; in cdns3_wa1_restore_cycle_bit()
966 priv_ep->wa1_trb_index = priv_ep->enqueue; in cdns3_wa1_update_guard()
983 if (!doorbell || dma_index != priv_ep->wa1_trb_index) in cdns3_wa1_tray_restore_cycle_bit()