Searched refs:max_tick_count (Results 1 – 2 of 2) sorted by relevance
44 u32 max_tick_count; member181 .max_tick_count = 0x10000000U,187 .max_tick_count = 0xFFFFFU,242 wdt->rate > data->max_tick_count) { in qcom_wdt_probe()266 wdt->wdd.max_timeout = data->max_tick_count / wdt->rate; in qcom_wdt_probe()
970 u32 max_tick_count; member
Completed in 15 milliseconds