Searched refs:dmalock_sync_take (Results 1 – 3 of 3) sorted by relevance
8 #define dmalock_sync_take(x,y) _dmalock_sync_take(x, y, __func__) macro
131 dmalock_sync_take(&bus->dma_recv_channel, RT_WAITING_FOREVER); in drv_spi_xfer()142 dmalock_sync_take(&bus->dma_send_channel, RT_WAITING_FOREVER); in drv_spi_xfer()
549 dmalock_sync_take(&lcd_dev->dma_channel, RT_WAITING_FOREVER); in rt_hw_lcd_init()
Completed in 7 milliseconds