Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.h582 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-6.12.1/drivers/usb/cdns3/
Dcdns3-gadget.h1187 unsigned int wa1_trb_index; member
Dcdns3-gadget.c853 priv_ep->wa1_trb_index = 0xFFFF; in cdns3_wa1_restore_cycle_bit()
970 priv_ep->wa1_trb_index = priv_ep->enqueue; in cdns3_wa1_update_guard()
987 if (!doorbell || dma_index != priv_ep->wa1_trb_index) in cdns3_wa1_tray_restore_cycle_bit()