Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/neterion/
H A Ds2io.h378 struct tx_fifo_config { struct
436 struct tx_fifo_config tx_cfg[MAX_TX_FIFOS]; /*Per-Tx FIFO config */
/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h450 unsigned int tx_fifo_config; member
H A Dux500_msp_i2s.c458 config->rx_fifo_config | config->tx_fifo_config | in ux500_msp_i2s_open()
H A Dux500_msp_dai.c312 msp_config->tx_fifo_config = TX_FIFO_ENABLE; in setup_msp_config()