Searched refs:ftr_reg (Results 1 – 1 of 1) sorted by relevance
759 const struct arm64_ftr_reg *ftr_reg = arm64_ftr_regs[i].reg; in sort_ftr_regs() local760 const struct arm64_ftr_bits *ftr_bits = ftr_reg->ftr_bits; in sort_ftr_regs()768 unsigned int width = ftr_reg->ftr_bits[j].width; in sort_ftr_regs()769 unsigned int shift = ftr_reg->ftr_bits[j].shift; in sort_ftr_regs()774 ftr_reg->name, shift); in sort_ftr_regs()783 prev_shift = ftr_reg->ftr_bits[j - 1].shift; in sort_ftr_regs()786 ftr_reg->name, shift); in sort_ftr_regs()