Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Di6300esb.c69 #define ESB_UNLOCK1 0x80 /* Step 1 to unlock reset registers */ macro
112 writew(ESB_UNLOCK1, ESB_RELOAD_REG(edev)); in esb_unlock_registers()
/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c64 #define ESB_UNLOCK1 0x80 /* Step 1 to unlock reset registers */ macro