Searched refs:SCU_ENSPINUP_GEN_BIT (Results 1 – 2 of 2) sorted by relevance
527 enable_spinup |= SCU_ENSPINUP_GEN_BIT(ENABLE); in sci_phy_consume_power_handler()1192 enable_spinup_value &= ~SCU_ENSPINUP_GEN_BIT(ENABLE); in scu_link_layer_stop_protocol_engine()
760 #define SCU_ENSPINUP_GEN_BIT(name) \ macro