Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c1456 u32 status, tx_dfx0; in wait_io_done_v2_hw() local
1465 tx_dfx0 = hisi_sas_phy_read32(hisi_hba, phy_no, DMA_TX_DFX0); in wait_io_done_v2_hw()
1466 if ((tx_dfx0 & 0x1ff) == 0x2) in wait_io_done_v2_hw()
1471 phy_no, status, tx_dfx0); in wait_io_done_v2_hw()