Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-stm32-exti.c30 u32 imr_ofst; member
68 .imr_ofst = 0x00,
88 .imr_ofst = 0x80,
99 .imr_ofst = 0x90,
110 .imr_ofst = 0xA0,
132 .imr_ofst = 0x80,
143 .imr_ofst = 0x90,
154 .imr_ofst = 0xA0,
390 writel_relaxed(wake_active, base + stm32_bank->imr_ofst); in stm32_chip_suspend()
403 writel_relaxed(mask_cache, base + stm32_bank->imr_ofst); in stm32_chip_resume()
[all …]