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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-ixp2000/
H A Dpci.c149 temp = *(IXP2000_PCI_CONTROL);
151 ixp2000_reg_wrb(IXP2000_PCI_CONTROL, temp);
180 temp = *(IXP2000_PCI_CONTROL);
182 ixp2000_reg_wrb(IXP2000_PCI_CONTROL, temp);
205 ixp2000_reg_write(IXP2000_PCI_CONTROL,
206 (*IXP2000_PCI_CONTROL | PCI_CONTROL_IEE));
208 if ((*IXP2000_PCI_CONTROL & PCI_CONTROL_IEE) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ixp2000/
H A Dixp2000-regs.h261 #define IXP2000_PCI_CONTROL IXP2000_PCI_CSR(0x13C) macro
285 #define CFG_RST_DIR (*IXP2000_PCI_CONTROL & IXP2000_PCICNTL_PCF)

Completed in 48 milliseconds