rsr_mask           46 drivers/watchdog/mpc8xxx_wdt.c 	u32 rsr_mask;
rsr_mask          166 drivers/watchdog/mpc8xxx_wdt.c 		status = in_be32(rsr) & wdt_type->rsr_mask;
rsr_mask          169 drivers/watchdog/mpc8xxx_wdt.c 		out_be32(rsr, wdt_type->rsr_mask);
rsr_mask          220 drivers/watchdog/mpc8xxx_wdt.c 			.rsr_mask = BIT(3), /* RSR Bit SWRS */
rsr_mask          228 drivers/watchdog/mpc8xxx_wdt.c 			.rsr_mask = BIT(20), /* RSTRSCR Bit WDT_RR */
rsr_mask          236 drivers/watchdog/mpc8xxx_wdt.c 			.rsr_mask = BIT(28), /* RSR Bit SWRS */