Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Dat91sam9_wdt.c49 #define ticks_to_hz_rounddown(t) ((((t) + 1) * HZ) >> 8) macro
184 max_heartbeat = ticks_to_hz_rounddown(value); in at91_wdt_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Dat91sam9_wdt.c49 #define ticks_to_hz_rounddown(t) ((((t) + 1) * HZ) >> 8) macro
184 max_heartbeat = ticks_to_hz_rounddown(value); in at91_wdt_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/watchdog/
H A Dat91sam9_wdt.c49 #define ticks_to_hz_rounddown(t) ((((t) + 1) * HZ) >> 8) macro
184 max_heartbeat = ticks_to_hz_rounddown(value); in at91_wdt_init()