Searched refs:MAX_PERIOD (Results 1 – 1 of 1) sorted by relevance
217 MAX_PERIOD = USEC_PER_SEC, enumerator801 period_us = clamp_t(u32, period_us, MIN_PERIOD, MAX_PERIOD); in ioc_refresh_period_us()