Lines Matching refs:SLOT_REG
67 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro
362 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_attention_status()
386 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_power_status()
411 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_latch_status()
421 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_adapter_status()
442 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_adapter_speed()
494 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_query_power_fault()
546 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in shpchp_release_ctlr()
552 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in shpchp_release_ctlr()
797 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
815 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr()
979 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
987 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()
1023 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1029 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()