Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Drockchip_sfc.c195 u32 last_async_size; member
671 sfc->last_async_size = len; in rockchip_sfc_xfer_data_dma_async()
844 if (sfc->last_async_size) { in rockchip_sfc_exec_op()
845 rockchip_sfc_wait_for_dma_finished(sfc, sfc->last_async_size); in rockchip_sfc_exec_op()
846 sfc->last_async_size = 0; in rockchip_sfc_exec_op()