Lines Matching refs:ftsr_ofst
33 u32 ftsr_ofst;
77 .ftsr_ofst = 0x0C,
96 .ftsr_ofst = 0x04,
106 .ftsr_ofst = 0x24,
116 .ftsr_ofst = 0x44,
137 .ftsr_ofst = 0x04,
147 .ftsr_ofst = 0x24,
157 .ftsr_ofst = 0x44,
319 ftsr = irq_reg_readl(gc, stm32_bank->ftsr_ofst);
326 irq_reg_writel(gc, ftsr, stm32_bank->ftsr_ofst);
345 chip_data->ftsr_cache = readl_relaxed(base + stm32_bank->ftsr_ofst);
358 writel_relaxed(chip_data->ftsr_cache, base + stm32_bank->ftsr_ofst);
523 ftsr = readl_relaxed(base + stm32_bank->ftsr_ofst);
530 writel_relaxed(ftsr, base + stm32_bank->ftsr_ofst);