Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dxilinx_tb_wdt.c17 #define XWT_CSR0_WDS_MASK 0x00000004 /* Timer state Mask */ macro
/openbmc/linux/drivers/watchdog/
H A Dof_xilinx_wdt.c28 #define XWT_CSR0_WDS_MASK BIT(2) /* Timer state */ macro