Lines Matching refs:shpc_readl
206 static inline u32 shpc_readl(struct controller *ctrl, int reg) in shpc_readl() function
385 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status()
409 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status()
434 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_latch_status()
444 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_status()
465 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()
600 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in hpc_release_ctlr()
796 intr_loc = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
807 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
812 intr_loc2 = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
822 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
837 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
860 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
874 u32 slot_avail1 = shpc_readl(ctrl, SLOT_AVAIL1); in shpc_get_max_bus_speed()
875 u32 slot_avail2 = shpc_readl(ctrl, SLOT_AVAIL2); in shpc_get_max_bus_speed()
1024 slot_config = shpc_readl(ctrl, SLOT_CONFIG); in shpc_init()
1031 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1037 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1044 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1086 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1096 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1100 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()