Lines Matching refs:rtsr_ofst
32 u32 rtsr_ofst;
76 .rtsr_ofst = 0x08,
95 .rtsr_ofst = 0x00,
105 .rtsr_ofst = 0x20,
115 .rtsr_ofst = 0x40,
136 .rtsr_ofst = 0x00,
146 .rtsr_ofst = 0x20,
156 .rtsr_ofst = 0x40,
318 rtsr = irq_reg_readl(gc, stm32_bank->rtsr_ofst);
325 irq_reg_writel(gc, rtsr, stm32_bank->rtsr_ofst);
344 chip_data->rtsr_cache = readl_relaxed(base + stm32_bank->rtsr_ofst);
357 writel_relaxed(chip_data->rtsr_cache, base + stm32_bank->rtsr_ofst);
522 rtsr = readl_relaxed(base + stm32_bank->rtsr_ofst);
529 writel_relaxed(rtsr, base + stm32_bank->rtsr_ofst);