Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c220 #define CON_CONTROL_CFG_OPEN_ACC_STP_MSK \ macro
1126 if (!(cfg & CON_CONTROL_CFG_OPEN_ACC_STP_MSK)) in phys_reject_stp_links_v2_hw()
1129 cfg &= ~CON_CONTROL_CFG_OPEN_ACC_STP_MSK; in phys_reject_stp_links_v2_hw()
1149 cfg |= CON_CONTROL_CFG_OPEN_ACC_STP_MSK; in phys_try_accept_stp_links_v2_hw()