Searched refs:MPC10X_PCI_OP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmpc10x_memory.c32 #define MPC10X_PCI_OP(rw, size, type, op, mask) \ macro
45 MPC10X_PCI_OP(read, byte, u8 *, in_8, 3)
46 MPC10X_PCI_OP(read, dword, u32 *, in_le32, 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dmpc10x_common.c493 #define MPC10X_PCI_OP(rw, size, type, op, mask) \ macro
504 MPC10X_PCI_OP(read, byte, u8 *, in_8, 3)
505 MPC10X_PCI_OP(read, dword, u32 *, in_le32, 0)

Completed in 53 milliseconds