Lines Matching refs:shpc_readl
187 static inline u32 shpc_readl(struct controller *ctrl, int reg) in shpc_readl() function
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()
512 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_query_power_fault()
564 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in hpc_release_ctlr()
578 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in hpc_release_ctlr()
774 intr_loc = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
785 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
790 intr_loc2 = shpc_readl(ctrl, INTR_LOC); in shpc_isr()
800 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
815 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
838 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr()
852 u32 slot_avail1 = shpc_readl(ctrl, SLOT_AVAIL1); in shpc_get_max_bus_speed()
853 u32 slot_avail2 = shpc_readl(ctrl, SLOT_AVAIL2); in shpc_get_max_bus_speed()
1002 slot_config = shpc_readl(ctrl, SLOT_CONFIG); in shpc_init()
1009 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1015 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1022 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1066 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
1076 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()
1080 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init()