Home
last modified time | relevance | path

Searched defs:ESB_WDT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Di6300esb.c56 #define ESB_WDT_ENABLE (0x01 << 1) /* Enable WDT */ macro
/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c52 #define ESB_WDT_ENABLE (0x01 << 1) /* Enable WDT */ macro