Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dsbsa_gwdt.c43 typedef enum WdtRefreshType { enum
46 } WdtRefreshType; typedef
99 static void sbsa_gwdt_update_timer(SBSA_GWDTState *s, WdtRefreshType rtype) in sbsa_gwdt_update_timer()