Searched refs:tx_end (Results 1 – 8 of 8) sorted by relevance
115 const void *tx_end; member165 tx_left = (pic32s->tx_end - pic32s->tx) / n_bytes; in pic32_tx_max()177 (pic32s->tx_end - pic32s->tx)) / n_bytes; in pic32_tx_max()208 if (pic32s->tx_end - pic32s->len) \287 if (pic32s->tx_end == pic32s->tx) in pic32_spi_tx_irq()539 pic32s->tx_end = pic32s->tx + transfer->len; in pic32_spi_one_transfer()
45 void *tx_end; member
508 || (drv_data->tx == drv_data->tx_end)) in null_writer()532 || (drv_data->tx == drv_data->tx_end)) in u8_writer()554 || (drv_data->tx == drv_data->tx_end)) in u16_writer()576 || (drv_data->tx == drv_data->tx_end)) in u32_writer()691 if (drv_data->tx == drv_data->tx_end) { in interrupt_transfer()999 drv_data->tx_end = drv_data->tx + transfer->len; in pxa2xx_spi_transfer_one()
382 void *tx_end; member679 __func__, pl022->rx, pl022->rx_end, pl022->tx, pl022->tx_end); in readwriter()708 && (pl022->tx < pl022->tx_end)) { in readwriter()1299 if (pl022->tx == pl022->tx_end) { in pl022_interrupt_handler()1355 pl022->tx_end = pl022->tx + pl022->cur_transfer->len; in set_up_next_transfer()1542 while (pl022->tx < pl022->tx_end || pl022->rx < pl022->rx_end) { in do_polling_transfer()
276 bsr tx_end563 tx_end: tstl tx_count(%d0) label592 bra tx_end596 bra tx_end
485 __be32 tx_end; member
1982 a.tx_end = bus_addr (dev->txq.in.limit); in amb_talk()
666 bool tx_end = false; in s5p_aes_interrupt() local690 tx_end = true; in s5p_aes_interrupt()727 if (tx_end) { in s5p_aes_interrupt()