Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dphy.c527 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()
Dregisters.h760 #define SCU_ENSPINUP_GEN_BIT(name) \ macro