Lines Matching refs:readl
108 tl_control = readl(&iphy->transport_layer_registers->control); in sci_phy_transport_layer_initialization()
158 phy_configuration = readl(&llr->phy_configuration); in sci_phy_link_layer_initialization()
203 reg = readl(&xcvr->afe_xcvr_control0); in sci_phy_link_layer_initialization()
207 reg = readl(&xcvr->afe_tx_ssc_control); in sci_phy_link_layer_initialization()
215 reg = readl(&xcvr->afe_tx_ssc_control); in sci_phy_link_layer_initialization()
219 reg = readl(&llr->stp_control); in sci_phy_link_layer_initialization()
284 sp_timeouts = readl(&llr->sas_phy_timeouts); in sci_phy_link_layer_initialization()
419 tl_control = readl(&iphy->transport_layer_registers->control); in sci_phy_setup_transport()
429 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()
442 readl(&iphy->link_layer_registers->phy_configuration); in sci_phy_resume()
450 sas->high = readl(&iphy->link_layer_registers->source_sas_address_high); in sci_phy_get_sas_address()
451 sas->low = readl(&iphy->link_layer_registers->source_sas_address_low); in sci_phy_get_sas_address()
464 proto->all = readl(&iphy->link_layer_registers->transmit_identification); in sci_phy_get_protocols()
529 enable_spinup = readl(&iphy->link_layer_registers->notify_enable_spinup_control); in sci_phy_consume_power_handler()
543 readl(&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()
677 val = readl(&iphy->link_layer_registers->transmit_comsas_signal); in scu_link_layer_set_txcomsas_timeout()
1186 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_stop_protocol_engine()
1195 enable_spinup_value = readl(&iphy->link_layer_registers->notify_enable_spinup_control); in scu_link_layer_stop_protocol_engine()
1206 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1211 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1215 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()
1218 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()
1239 readl(&iphy->link_layer_registers->phy_configuration); in scu_link_layer_tx_hard_reset()
1472 phy->running_disparity_error_count = readl(&r->running_disparity_error_count); in isci_phy_control()
1473 phy->loss_of_dword_sync_count = readl(&r->loss_of_sync_error_count); in isci_phy_control()
1474 phy->phy_reset_problem_count = readl(&r->phy_reset_problem_count); in isci_phy_control()
1475 phy->invalid_dword_count = readl(&r->invalid_dword_counter); in isci_phy_control()