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()
429 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()
432 &iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()
442 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_resume()
445 &iphy->link_layer_registers->phy_configuration); in sci_phy_resume()
543 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
548 &iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
554 &iphy->link_layer_registers->phy_configuration); in sci_phy_consume_power_handler()
576 phy_control = readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_start_sas_link_training()
579 &iphy->link_layer_registers->phy_configuration); in sci_phy_start_sas_link_training()
1187 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_stop_protocol_engine()
1193 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_stop_protocol_engine()
1207 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1211 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()
1212 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1216 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1218 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()
1219 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1240 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()
1246 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()
1252 &iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()