Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTSTA_MRLSS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dpci_regs.h590 #define PCI_EXP_SLTSTA_MRLSS 0x0020 /* MRL Sensor State */ macro
/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_hpc.c413 *status = !!(slot_status & PCI_EXP_SLTSTA_MRLSS); in pciehp_get_latch_status()