Searched refs:SCU_ENSPINUP_GEN_BIT (Results 1 – 2 of 2) sorted by relevance
2191 enable_spinup_value &= ~SCU_ENSPINUP_GEN_BIT(ENABLE); in scu_link_layer_stop_protocol_engine()3373 enable_spinup |= SCU_ENSPINUP_GEN_BIT(ENABLE); in scic_sds_phy_starting_substate_await_sas_power_consume_power_handler()
648 #define SCU_ENSPINUP_GEN_BIT(name) \ macro