Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-stm32-exti.c24 u32 imr_ofst; member
66 .imr_ofst = 0x00,
85 .imr_ofst = 0x80,
95 .imr_ofst = 0x90,
105 .imr_ofst = 0xA0,
126 .imr_ofst = 0x80,
136 .imr_ofst = 0x90,
146 .imr_ofst = 0xA0,
309 writel_relaxed(wake_active, base + stm32_bank->imr_ofst); in stm32_chip_suspend()
322 writel_relaxed(mask_cache, base + stm32_bank->imr_ofst); in stm32_chip_resume()
[all …]