PTP_PIN_TOD_SEC_LSB  654 drivers/net/ethernet/mscc/ocelot.c 	ts->tv_sec = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN);
PTP_PIN_TOD_SEC_LSB 1831 drivers/net/ethernet/mscc/ocelot.c 	s += ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN);
PTP_PIN_TOD_SEC_LSB 1863 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, lower_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_LSB,
PTP_PIN_TOD_SEC_LSB 1894 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN);
PTP_PIN_TOD_SEC_LSB  240 drivers/net/ethernet/mscc/ocelot_regs.c 	REG(PTP_PIN_TOD_SEC_LSB,           0x000008),