Searched refs:phy_capabilities (Results 1 – 3 of 3) sorted by relevance
238 scu_link_layer_register_read(phy, phy_capabilities)242 scu_link_layer_register_write(phy, phy_capabilities, value)
142 SAS_CAPABILITIES_T phy_capabilities; in scic_sds_phy_link_layer_initialization() local198 phy_capabilities.u.all = 0; in scic_sds_phy_link_layer_initialization()199 phy_capabilities.u.bits.start = 1; in scic_sds_phy_link_layer_initialization()200 phy_capabilities.u.bits.gen3_without_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()201 phy_capabilities.u.bits.gen2_without_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()202 phy_capabilities.u.bits.gen1_without_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()272 phy_capabilities.u.bits.gen3_with_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()273 phy_capabilities.u.bits.gen2_with_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()274 phy_capabilities.u.bits.gen1_with_ssc_supported = 1; in scic_sds_phy_link_layer_initialization()302 parity_check = phy_capabilities.u.all; in scic_sds_phy_link_layer_initialization()[all …]
1367 U32 phy_capabilities; member