Searched refs:pch_udc_dev (Results 1 – 1 of 1) sorted by relevance
289 struct pch_udc_dev *dev;338 struct pch_udc_dev { struct361 #define to_pch_udc(g) (container_of((g), struct pch_udc_dev, gadget)) argument400 static inline u32 pch_udc_readl(struct pch_udc_dev *dev, unsigned long reg) in pch_udc_readl()405 static inline void pch_udc_writel(struct pch_udc_dev *dev, in pch_udc_writel()411 static inline void pch_udc_bit_set(struct pch_udc_dev *dev, in pch_udc_bit_set()418 static inline void pch_udc_bit_clr(struct pch_udc_dev *dev, in pch_udc_bit_clr()454 static void pch_udc_csr_busy(struct pch_udc_dev *dev) in pch_udc_csr_busy()472 static void pch_udc_write_csr(struct pch_udc_dev *dev, unsigned long val, in pch_udc_write_csr()489 static u32 pch_udc_read_csr(struct pch_udc_dev *dev, unsigned int ep) in pch_udc_read_csr()[all …]