Searched refs:PTP_PIN_TOD_NSEC (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot.h | 362 PTP_PIN_TOD_NSEC, enumerator
|
| D | ocelot_regs.c | 241 REG(PTP_PIN_TOD_NSEC, 0x00000c),
|
| D | ocelot.c | 1832 ns = ocelot_read_rix(ocelot, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_gettime64() 1867 ocelot_write_rix(ocelot, ts->tv_nsec, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_settime64() 1896 ocelot_write_rix(ocelot, delta, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_adjtime()
|