Searched refs:tx_end (Results 1 – 2 of 2) sorted by relevance
72 const void *tx_end; member111 tx_left = (priv->tx_end - priv->tx) / n_bytes; in pic32_tx_max()114 rxtx_gap = (priv->rx_end - priv->rx) - (priv->tx_end - priv->tx); in pic32_tx_max()148 if (priv->tx_end - priv->len) \259 priv->tx_end = priv->tx + len; in pic32_spi_xfer()
111 void *tx_end; member263 tx_left = (priv->tx_end - priv->tx) / (priv->bits_per_word >> 3); in tx_max()274 rxtx_gap = ((priv->rx_end - priv->rx) - (priv->tx_end - priv->tx)) / in tx_max()295 if (priv->tx_end - priv->len) { in dw_writer()393 priv->tx_end = priv->tx + priv->len; in dw_spi_xfer()