Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Di6300esb.c51 #define ESB_GINTSR_REG(w) ((w)->base + 0x08)/* General Interrupt Status Reg */ macro
/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c47 #define ESB_GINTSR_REG 0x08 /* General Interrupt Status Register */ macro