Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c313 DMA_TX_ERR_BASE = 0x0, enumerator
319 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x0 */
1120 - 1 + DMA_TX_ERR_BASE; in slot_err_v1_hw()
Dhisi_sas_v2_hw.c580 DMA_TX_ERR_BASE = 0x40, /* dw2 bit 15-0 */ enumerator
661 DMA_TX_DIF_CRC_ERR = DMA_TX_ERR_BASE, /* 0x40 */
1962 index = dma_tx_err_code_prio[i] - DMA_TX_ERR_BASE; in parse_dma_tx_err_code_v2_hw()