Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.h38 # define UDC_FIFO_EN (1 << 2) macro
H A Domap_udc.c1868 if ((stat_flg & UDC_ACK) && (!(stat_flg & UDC_FIFO_EN) in pio_out_timer()
2187 (stat_flg & UDC_FIFO_EN) ? "fifo_en " : "", in proc_ep_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.h38 # define UDC_FIFO_EN (1 << 2) macro
H A Domap_udc.c1873 if ((stat_flg & UDC_ACK) && (!(stat_flg & UDC_FIFO_EN) in pio_out_timer()
2187 (stat_flg & UDC_FIFO_EN) ? "fifo_en " : "", in proc_ep_show()

Completed in 9 milliseconds