Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c1492 u32 cfg, axi_val, dfx0_val, txid_auto; in disable_phy_v2_hw() local
1496 axi_val = hisi_sas_read32(hisi_hba, AXI_MASTER_CFG_BASE + in disable_phy_v2_hw()
1498 axi_val |= 0x1; in disable_phy_v2_hw()
1500 AM_CTRL_GLOBAL, axi_val); in disable_phy_v2_hw()
1532 axi_val &= ~0x1; in disable_phy_v2_hw()
1534 AM_CTRL_GLOBAL, axi_val); in disable_phy_v2_hw()