Searched refs:tick_high (Results 1 – 3 of 3) sorted by relevance
268 u32 tick_high_before, tick_high, tick_low; in ionic_hwstamp_read() local273 tick_high_before = ioread32(&ionic->idev.hwstamp_regs->tick_high); in ionic_hwstamp_read()279 tick_high = ioread32(&ionic->idev.hwstamp_regs->tick_high); in ionic_hwstamp_read()284 if (tick_high != tick_high_before) { in ionic_hwstamp_read()290 return (u64)tick_low | ((u64)tick_high << 32); in ionic_hwstamp_read()
2972 u32 tick_high; member
491 u32 tick_high; member