Lines Matching refs:SLOT_REG
67 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro
363 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status()
387 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status()
412 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_latch_status()
422 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_status()
443 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_speed()
495 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_query_power_fault()
547 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in hpc_release_ctlr()
553 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in hpc_release_ctlr()
798 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
816 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr()
1004 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1012 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()
1048 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1054 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()