Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dnet2272.h414 struct net2272_ep { struct
439 struct net2272_ep ep[4]; argument
521 net2272_ep_write(struct net2272_ep *ep, unsigned int reg, u8 value) in net2272_ep_write()
533 net2272_ep_read(struct net2272_ep *ep, unsigned int reg) in net2272_ep_read()
544 static void allow_status(struct net2272_ep *ep) in allow_status()
554 static void set_halt(struct net2272_ep *ep) in set_halt()
561 static void clear_halt(struct net2272_ep *ep) in clear_halt()
569 static void set_fifo_bytecount(struct net2272_ep *ep, unsigned count) in set_fifo_bytecount()