Home
last modified time | relevance | path

Searched refs:wa1_trb_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h539 * @wa1_trb_index: TRB index for WA1.
573 unsigned int wa1_trb_index; member
H A 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()
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.c858 priv_ep->wa1_trb_index = 0xFFFF; in cdns3_wa1_restore_cycle_bit()
965 priv_ep->wa1_trb_index = priv_ep->enqueue; in cdns3_wa1_update_guard()
982 if (!doorbell || dma_index != priv_ep->wa1_trb_index) in cdns3_wa1_tray_restore_cycle_bit()
H A Dgadget.h1186 unsigned int wa1_trb_index; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A 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()
H A Dcdns3-gadget.h1187 unsigned int wa1_trb_index; member

Completed in 18 milliseconds