Searched refs:hw_last_pat (Results 1 – 2 of 2) sorted by relevance
82 hrtime_t hw_last_pat; member274 if ((now - pmugpio_ptr->hw_last_pat) >= PMUGPIO_TWO_SEC) { in pmugpio_watchdog_pat()309 pmugpio_ptr->hw_last_pat = now; in pmugpio_watchdog_pat()
288 hrtime_t hw_last_pat; member1105 if ((now - ssp->hw_last_pat) >= LOMBUS_MIN_PAT) { in lombus_pat_put8()1107 ssp->hw_last_pat = now; in lombus_pat_put8()2082 ssp->hw_last_pat = gethrtime(); in lombus_attach()