Lines Matching refs:rpr_ofst
35 u32 rpr_ofst; member
79 .rpr_ofst = 0x14,
98 .rpr_ofst = 0x88,
108 .rpr_ofst = 0x98,
118 .rpr_ofst = 0xA8,
139 .rpr_ofst = 0x0C,
149 .rpr_ofst = 0x2C,
159 .rpr_ofst = 0x4C,
242 pending = irq_reg_readl(gc, stm32_bank->rpr_ofst); in stm32_exti_pending()
416 irq_reg_writel(gc, d->mask, stm32_bank->rpr_ofst); in stm32_irq_ack()
466 stm32_exti_write_bit(d, stm32_bank->rpr_ofst); in stm32_exti_h_eoi()