Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/irqchip/
Dirq-stm32-exti.c36 u32 rpr_ofst; member
74 .rpr_ofst = 0x14,
94 .rpr_ofst = 0x88,
105 .rpr_ofst = 0x98,
116 .rpr_ofst = 0xA8,
138 .rpr_ofst = 0x0C,
149 .rpr_ofst = 0x2C,
160 .rpr_ofst = 0x4C,
301 pending = irq_reg_readl(gc, stm32_bank->rpr_ofst); in stm32_exti_pending()
474 irq_reg_writel(gc, d->mask, stm32_bank->rpr_ofst); in stm32_irq_ack()
[all …]