Searched refs:PTP_PIN_TOD_SEC_LSB (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_ptp.c | 30 s += ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); in ocelot_ptp_gettime64() 62 ocelot_write_rix(ocelot, lower_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_LSB, in ocelot_ptp_settime64() 96 ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); in ocelot_ptp_adjtime()
|
| A D | ocelot_vsc7514.c | 266 REG(PTP_PIN_TOD_SEC_LSB, 0x000008),
|
| A D | ocelot.c | 819 ts->tv_sec = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); in ocelot_get_hwtimestamp()
|
| /linux/include/soc/mscc/ |
| A D | ocelot.h | 390 PTP_PIN_TOD_SEC_LSB, enumerator
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | felix_vsc9959.c | 311 REG(PTP_PIN_TOD_SEC_LSB, 0x000008),
|
Completed in 16 milliseconds