Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/platform/drivers/spi/
Dwm_hostspi.c360 static u32 spi_fill_txfifo(struct tls_spi_transfer *current_transfer, in spi_fill_txfifo() function
568 spi_fill_txfifo(current_transfer, spi_port->current_remaining_bytes); in spi_continue_transfer()
608 … transfer_bytes = spi_fill_txfifo(current_transfer, spi_port->current_remaining_bytes); in spi_scheduler()
1316 length = spi_fill_txfifo(&tls_transfer, remain_length); in tls_spi_xfer()
1330 length = spi_fill_txfifo(&tls_transfer, remain_length); in tls_spi_xfer()