Home
last modified time | relevance | path

Searched refs:max_tick_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
A Dqcom-wdt.c44 u32 max_tick_count; member
181 .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()
/linux/sound/pci/asihpi/
A Dhpi_internal.h970 u32 max_tick_count; member

Completed in 15 milliseconds