Home
last modified time | relevance | path

Searched refs:UDC_NO_RXPACKET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.h28 # define UDC_NO_RXPACKET (1 << 15) macro
H A Domap_udc.c1997 if (stat & UDC_NO_RXPACKET) in omap_udc_iso_irq()
2177 (stat_flg & UDC_NO_RXPACKET) ? "no_rxpacket " : "", in proc_ep_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.h28 # define UDC_NO_RXPACKET (1 << 15) macro
H A Domap_udc.c2002 if (stat & UDC_NO_RXPACKET) in omap_udc_iso_irq()
2177 (stat_flg & UDC_NO_RXPACKET) ? "no_rxpacket " : "", in proc_ep_show()

Completed in 7 milliseconds