Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTSTA_PDC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_ctrl.c124 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in remove_board()
153 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_queue_pushbutton_work()
244 if (events & PCI_EXP_SLTSTA_PDC) in pciehp_handle_presence_or_link_change()
374 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_sysfs_enable_slot()
H A Dpciehp_hpc.c309 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in pciehp_check_link_status()
638 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_CC | in pciehp_isr()
755 else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC)) in pciehp_ist()
842 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pcie_clear_hotplug_events()
890 stat_mask |= PCI_EXP_SLTSTA_PDC; in pciehp_reset_slot()
1012 PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC); in pcie_init()
H A Dpnv_php.c551 sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pnv_php_reset_slot()
775 sts &= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pnv_php_interrupt()
781 !!(sts & PCI_EXP_SLTSTA_PDC)); in pnv_php_interrupt()
787 (sts & PCI_EXP_SLTSTA_PDC)) { in pnv_php_interrupt()
864 sts |= (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pnv_php_init_irq()
H A Dpciehp_core.c177 pciehp_request(ctrl, PCI_EXP_SLTSTA_PDC); in pciehp_check_presence()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c246 PCI_EXP_SLTSTA_MRLSC | PCI_EXP_SLTSTA_PDC |
/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 Dpci_regs.h604 #define PCI_EXP_SLTSTA_PDC 0x0008 /* Presence Detect Changed */ 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 Dpci_regs.h604 #define PCI_EXP_SLTSTA_PDC 0x0008 /* Presence Detect Changed */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h622 #define PCI_EXP_SLTSTA_PDC 0x0008 /* Presence Detect Changed */ macro