Lines Matching refs:ftsr_ofst
34 u32 ftsr_ofst;
72 .ftsr_ofst = 0x0C,
92 .ftsr_ofst = 0x04,
103 .ftsr_ofst = 0x24,
114 .ftsr_ofst = 0x44,
136 .ftsr_ofst = 0x04,
147 .ftsr_ofst = 0x24,
158 .ftsr_ofst = 0x44,
376 ftsr = irq_reg_readl(gc, stm32_bank->ftsr_ofst);
383 irq_reg_writel(gc, ftsr, stm32_bank->ftsr_ofst);
402 chip_data->ftsr_cache = readl_relaxed(base + stm32_bank->ftsr_ofst);
415 writel_relaxed(chip_data->ftsr_cache, base + stm32_bank->ftsr_ofst);
580 ftsr = readl_relaxed(base + stm32_bank->ftsr_ofst);
587 writel_relaxed(ftsr, base + stm32_bank->ftsr_ofst);