Searched refs:PTP_PIN_TOD_NSEC (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot_ptp.c | 35 ns = ocelot_read_rix(ocelot, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_gettime64() 70 ocelot_write_rix(ocelot, ts->tv_nsec, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_settime64() 106 ocelot_write_rix(ocelot, delta, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); in ocelot_ptp_adjtime()
|
D | vsc7514_regs.c | 374 REG(PTP_PIN_TOD_NSEC, 0x00000c),
|
/linux-6.6.21/include/soc/mscc/ |
D | ocelot.h | 492 PTP_PIN_TOD_NSEC, enumerator
|
/linux-6.6.21/drivers/net/dsa/ocelot/ |
D | felix_vsc9959.c | 450 REG(PTP_PIN_TOD_NSEC, 0x00000c),
|