Searched refs:MIN_PERIOD (Results 1 – 1 of 1) sorted by relevance
216 MIN_PERIOD = USEC_PER_MSEC, enumerator793 period_us = clamp_t(u32, period_us, MIN_PERIOD, MAX_PERIOD); in ioc_refresh_period_us()