Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/hotplug/
Dpciehp.h158 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19) macro
Dpciehp_core.c78 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()
Dshpchp_hpc.c42 #define PSN 0x07FF0000 macro
1005 ctrl->first_slot = (slot_config & PSN) >> 16; in shpc_init()