Searched refs:fotg210_chip (Results 1 – 1 of 1) sorted by relevance
29 struct fotg210_chip;39 struct fotg210_chip *chip;49 struct fotg210_chip { struct67 static inline int fifo_to_ep(struct fotg210_chip *chip, int id, int in) in fifo_to_ep() argument72 static inline int ep_to_fifo(struct fotg210_chip *chip, int id) in ep_to_fifo()77 static inline int ep_reset(struct fotg210_chip *chip, uint8_t ep_addr) in ep_reset()101 static int fotg210_reset(struct fotg210_chip *chip) in fotg210_reset()190 static inline int fotg210_cxwait(struct fotg210_chip *chip, uint32_t mask) in fotg210_cxwait()211 struct fotg210_chip *chip = ep->chip; in fotg210_dma()319 static void fotg210_setup(struct fotg210_chip *chip) in fotg210_setup()[all …]