Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dmpc8xxx_wdt.c46 u32 rsr_mask; member
168 status = in_be32(rsr) & wdt_type->rsr_mask; in mpc8xxx_wdt_probe()
171 out_be32(rsr, wdt_type->rsr_mask); in mpc8xxx_wdt_probe()
222 .rsr_mask = BIT(3), /* RSR Bit SWRS */
230 .rsr_mask = BIT(20), /* RSTRSCR Bit WDT_RR */
238 .rsr_mask = BIT(28), /* RSR Bit SWRS */