Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Ddesignware_wdt.c29 i = (log_2_n_round_up(timeout * CONFIG_DW_WDT_CLOCK_KHZ)) - 16; in designware_wdt_settimeout()
/openbmc/u-boot/include/configs/
H A Dsocfpga_stratix10_socdk.h173 #define CONFIG_DW_WDT_CLOCK_KHZ (cm_get_l4_sys_free_clk_hz() / 1000) macro
H A Dsocfpga_common.h112 #define CONFIG_DW_WDT_CLOCK_KHZ 25000 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt427 CONFIG_DW_WDT_CLOCK_KHZ