Lines Matching defs:pch_dev
108 struct pch_dev { struct
109 struct pch_ts_regs __iomem *regs;
110 struct ptp_clock *ptp_clock;
111 struct ptp_clock_info caps;
112 int exts0_enabled;
113 int exts1_enabled;
137 static inline void pch_eth_enable_set(struct pch_dev *chip) in pch_eth_enable_set() argument
351 struct pch_dev *pch_dev = priv; in isr() local
405 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjfreq() local
428 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjtime() local
444 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_gettime() local
460 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_settime() local
475 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_enable() local