Searched refs:OWER_WME (Results 1 – 4 of 4) sorted by relevance
48 #define OWER_WME (1 << 0) /* Watchdog Match Enable */ macro82 sa1100_wr(OWER_WME, REG_OWER); in sa1100dog_open()
30 #define OWER_WME (1 << 0) /* Watchdog Match Enable */ macro
74 writel_relaxed(OWER_WME, OWER); in do_hw_reset()
850 #define OWER_WME 0x00000001 /* Watch-dog Match Enable */ macro