Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dks8842.h17 * @tx_dma_channel: The DMA channel to use for TX, -1 for none.
23 int tx_dma_channel; member
/linux/include/linux/platform_data/
H A Ddavinci_asp.h70 int tx_dma_channel; member
/linux/drivers/net/ethernet/micrel/
H A Dks8842.c1172 (pdata->tx_dma_channel != -1) && in ks8842_probe()
1175 adapter->dma_tx.channel = pdata->tx_dma_channel; in ks8842_probe()
/linux/drivers/mfd/
H A Dtimberdale.c161 .tx_dma_channel = DMA_ETH_TX
/linux/drivers/tty/serial/
H A Domap-serial.c103 int tx_dma_channel; member