Searched refs:nsec_h (Results 1 – 1 of 1) sorted by relevance
1375 u64 nsec_h; in hw_atl_b0_get_sync_ts() local1387 nsec_h = aq_phy_read_reg(self, MDIO_MMD_PCS, 0xc917); in hw_atl_b0_get_sync_ts()1389 *ts = (nsec_h << 16) + nsec_l + ((sec_h << 16) + sec_l) * NSEC_PER_SEC; in hw_atl_b0_get_sync_ts()