Searched refs:EP_STAT1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | net2272.c | 206 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_enable() 281 net2272_ep_write(ep, EP_STAT1, in net2272_ep_reset() 489 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_out_flush() 858 net2272_ep_read(ep, EP_STAT1) & (1 << LOCAL_OUT_ZLP)) { in net2272_queue() 1053 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_fifo_flush() 1253 net2272_ep_read(ep, EP_STAT1), in registers_show() 1597 stat1 = net2272_ep_read(ep, EP_STAT1); in net2272_handle_ep() 1606 net2272_ep_write(ep, EP_STAT1, stat1); in net2272_handle_ep() 1679 net2272_write(dev, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_set_test_mode() 1746 net2272_ep_write(ep, EP_STAT1, in net2272_handle_stat0_irqs() [all...] |
H A D | net2272.h | 143 #define EP_STAT1 0x07 macro
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | net2272.c | 206 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_enable() 281 net2272_ep_write(ep, EP_STAT1, in net2272_ep_reset() 489 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_out_flush() 859 net2272_ep_read(ep, EP_STAT1) & (1 << LOCAL_OUT_ZLP)) { in net2272_queue() 1055 net2272_ep_write(ep, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_fifo_flush() 1257 net2272_ep_read(ep, EP_STAT1), in registers_show() 1609 stat1 = net2272_ep_read(ep, EP_STAT1); in net2272_handle_ep() 1618 net2272_ep_write(ep, EP_STAT1, stat1); in net2272_handle_ep() 1691 net2272_write(dev, EP_STAT1, 1 << BUFFER_FLUSH); in net2272_set_test_mode() 1758 net2272_ep_write(ep, EP_STAT1, in net2272_handle_stat0_irqs() [all...] |
H A D | net2272.h | 143 #define EP_STAT1 0x07 macro
|
Completed in 8 milliseconds