Searched refs:RAL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c391 #define RAL RAQ + 1
396 #define RAM RAL + 1
3444 { "ldux", X(31,53), X_MASK, PPC64, { RT, RAL, RB } },
3448 { "lwzux", X(31,55), X_MASK, PPCCOM, { RT, RAL, RB } },
3453 { "lwzuxe", X(31,63), X_MASK, BOOKE64, { RT, RAL, RB } },
3515 { "lbzux", X(31,119), X_MASK, COM, { RT, RAL, RB } },
3526 { "lbzuxe", X(31,127), X_MASK, BOOKE64, { RT, RAL, RB } },
3716 { "lhzux", X(31,311), X_MASK, COM, { RT, RAL, RB } },
3721 { "lhzuxe", X(31,319), X_MASK, BOOKE64, { RT, RAL, RB } },
3981 { "lwaux", X(31,373), X_MASK, PPC64, { RT, RAL, R
389 #define RAL macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dlib.c271 ew32(RAL(index), rar_low);
2156 rar_low = er32(RAL(0));
H A Dich8lan.c1358 /* Copy both RAL/H (rar_entry_count) and SHRAL/H (+4) to PHY */
1360 mac_reg = er32(RAL(i));
1402 * Write Rx addresses (rar_entry_count for RAL/H, +4 for
1412 addr_low = er32(RAL(i));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_ethtool.c313 *reg++ = IXGB_READ_REG_ARRAY(hw, RAL, (i << 1)); /*21,...,51 */

Completed in 106 milliseconds