Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci-bridge-emul.c247 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h630 #define PCI_EXP_SLTSTA_MRLSS 0x0020 /* MRL Sensor State */ macro
/linux-6.15/drivers/pci/hotplug/
H A Dpciehp_hpc.c422 *status = !!(slot_status & PCI_EXP_SLTSTA_MRLSS); in pciehp_get_latch_status()