Lines Matching refs:readl

108 	tl_control = readl(&iphy->transport_layer_registers->control);
158 phy_configuration = readl(&llr->phy_configuration);
203 reg = readl(&xcvr->afe_xcvr_control0);
207 reg = readl(&xcvr->afe_tx_ssc_control);
215 reg = readl(&xcvr->afe_tx_ssc_control);
219 reg = readl(&llr->stp_control);
284 sp_timeouts = readl(&llr->sas_phy_timeouts);
416 tl_control = readl(&iphy->transport_layer_registers->control);
426 readl(&iphy->link_layer_registers->phy_configuration);
439 readl(&iphy->link_layer_registers->phy_configuration);
447 sas->high = readl(&iphy->link_layer_registers->source_sas_address_high);
448 sas->low = readl(&iphy->link_layer_registers->source_sas_address_low);
461 proto->all = readl(&iphy->link_layer_registers->transmit_identification);
526 enable_spinup = readl(&iphy->link_layer_registers->notify_enable_spinup_control);
540 readl(&iphy->link_layer_registers->phy_configuration);
573 phy_control = readl(&iphy->link_layer_registers->phy_configuration);
674 val = readl(&iphy->link_layer_registers->transmit_comsas_signal);
1182 readl(&iphy->link_layer_registers->phy_configuration);
1191 enable_spinup_value = readl(&iphy->link_layer_registers->notify_enable_spinup_control);
1202 val = readl(&ll->phy_configuration);
1207 readl(&ll->phy_configuration); /* flush */
1211 val = readl(&ll->phy_configuration);
1214 readl(&ll->phy_configuration); /* flush */
1236 readl(&iphy->link_layer_registers->phy_configuration);
1467 phy->running_disparity_error_count = readl(&r->running_disparity_error_count);
1468 phy->loss_of_dword_sync_count = readl(&r->loss_of_sync_error_count);
1469 phy->phy_reset_problem_count = readl(&r->phy_reset_problem_count);
1470 phy->invalid_dword_count = readl(&r->invalid_dword_counter);