Home
last modified time | relevance | path

Searched refs:vc_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-cqdma.c474 unsigned long vc_flags; in mtk_cqdma_issue_pending() local
478 spin_lock_irqsave(&cvc->vc.lock, vc_flags); in mtk_cqdma_issue_pending()
483 spin_unlock_irqrestore(&cvc->vc.lock, vc_flags); in mtk_cqdma_issue_pending()
576 unsigned long vc_flags; in mtk_cqdma_free_active_desc() local
580 spin_lock_irqsave(&cvc->vc.lock, vc_flags); in mtk_cqdma_free_active_desc()
588 spin_unlock_irqrestore(&cvc->vc.lock, vc_flags); in mtk_cqdma_free_active_desc()
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-cqdma.c473 unsigned long vc_flags; in mtk_cqdma_issue_pending() local
477 spin_lock_irqsave(&cvc->vc.lock, vc_flags); in mtk_cqdma_issue_pending()
482 spin_unlock_irqrestore(&cvc->vc.lock, vc_flags); in mtk_cqdma_issue_pending()
575 unsigned long vc_flags; in mtk_cqdma_free_active_desc() local
579 spin_lock_irqsave(&cvc->vc.lock, vc_flags); in mtk_cqdma_free_active_desc()
587 spin_unlock_irqrestore(&cvc->vc.lock, vc_flags); in mtk_cqdma_free_active_desc()

Completed in 3 milliseconds