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.c609 ret = ksz_read32(dev, regs[PTP_RTC_SEC], &seconds); in _ksz_ptp_gettime()
696 ret = ksz_write32(dev, regs[PTP_RTC_SEC], ts->tv_sec); in ksz_ptp_settime()
787 ret = ksz_write32(dev, regs[PTP_RTC_SEC], abs(sec)); in ksz_ptp_adjtime()
H A Dksz_common.h276 PTP_RTC_SEC, enumerator
H A Dksz_common.c574 [PTP_RTC_SEC] = 0x0608,
815 [PTP_RTC_SEC] = 0x0508,