Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c1486 u32 cfg, axi_val, dfx0_val, txid_auto; in disable_phy_v2_hw() local
1505 dfx0_val = hisi_sas_phy_read32(hisi_hba, phy_no, PORT_DFX0); in disable_phy_v2_hw()
1506 dfx0_val = (dfx0_val & 0x1fc0) >> 6; in disable_phy_v2_hw()
1507 if (dfx0_val != 0x4) in disable_phy_v2_hw()