Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c34 u32 swier_ofst; member
78 .swier_ofst = 0x10,
97 .swier_ofst = 0x08,
107 .swier_ofst = 0x28,
117 .swier_ofst = 0x48,
138 .swier_ofst = 0x08,
148 .swier_ofst = 0x28,
158 .swier_ofst = 0x48,
620 writel_relaxed(mask, base + stm32_bank->swier_ofst); in stm32_exti_h_retrigger()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-stm32-exti.c35 u32 swier_ofst; member
73 .swier_ofst = 0x10,
93 .swier_ofst = 0x08,
104 .swier_ofst = 0x28,
115 .swier_ofst = 0x48,
137 .swier_ofst = 0x08,
148 .swier_ofst = 0x28,
159 .swier_ofst = 0x48,
677 writel_relaxed(mask, base + stm32_bank->swier_ofst); in stm32_exti_h_retrigger()

Completed in 4 milliseconds