Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c134 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro
826 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()
830 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()
H A Dhisi_sas_v3_hw.c227 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro
1140 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()
1144 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()