Home
last modified time | relevance | path

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

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