Searched refs:PCI_SEC_STATUS (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pci_sabre.c | 388 pci_write_config_word(pdev, PCI_SEC_STATUS, 0xffff); in apb_init()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_pci_sysfs.c | 480 where = secondary ? PCI_SEC_STATUS : PCI_STATUS; in get_pci_parity_status()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 182 { "secondary status", PCI_SIZE_16, PCI_SEC_STATUS },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 141 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 141 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 141 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 247 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | eeh.c | 192 eeh_ops->read_config(edev, PCI_SEC_STATUS, 2, &cfg); in eeh_dump_dev_log()
|