Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dmeson_wdt.c44 unsigned int count_unit; member
50 .count_unit = 100000, /* 10 us */
56 .count_unit = 7812, /* 128 us */
98 reg |= MESON_SEC_TO_TC(timeout, meson_wdt->data->count_unit); in meson_wdt_change_timeout()
192 meson_wdt->data->terminal_count_mask / meson_wdt->data->count_unit; in meson_wdt_probe()