Home
last modified time | relevance | path

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

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