Searched refs:tstamp_tc (Results 1 – 3 of 3) sorted by relevance
235 ev.timestamp = timecounter_cyc2time(&chip->tstamp_tc, raw_ts); in mv88e6352_tai_event_work()262 timecounter_read(&chip->tstamp_tc); in mv88e6xxx_ptp_adjfine()275 timecounter_adjtime(&chip->tstamp_tc, delta); in mv88e6xxx_ptp_adjtime()288 ns = timecounter_read(&chip->tstamp_tc); in mv88e6xxx_ptp_gettime()305 timecounter_init(&chip->tstamp_tc, &chip->tstamp_cc, ns); in mv88e6xxx_ptp_settime()489 timecounter_init(&chip->tstamp_tc, &chip->tstamp_cc, in mv88e6xxx_ptp_setup()
293 ns = timecounter_cyc2time(&chip->tstamp_tc, ns); in mv88e6xxx_get_rxts()413 ns = timecounter_cyc2time(&chip->tstamp_tc, time_raw); in mv88e6xxx_txtstamp_work()
419 struct timecounter tstamp_tc; member