Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h39 #define HISI_SAS_PM_BIT 2 macro
Dhisi_sas_v3_hw.c5117 set_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()
5121 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in suspend_v3_hw()
5133 clear_bit(HISI_SAS_PM_BIT, &hisi_hba->flags); in resume_v3_hw()