Searched refs:HPWDT_MAX_TICKS (Results 1 – 1 of 1) sorted by relevance
31 #define HPWDT_MAX_TICKS 65535 macro32 #define HPWDT_MAX_TIMER TICKS_TO_SECS(HPWDT_MAX_TICKS)102 val = min(val, HPWDT_MAX_TICKS); in hpwdt_ping_ticks()