Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dat_hdmac.c289 return current_len - ((ctrla & ATC_BTSIZE_MAX) << desc->tx_width); in atc_calc_bytes_left()
706 first->tx_width = src_width; in atc_prep_dma_memcpy()
707 prev->tx_width = src_width; in atc_prep_dma_memcpy()
858 first->tx_width = reg_width; in atc_prep_slave_sg()
859 prev->tx_width = reg_width; in atc_prep_slave_sg()
982 desc->tx_width = src_width; in atc_prep_dma_sg()
1157 first->tx_width = reg_width; in atc_prep_dma_cyclic()
Dat_hdmac_regs.h197 u32 tx_width; member