Searched refs:PTP_PIN_TOD_SEC_MSB (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_ptp.c | 32 s = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN) & 0xffff; in ocelot_ptp_gettime64() 68 ocelot_write_rix(ocelot, upper_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_MSB, in ocelot_ptp_settime64() 105 ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN); in ocelot_ptp_adjtime()
|
D | vsc7514_regs.c | 372 REG(PTP_PIN_TOD_SEC_MSB, 0x000004),
|
/linux-6.12.1/include/soc/mscc/ |
D | ocelot.h | 490 PTP_PIN_TOD_SEC_MSB, enumerator
|
/linux-6.12.1/drivers/net/dsa/ocelot/ |
D | felix_vsc9959.c | 448 REG(PTP_PIN_TOD_SEC_MSB, 0x000004),
|