Home
last modified time | relevance | path

Searched refs:tick_high_before (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c268 u32 tick_high_before, tick_high, tick_low; in ionic_hwstamp_read() local
273 tick_high_before = ioread32(&ionic->idev.hwstamp_regs->tick_high); in ionic_hwstamp_read()
284 if (tick_high != tick_high_before) { in ionic_hwstamp_read()