Home
last modified time | relevance | path

Searched refs:set_fifo_bytecount (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dnet2280.h333 static inline void set_fifo_bytecount(struct net2280_ep *ep, unsigned count) in set_fifo_bytecount() function
H A Dnet2272.h569 static void set_fifo_bytecount(struct net2272_ep *ep, unsigned count) in set_fifo_bytecount() function
H A Dnet2280.c654 set_fifo_bytecount(ep, count & 0x03); in write_fifo()
2888 set_fifo_bytecount(ep, sizeof(status)); in handle_stat0_irqs_superspeed()
2900 set_fifo_bytecount(ep, sizeof(status)); in handle_stat0_irqs_superspeed()
3231 set_fifo_bytecount(ep, w_length); in handle_stat0_irqs()