Searched refs:rpr_ofst (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/irqchip/ |
| D | irq-stm32-exti.c | 35 u32 rpr_ofst; member 73 .rpr_ofst = 0x14, 93 .rpr_ofst = 0x88, 104 .rpr_ofst = 0x98, 115 .rpr_ofst = 0xA8, 137 .rpr_ofst = 0x0C, 148 .rpr_ofst = 0x2C, 159 .rpr_ofst = 0x4C, 287 pending = irq_reg_readl(gc, stm32_bank->rpr_ofst); in stm32_exti_pending() 459 irq_reg_writel(gc, d->mask, stm32_bank->rpr_ofst); in stm32_irq_ack() [all …]
|