Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmpc8xxx_wdt.c46 u32 rsr_mask; member
166 status = in_be32(rsr) & wdt_type->rsr_mask; in mpc8xxx_wdt_probe()
169 out_be32(rsr, wdt_type->rsr_mask); in mpc8xxx_wdt_probe()
220 .rsr_mask = BIT(3), /* RSR Bit SWRS */
228 .rsr_mask = BIT(20), /* RSTRSCR Bit WDT_RR */
236 .rsr_mask = BIT(28), /* RSR Bit SWRS */