Searched refs:PTP_PIN_TOD_SEC_MSB (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot.h | 360 PTP_PIN_TOD_SEC_MSB, enumerator
|
| D | ocelot_regs.c | 239 REG(PTP_PIN_TOD_SEC_MSB, 0x000004),
|
| D | ocelot.c | 1829 s = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN) & 0xffff; in ocelot_ptp_gettime64() 1865 ocelot_write_rix(ocelot, upper_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_MSB, in ocelot_ptp_settime64() 1895 ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN); in ocelot_ptp_adjtime()
|