Home
last modified time | relevance | path

Searched refs:NILE4_PCIINIT1 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-nile4.c43 mask = vrc_pciregs[LO(NILE4_PCIINIT1)]; in nile4_pcibios_config_access()
44 vrc_pciregs[LO(NILE4_PCIINIT1)] = 0x0000001a | (busnum ? 0x200 : 0); in nile4_pcibios_config_access()
70 vrc_pciregs[LO(NILE4_PCIINIT1)] = mask; in nile4_pcibios_config_access()
/linux-2.6.39/arch/mips/include/asm/
Dnile4.h68 #define NILE4_PCIINIT1 0x00F8 /* PCI Master (Initiator) 1 [R/W] */ macro