Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp_hpc.c81 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro
386 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status()
410 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status()
435 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_latch_status()
445 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_status()
466 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_speed()
534 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_query_power_fault()
586 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in hpc_release_ctlr()
592 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in hpc_release_ctlr()
837 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
[all …]