Home
last modified time | relevance | path

Searched refs:scu_link_layer_register_write (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/isci/scil/
HDscic_sds_phy_registers.h153 #define scu_link_layer_register_write(phy, reg, value) \ macro
170 scu_link_layer_register_write(phy, identify_frame_phy_id, value)
178 scu_link_layer_register_write(phy, transmit_identification, value)
186 scu_link_layer_register_write(phy, sas_device_name_high, value)
194 scu_link_layer_register_write(phy, sas_device_name_low, value)
202 scu_link_layer_register_write(phy, source_sas_address_high, value)
210 scu_link_layer_register_write(phy, source_sas_address_low, value)
218 scu_link_layer_register_write(phy, phy_configuration, value)
226 scu_link_layer_register_write(phy, notify_enable_spinup_control, value)
234 scu_link_layer_register_write(phy, clock_skew_management, value)
[all …]
HDscic_sds_phy.c293 scu_link_layer_register_write( in scic_sds_phy_link_layer_initialization()
345 scu_link_layer_register_write(this_phy, afe_lookup_table_control, 0x02108421); in scic_sds_phy_link_layer_initialization()
352 scu_link_layer_register_write(this_phy, afe_lookup_table_control, 0x04210400); in scic_sds_phy_link_layer_initialization()
353 scu_link_layer_register_write(this_phy, sas_primitive_timeout, 0x20A7C05); in scic_sds_phy_link_layer_initialization()
357 scu_link_layer_register_write(this_phy, afe_lookup_table_control, 0x02108421); in scic_sds_phy_link_layer_initialization()
361 scu_link_layer_register_write(this_phy, afe_lookup_table_control, 0x0e739ce7); in scic_sds_phy_link_layer_initialization()
405 scu_link_layer_register_write( in scic_sds_phy_link_layer_initialization()
421 scu_link_layer_register_write( in scic_sds_phy_link_layer_initialization()
430 scu_link_layer_register_write( in scic_sds_phy_link_layer_initialization()
438 scu_link_layer_register_write( in scic_sds_phy_link_layer_initialization()
[all …]