Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dsbsa_gwdt.h46 #define SBSA_GWDT_WOR_MASK 0x0000FFFF macro
/openbmc/qemu/hw/watchdog/
H A Dsbsa_gwdt.c159 s->woru = data & SBSA_GWDT_WOR_MASK; in sbsa_gwdt_write()