Home
last modified time | relevance | path

Searched refs:PCI_STATUS (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dpci.c70 pci_hose_write_config_word(hose, dev, PCI_STATUS, 0xffff); in pci_mpc85xx_init()
165 pci_hose_write_config_word(hose, dev, PCI_STATUS, 0xffff); in pci_mpc85xx_init()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpci.c97 pci_hose_write_config_word(hose, dev, PCI_STATUS, 0xffff); in pci_init_bus()
Dpcie.c295 out_le16(hose_cfg_base + PCI_STATUS, 0xffff); in mpc83xx_pcie_init_bus()
/external/u-boot/drivers/pci/
Dpci.c494 pci_hose_read_config_word(hose, dev, PCI_STATUS, &status); in pci_hose_find_cap_start()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h54 #define PCI_STATUS 0x06 /* 16 bits */ macro
/external/u-boot/cmd/
Dpci.c170 { "status register", PCI_SIZE_16, PCI_STATUS },
/external/u-boot/include/
Dpci.h34 #define PCI_STATUS 0x06 /* 16 bits */ macro