Searched refs:max_time_ms (Results 1 – 1 of 1) sorted by relevance
763 uint32_t max_time_ms; in ms_period_capable() local771 max_time_ms = counter_get_top_value(dev) / freq_khz; in ms_period_capable()773 if (max_time_ms >= 2) { in ms_period_capable()