Searched refs:PCI_SEC_STATUS (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | fsl_pci_init.c | 597 pci_hose_read_config_word (hose, dev, PCI_SEC_STATUS, &temp16); in fsl_pci_init() 599 pci_hose_write_config_word(hose, dev, PCI_SEC_STATUS, 0xffff); in fsl_pci_init()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pci.c | 182 { "secondary status", PCI_SIZE_16, PCI_SEC_STATUS },
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 248 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
|