Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/mediatek/
Dmtk-cqdma.c473 unsigned long pc_flags; in mtk_cqdma_issue_pending() local
477 spin_lock_irqsave(&cvc->pc->lock, pc_flags); in mtk_cqdma_issue_pending()
484 spin_unlock_irqrestore(&cvc->pc->lock, pc_flags); in mtk_cqdma_issue_pending()
575 unsigned long pc_flags; in mtk_cqdma_free_active_desc() local
579 spin_lock_irqsave(&cvc->pc->lock, pc_flags); in mtk_cqdma_free_active_desc()
589 spin_unlock_irqrestore(&cvc->pc->lock, pc_flags); in mtk_cqdma_free_active_desc()