Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dste_dma40.c565 spinlock_t execmd_lock; member
1048 spin_lock_irqsave(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
1098 spin_unlock_irqrestore(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
3523 spin_lock_init(&base->execmd_lock); in d40_probe()