Lines Matching defs:rtsr_ofst
33 u32 rtsr_ofst;
71 .rtsr_ofst = 0x08,
91 .rtsr_ofst = 0x00,
102 .rtsr_ofst = 0x20,
113 .rtsr_ofst = 0x40,
135 .rtsr_ofst = 0x00,
146 .rtsr_ofst = 0x20,
157 .rtsr_ofst = 0x40,
375 rtsr = irq_reg_readl(gc, stm32_bank->rtsr_ofst);
382 irq_reg_writel(gc, rtsr, stm32_bank->rtsr_ofst);
401 chip_data->rtsr_cache = readl_relaxed(base + stm32_bank->rtsr_ofst);
414 writel_relaxed(chip_data->rtsr_cache, base + stm32_bank->rtsr_ofst);
579 rtsr = readl_relaxed(base + stm32_bank->rtsr_ofst);
586 writel_relaxed(rtsr, base + stm32_bank->rtsr_ofst);