Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c1492 u32 cfg, axi_val, dfx0_val, txid_auto; in disable_phy_v2_hw() local
1511 dfx0_val = hisi_sas_phy_read32(hisi_hba, phy_no, PORT_DFX0); in disable_phy_v2_hw()
1512 dfx0_val = (dfx0_val & 0x1fc0) >> 6; in disable_phy_v2_hw()
1513 if (dfx0_val != 0x4) in disable_phy_v2_hw()