Home
last modified time | relevance | path

Searched refs:PCI_SEC_STATUS (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/pci/
A Dpcie_fsl.c512 fsl_pcie_hose_read_config_word(pcie, PCI_SEC_STATUS, &val_16); in fsl_pcie_init_port()
514 fsl_pcie_hose_write_config_word(pcie, PCI_SEC_STATUS, 0xffff); in fsl_pcie_init_port()
A Dfsl_pci_init.c612 pci_hose_read_config_word (hose, dev, PCI_SEC_STATUS, &temp16); in fsl_pci_init()
614 pci_hose_write_config_word(hose, dev, PCI_SEC_STATUS, 0xffff); in fsl_pci_init()
/u-boot/cmd/
A Dpci.c212 { "secondary status", PCI_SIZE_16, PCI_SEC_STATUS },
/u-boot/include/
A Dpci.h251 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro

Completed in 12 milliseconds