Searched refs:pch_dev (Results 1 – 1 of 1) sorted by relevance
| /drivers/ptp/ |
| A D | ptp_pch.c | 111 struct pch_dev { struct 296 struct pch_dev *pch_dev = priv; in isr() local 305 if (pch_dev->exts0_enabled) { in isr() 316 if (pch_dev->exts1_enabled) { in isr() 342 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjfine() local 356 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_adjtime() local 372 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_gettime() local 388 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_settime() local 403 struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); in ptp_pch_enable() local 409 pch_dev->exts0_enabled = on ? 1 : 0; in ptp_pch_enable() [all …]
|
Completed in 7 milliseconds