Lines Matching defs:pch_dev
111 struct pch_dev { struct
112 struct pch_ts_regs __iomem *regs;
113 struct ptp_clock *ptp_clock;
114 struct ptp_clock_info caps;
115 int exts0_enabled;
116 int exts1_enabled;
140 static inline void pch_eth_enable_set(struct pch_dev *chip) in pch_eth_enable_set() argument
344 struct pch_dev *pch_dev = priv; in isr() local
398 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjfreq() local
421 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjtime() local
437 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_gettime() local
453 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_settime() local
468 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_enable() local