TOD_ACC_PIN 649 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 653 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 654 drivers/net/ethernet/mscc/ocelot.c ts->tv_sec = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); TOD_ACC_PIN 1824 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1827 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1829 drivers/net/ethernet/mscc/ocelot.c s = ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN) & 0xffff; TOD_ACC_PIN 1831 drivers/net/ethernet/mscc/ocelot.c s += ocelot_read_rix(ocelot, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); TOD_ACC_PIN 1832 drivers/net/ethernet/mscc/ocelot.c ns = ocelot_read_rix(ocelot, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); TOD_ACC_PIN 1857 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1861 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1864 drivers/net/ethernet/mscc/ocelot.c TOD_ACC_PIN); TOD_ACC_PIN 1866 drivers/net/ethernet/mscc/ocelot.c TOD_ACC_PIN); TOD_ACC_PIN 1867 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, ts->tv_nsec, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); TOD_ACC_PIN 1869 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1873 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1888 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1892 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1894 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN); TOD_ACC_PIN 1895 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN); TOD_ACC_PIN 1896 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, delta, PTP_PIN_TOD_NSEC, TOD_ACC_PIN); TOD_ACC_PIN 1898 drivers/net/ethernet/mscc/ocelot.c val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN); TOD_ACC_PIN 1902 drivers/net/ethernet/mscc/ocelot.c ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);