Home
last modified time | relevance | path

Searched refs:NILE4_PCICTRL (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dsetup.c50 t = nile4_in32(NILE4_PCICTRL + 4); in ddb_machine_restart()
52 nile4_out32(NILE4_PCICTRL + 4, t); in ddb_machine_restart()
/linux-2.4.37.9/include/asm-mips/
Dnile4.h65 #define NILE4_PCICTRL 0x00E0 /* PCI Control [R/W] */ macro
/linux-2.4.37.9/arch/mips/pci/
Dops-nile4.c67 err = (vrc_pciregs[HI(NILE4_PCICTRL)] >> 5) & 0x7; in nile4_pcibios_config_access()