Searched refs:HISI_SAS_PM_BIT (Results 1 – 3 of 3) sorted by relevance
38 #define HISI_SAS_PM_BIT 2 macro
3535 set_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()3539 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()3551 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in resume_v3_hw()
629 if (test_bit(HISI_SAS_PM_BIT, &hisi_hba->flags) && in hisi_sas_bytes_dmaed()