Searched refs:WDTCR_PERIOD (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/clocksource/ | ||
H A D | timer-tegra186.c | 44 #define WDTCR_PERIOD(x) (((x) & 0xff) << 4) macro 170 value |= WDTCR_PERIOD(1); in tegra186_wdt_enable() |
Completed in 1 milliseconds