Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-stm32-exti.c30 u32 imr_ofst; member
74 .imr_ofst = 0x00,
93 .imr_ofst = 0x80,
103 .imr_ofst = 0x90,
113 .imr_ofst = 0xA0,
134 .imr_ofst = 0x80,
144 .imr_ofst = 0x90,
154 .imr_ofst = 0xA0,
347 writel_relaxed(wake_active, base + stm32_bank->imr_ofst); in stm32_chip_suspend()
360 writel_relaxed(mask_cache, base + stm32_bank->imr_ofst); in stm32_chip_resume()
[all …]