Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsbsa_gwdt.c59 #define SBSA_GWDT_WRR 0x000 macro
197 writel(0, gwdt->refresh_base + SBSA_GWDT_WRR); in sbsa_gwdt_keepalive()
320 writel(0, rf_base + SBSA_GWDT_WRR); in sbsa_gwdt_probe()
/openbmc/qemu/include/hw/watchdog/
H A Dsbsa_gwdt.h29 #define SBSA_GWDT_WRR 0x000 macro
/openbmc/qemu/hw/watchdog/
H A Dsbsa_gwdt.c54 case SBSA_GWDT_WRR: in sbsa_gwdt_rread()
130 if (offset == SBSA_GWDT_WRR) { in sbsa_gwdt_rwrite()