Home
last modified time | relevance | path

Searched refs:ATTN_BUTTN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h149 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro
H A Dpciehp_hpc.c809 if (ATTN_BUTTN(ctrl)) in pcie_enable_notification()
888 if (!ATTN_BUTTN(ctrl)) { in pciehp_reset_slot()
H A Dpciehp_ctrl.c315 if (ret && ATTN_BUTTN(ctrl)) in pciehp_enable_slot()