Searched refs:PCI_EXP_SLTSTA (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 91 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pcie_poll_cmd() 99 pcie_capability_write_word(pdev, PCI_EXP_SLTSTA, in pcie_poll_cmd() 282 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pcie_wait_for_presence() 425 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pciehp_get_latch_status() 447 ret = pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pciehp_card_present() 482 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pciehp_query_power_fault() 542 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &slot_status); in pciehp_power_on_slot() 544 pcie_capability_write_word(pdev, PCI_EXP_SLTSTA, in pciehp_power_on_slot() 578 pcie_capability_write_word(pdev, PCI_EXP_SLTSTA, in pciehp_ignore_dpc_link_change() 625 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &status); in pciehp_isr() [all …]
|
| H A D | pnv_php.c | 550 pcie_capability_read_word(php_slot->pdev, PCI_EXP_SLTSTA, &sts); in pnv_php_reset_slot() 552 pcie_capability_write_word(php_slot->pdev, PCI_EXP_SLTSTA, sts); in pnv_php_reset_slot() 774 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &sts); in pnv_php_interrupt() 776 pcie_capability_write_word(pdev, PCI_EXP_SLTSTA, sts); in pnv_php_interrupt() 860 pcie_capability_read_word(pdev, PCI_EXP_SLTSTA, &sts); in pnv_php_init_irq() 865 pcie_capability_write_word(pdev, PCI_EXP_SLTSTA, sts); in pnv_php_init_irq()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | access.c | 380 case PCI_EXP_SLTSTA: in pcie_capability_reg_implemented() 430 pos == PCI_EXP_SLTSTA) in pcie_capability_read_word() 458 pos == PCI_EXP_SLTSTA) in pcie_capability_read_dword()
|
| /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 | 600 #define PCI_EXP_SLTSTA 26 /* Slot Status */ 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 | 600 #define PCI_EXP_SLTSTA 26 /* Slot Status */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | eeh_pe.c | 648 eeh_ops->read_config(edev, cap + PCI_EXP_SLTSTA, 2, &val); in eeh_bridge_check_link()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 618 #define PCI_EXP_SLTSTA 26 /* Slot Status */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 228 pcie_capability_read_word(pci_dev, PCI_EXP_SLTSTA, &stat); in cobalt_pcie_status_show()
|