Lines Matching refs:shpc_readl
186 static inline u32 shpc_readl(struct controller *ctrl, int reg) in shpc_readl() function
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()
560 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpchp_release_ctlr()
756 intr_loc = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
767 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
772 intr_loc2 = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
782 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
797 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
820 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
834 u32 slot_avail1 = shpc_readl(ctrl, SLOT_AVAIL1); in shpc_get_max_bus_speed()
835 u32 slot_avail2 = shpc_readl(ctrl, SLOT_AVAIL2); in shpc_get_max_bus_speed()
959 slot_config = shpc_readl(ctrl, SLOT_CONFIG); in shpc_init()
966 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
972 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
979 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1023 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1033 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1037 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()