Searched refs:rstout_mask_bit (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Dorion_wdt.c58 int rstout_mask_bit; member in struct:orion_watchdog_data
210 atomic_io_modify(dev->rstout_mask, dev->data->rstout_mask_bit, 0); armada375_start()
283 atomic_io_modify(dev->rstout_mask, dev->data->rstout_mask_bit, armada375_stop()
284 dev->data->rstout_mask_bit); armada375_stop()
332 masked = readl(dev->rstout_mask) & dev->data->rstout_mask_bit; armada375_enabled()
434 .rstout_mask_bit = BIT(10),
445 .rstout_mask_bit = BIT(10),

Completed in 64 milliseconds