Searched refs:ns_hi (Results 1 – 2 of 2) sorted by relevance
312 unsigned int ns_hi = 0; in dt2811_ns_to_timer() local341 if (ns <= *nanosec && ns > ns_hi) { in dt2811_ns_to_timer()342 ns_hi = ns; in dt2811_ns_to_timer()359 ns_lo = ns_hi; in dt2811_ns_to_timer()367 if (ns_hi == 0) { in dt2811_ns_to_timer()368 ns_hi = ns_lo; in dt2811_ns_to_timer()375 if (ns_hi - *nanosec < *nanosec - ns_lo) { in dt2811_ns_to_timer()379 *nanosec = ns_hi; in dt2811_ns_to_timer()385 *nanosec = ns_hi; in dt2811_ns_to_timer()
85 u16 ns_hi; /* overflow[1:0], ns[29:16] */ member94 u16 ns_hi; /* overflow[1:0], ns[29:16] */ member284 rxts->ns |= (p->ns_hi & 0x3fff) << 16; in phy2rxts()301 ns |= (p->ns_hi & 0x3fff) << 16; in phy2txts()693 event_ts.ns_hi = ext_read(master, PAGE4, PTP_EDATA); in recalibrate()705 event_ts.ns_hi = ext_read(tmp->phydev, PAGE4, PTP_EDATA); in recalibrate()768 dp83640->edata.ns_hi = phy_txts->ns_hi; in decode_evnt()854 overflow = (phy_rxts->ns_hi >> 14) & 0x3; in decode_rxts()912 overflow = (phy_txts->ns_hi >> 14) & 0x3; in decode_txts()