Searched refs:tx_fifo_depth (Results 1 – 4 of 4) sorted by relevance
131 unsigned int tx_fifo_depth; member471 if (xspi->tx_bytes < xspi->tx_fifo_depth >> 1) in cdns_spi_irq()531 if (xspi->tx_bytes > xspi->tx_fifo_depth) in cdns_transfer_one()532 cdns_spi_write(xspi, CDNS_SPI_THLD, xspi->tx_fifo_depth >> 1); in cdns_transfer_one()539 cdns_spi_process_fifo(ctlr, xspi, xspi->tx_fifo_depth, 0); in cdns_transfer_one()577 unsigned int cnt = xspi->tx_fifo_depth; in cdns_unprepare_transfer_hardware()607 xspi->tx_fifo_depth = cdns_spi_read(xspi, CDNS_SPI_THLD) + 1; in cdns_spi_detect_fifo_depth()
146 int tx_fifo_depth; member597 &dp83869->tx_fifo_depth)) in dp83869_of_init()598 dp83869->tx_fifo_depth = DP83869_PHYCR_FIFO_DEPTH_4_B_NIB; in dp83869_of_init()632 val |= (dp83869->tx_fifo_depth << DP83869_TX_FIFO_SHIFT); in dp83869_configure_rgmii()729 dp83869->tx_fifo_depth << DP83869_TX_FIFO_SHIFT | in dp83869_configure_mode()
87 unsigned int tx_fifo_depth; member1082 tx_depth = gi2c->dev_data->tx_fifo_depth; in geni_i2c_init()1292 .tx_fifo_depth = 16,
707 csrwr32(priv->tx_fifo_depth - ALTERA_TSE_TX_SECTION_EMPTY, in init_mac()1309 &priv->tx_fifo_depth)) { in altera_tse_probe()