Home
last modified time | relevance | path

Searched refs:pch_ts_regs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ptp/
H A Dptp_pch.c46 struct pch_ts_regs { struct
113 struct pch_ts_regs __iomem *regs;
147 static u64 pch_systime_read(struct pch_ts_regs __iomem *regs) in pch_systime_read()
156 static void pch_systime_write(struct pch_ts_regs __iomem *regs, u64 ns) in pch_systime_write()
298 struct pch_ts_regs __iomem *regs = pch_dev->regs; in isr()
344 struct pch_ts_regs __iomem *regs = pch_dev->regs; in ptp_pch_adjfine()
358 struct pch_ts_regs __iomem *regs = pch_dev->regs; in ptp_pch_adjtime()
374 struct pch_ts_regs __iomem *regs = pch_dev->regs; in ptp_pch_gettime()
390 struct pch_ts_regs __iomem *regs = pch_dev->regs; in ptp_pch_settime()