Searched refs:HISI_SAS_PM_BIT (Results 1 – 3 of 3) sorted by relevance
40 #define HISI_SAS_PM_BIT 2 macro
4966 set_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()4970 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()4982 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in resume_v3_hw()
622 if (test_bit(HISI_SAS_PM_BIT, &hisi_hba->flags) && in hisi_sas_bytes_dmaed()