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()
51 void *tx_end; member
508 || (drv_data->tx == drv_data->tx_end)) in null_writer()533 || (drv_data->tx == drv_data->tx_end)) in u8_writer()556 || (drv_data->tx == drv_data->tx_end)) in u16_writer()579 || (drv_data->tx == drv_data->tx_end)) in u32_writer()686 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()
383 void *tx_end; member688 __func__, pl022->rx, pl022->rx_end, pl022->tx, pl022->tx_end); in readwriter()717 && (pl022->tx < pl022->tx_end)) { in readwriter()1308 if (pl022->tx == pl022->tx_end) { in pl022_interrupt_handler()1364 pl022->tx_end = pl022->tx + pl022->cur_transfer->len; in set_up_next_transfer()1551 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()
668 bool tx_end = false; in s5p_aes_interrupt() local692 tx_end = true; in s5p_aes_interrupt()729 if (tx_end) { in s5p_aes_interrupt()