Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1103 u32 txid_auto; in phy_hard_reset_v3_hw() local
1107 txid_auto = hisi_sas_phy_read32(hisi_hba, phy_no, TXID_AUTO); in phy_hard_reset_v3_hw()
1109 txid_auto | TX_HARDRST_MSK); in phy_hard_reset_v3_hw()
1698 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1715 txid_auto = hisi_sas_phy_read32(hisi_hba, phy_no, TXID_AUTO); in phy_down_v3_hw()
1717 txid_auto | CT3_MSK); in phy_down_v3_hw()