Lines Matching defs:chip
39 struct fotg210_chip *chip; member
67 static inline int fifo_to_ep(struct fotg210_chip *chip, int id, int in) in fifo_to_ep()
72 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() local
319 static void fotg210_setup(struct fotg210_chip *chip) in fotg210_setup()
467 static void fotg210_recv(struct fotg210_chip *chip, int ep_id) in fotg210_recv()
505 struct fotg210_chip *chip = ep->chip; in fotg210_ep_enable() local
549 struct fotg210_chip *chip = ep->chip; in fotg210_ep_disable() local
587 struct fotg210_chip *chip = ep->chip; in fotg210_ep_queue() local
672 struct fotg210_chip *chip = ep->chip; in fotg210_ep_halt() local
709 static void pullup(struct fotg210_chip *chip, int is_on) in pullup()
736 struct fotg210_chip *chip; in fotg210_pullup() local
749 struct fotg210_chip *chip; in fotg210_get_frame() local
837 struct fotg210_chip *chip = &controller; in usb_gadget_handle_interrupts() local
915 struct fotg210_chip *chip = &controller; in usb_gadget_register_driver() local
954 struct fotg210_chip *chip = &controller; in usb_gadget_unregister_driver() local