Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_hpc.c116 #define PSN 0x07FF0000 macro
766 *physical_slot_num = (readl(php_ctlr->creg + SLOT_CONFIG) & PSN) >> 16; in shpc_get_ctlr_slot_config()
Dpciehp_hpc.c188 #define PSN 0xFFF80000 /* PSN: Physical Slot Number */ macro