Searched refs:pci_conf_read32 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c206 #ifndef pci_conf_read32
207 #define pci_conf_read32 pci_conf_read macro
364 csr = pci_conf_read32(SB1250_PCI_BRIDGE, PCI_COMMAND_STATUS_REG);
378 t = pci_conf_read32(SB1250_PCI_BRIDGE, PCI_ID_REG);
380 cr = pci_conf_read32(SB1250_PCI_BRIDGE, PCI_CLASS_REG);
384 id = pci_conf_read32(SB1250_PCI_BRIDGE, PCI_ID_REG);
388 t = pci_conf_read32(SB1250_PCI_BRIDGE, PHB_READHOST_REG); /* push */
451 cmd = pci_conf_read32(SB1250_LDT_BRIDGE, LHB_SRI_CMD_REG);
454 pci_conf_read32(SB1250_LDT_BRIDGE, LHB_SRI_TXNUM_REG),
456 pci_conf_read32(SB1250_LDT_BRIDG
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pci/
H A Dpci_internal.h79 #define pci_conf_read32 pci_conf_read macro
H A Dpcivar.h145 #define pci_conf_read32 pci_conf_read macro

Completed in 22 milliseconds