Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Ds5p-sss.c662 int err_dma_tx = 0; in s5p_aes_interrupt() local
690 err_dma_tx = s5p_aes_tx(dev); in s5p_aes_interrupt()
721 if (err_dma_tx < 0) { in s5p_aes_interrupt()
722 err = err_dma_tx; in s5p_aes_interrupt()
743 if (err_dma_tx == 1) in s5p_aes_interrupt()
H A Dsa2ul.c2308 goto err_dma_tx; in sa_dma_init()
2343 err_dma_tx: in sa_dma_init()
/openbmc/linux/drivers/spi/
H A Dspi-pic32.c344 goto err_dma_tx; in pic32_spi_dma_transfer()
351 err_dma_tx: in pic32_spi_dma_transfer()
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c756 goto err_dma_tx; in xgmac_dma_desc_rings_init()
778 err_dma_tx: in xgmac_dma_desc_rings_init()
/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c1751 goto err_dma_tx; in stm32_usart_serial_probe()
1810 err_dma_tx: in stm32_usart_serial_probe()