sra               164 arch/mips/include/asm/asm.h #define INT_SRA		sra
sra               202 arch/mips/include/asm/asm.h #define LONG_SRA	sra
sra               252 arch/mips/include/asm/asm.h #define PTR_SRA		sra
sra               513 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sra, dst, dst, insn->imm & 0x1f);
sra                49 drivers/ipack/devices/scc2698.h 		u8 d1, sra;  /* Status register (a) */
sra               251 sound/soc/atmel/mchp-i2s-mcc.c 	u32 sra, imra, srb, imrb, pendinga, pendingb, idra = 0;
sra               255 sound/soc/atmel/mchp-i2s-mcc.c 	regmap_read(dev->regmap, MCHP_I2SMCC_ISRA, &sra);
sra               256 sound/soc/atmel/mchp-i2s-mcc.c 	pendinga = imra & sra;