ROR 26 lib/crypto/des.c #define ROR(x, r) ((x) = ror32((x), (r))) ROR 43 sound/soc/dwc/local.h #define ROR(x) (0x40 * x + 0x040)