PTP_PIN_TOD_SEC_MSB 1829 drivers/net/ethernet/mscc/ocelot.c 	s = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN) & 0xffff;
PTP_PIN_TOD_SEC_MSB 1865 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, upper_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_MSB,
PTP_PIN_TOD_SEC_MSB 1895 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN);
PTP_PIN_TOD_SEC_MSB  239 drivers/net/ethernet/mscc/ocelot_regs.c 	REG(PTP_PIN_TOD_SEC_MSB,           0x000004),