Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c28 struct fotg210_chip;
38 struct fotg210_chip *chip;
48 struct fotg210_chip { struct
66 static inline int fifo_to_ep(struct fotg210_chip *chip, int id, int in) in fifo_to_ep() argument
71 static inline int ep_to_fifo(struct fotg210_chip *chip, int id) in ep_to_fifo()
76 static inline int ep_reset(struct fotg210_chip *chip, uint8_t ep_addr) in ep_reset()
100 static int fotg210_reset(struct fotg210_chip *chip) in fotg210_reset()
189 static inline int fotg210_cxwait(struct fotg210_chip *chip, uint32_t mask) in fotg210_cxwait()
210 struct fotg210_chip *chip = ep->chip; in fotg210_dma()
318 static void fotg210_setup(struct fotg210_chip *chip) in fotg210_setup()
[all …]