Home
last modified time | relevance | path

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

/openbmc/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()
H A Dnet2272.c178 struct net2272_ep *ep; in net2272_enable()
296 struct net2272_ep *ep; in net2272_disable()
811 struct net2272_ep *ep; in net2272_queue()
928 struct net2272_ep *ep; in net2272_dequeue()
970 struct net2272_ep *ep; in net2272_set_halt_and_wedge()
1026 struct net2272_ep *ep; in net2272_fifo_status()
1047 struct net2272_ep *ep; in net2272_fifo_flush()
1229 struct net2272_ep *ep; in registers_show()
1634 struct net2272_ep *ep; in net2272_get_ep_by_addr()
1718 struct net2272_ep *ep; in net2272_handle_stat0_irqs()
[all …]