RAL               524 arch/powerpc/xmon/ppc-opc.c #define RAM RAL + 1
RAL              4799 arch/powerpc/xmon/ppc-opc.c {"ldux",	X(31,53),	X_MASK,	     PPC64,	0,		{RT, RAL, RB}},
RAL              4803 arch/powerpc/xmon/ppc-opc.c {"lwzux",	X(31,55),	X_MASK,	     PPCCOM,	0,		{RT, RAL, RB}},
RAL              4881 arch/powerpc/xmon/ppc-opc.c {"lbzux",	X(31,119),	X_MASK,	     COM,	0,		{RT, RAL, RB}},
RAL              5137 arch/powerpc/xmon/ppc-opc.c {"lhzux",	X(31,311),	X_MASK,	     COM,	0,		{RT, RAL, RB}},
RAL              5421 arch/powerpc/xmon/ppc-opc.c {"lwaux",	X(31,373),	X_MASK,	     PPC64,	0,		{RT, RAL, RB}},
RAL              5425 arch/powerpc/xmon/ppc-opc.c {"lhaux",	X(31,375),	X_MASK,	     COM,	0,		{RT, RAL, RB}},
RAL              6287 arch/powerpc/xmon/ppc-opc.c {"lwzu",	OP(33),		OP_MASK,     PPCCOM,	PPCVLE,		{RT, D, RAL}},
RAL              6292 arch/powerpc/xmon/ppc-opc.c {"lbzu",	OP(35),		OP_MASK,     COM,	PPCVLE,		{RT, D, RAL}},
RAL              6306 arch/powerpc/xmon/ppc-opc.c {"lhzu",	OP(41),		OP_MASK,     COM,	PPCVLE,		{RT, D, RAL}},
RAL              6310 arch/powerpc/xmon/ppc-opc.c {"lhau",	OP(43),		OP_MASK,     COM,	PPCVLE,		{RT, D, RAL}},
RAL              6349 arch/powerpc/xmon/ppc-opc.c {"ldu",		DSO(58,1),	DS_MASK,     PPC64,	PPCVLE,		{RT, DS, RAL}},
RAL              1849 drivers/net/ethernet/intel/e1000e/ich8lan.c 		ew32(RAL(index), rar_low);
RAL              1952 drivers/net/ethernet/intel/e1000e/ich8lan.c 		ew32(RAL(index), rar_low);
RAL              2496 drivers/net/ethernet/intel/e1000e/ich8lan.c 		mac_reg = er32(RAL(i));
RAL              2549 drivers/net/ethernet/intel/e1000e/ich8lan.c 			addr_low = er32(RAL(i));
RAL               230 drivers/net/ethernet/intel/e1000e/mac.c 	ew32(RAL(index), rar_low);
RAL              3381 drivers/net/ethernet/intel/e1000e/netdev.c 		ew32(RAL(rar_entries), 0);
RAL               525 drivers/net/ethernet/intel/e1000e/nvm.c 	rar_low = er32(RAL(0));
RAL               245 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 		*reg++ = IXGB_READ_REG_ARRAY(hw, RAL, (i << 1)); /*21,...,51 */