Lines Matching refs:phy_configuration

124 	u32 phy_configuration;  in sci_phy_link_layer_initialization()  local
158 phy_configuration = readl(&llr->phy_configuration); in sci_phy_link_layer_initialization()
161 phy_configuration |= SCU_SAS_PCFG_GEN_BIT(OOB_RESET); in sci_phy_link_layer_initialization()
162 writel(phy_configuration, &llr->phy_configuration); in sci_phy_link_layer_initialization()
426 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()
429 &iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()
439 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_resume()
442 &iphy->link_layer_registers->phy_configuration); in sci_phy_resume()
540 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
545 &iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
551 &iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
573 phy_control = readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_start_sas_link_training()
576 &iphy->link_layer_registers->phy_configuration); in sci_phy_start_sas_link_training()
1182 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_stop_protocol_engine()
1188 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_stop_protocol_engine()
1202 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1206 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()
1207 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1211 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1213 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()
1214 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1236 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()
1242 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()
1248 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()