Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dcmsdk-apb-watchdog.c53 #define R_WDOGITCR_VALID_MASK R_WDOGITCR_ENABLE_MASK macro
235 s->itcr = value & R_WDOGITCR_VALID_MASK; in cmsdk_apb_watchdog_write()