Searched refs:pch_udc_dev (Results 1 – 1 of 1) sorted by relevance
293 struct pch_udc_dev *dev;341 struct pch_udc_dev { struct363 #define to_pch_udc(g) (container_of((g), struct pch_udc_dev, gadget)) argument409 static inline u32 pch_udc_readl(struct pch_udc_dev *dev, unsigned long reg) in pch_udc_readl()414 static inline void pch_udc_writel(struct pch_udc_dev *dev, in pch_udc_writel()420 static inline void pch_udc_bit_set(struct pch_udc_dev *dev, in pch_udc_bit_set()427 static inline void pch_udc_bit_clr(struct pch_udc_dev *dev, in pch_udc_bit_clr()463 static void pch_udc_csr_busy(struct pch_udc_dev *dev) in pch_udc_csr_busy()481 static void pch_udc_write_csr(struct pch_udc_dev *dev, unsigned long val, in pch_udc_write_csr()498 static u32 pch_udc_read_csr(struct pch_udc_dev *dev, unsigned int ep) in pch_udc_read_csr()[all …]