Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c736 ret = ksz_read32(dev, regs[PTP_RTC_SEC], &seconds); in _ksz_ptp_gettime()
823 ret = ksz_write32(dev, regs[PTP_RTC_SEC], ts->tv_sec); in ksz_ptp_settime()
914 ret = ksz_write32(dev, regs[PTP_RTC_SEC], abs(sec)); in ksz_ptp_adjtime()
H A Dksz_common.h325 PTP_RTC_SEC, enumerator
H A Dksz_common.c222 [PTP_RTC_SEC] = 0x0608,
463 [PTP_RTC_SEC] = 0x0508,