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