Lines Matching refs:flags

75 	unsigned long flags;  in dsp3780I_ReadMsaCfg()  local
82 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadMsaCfg()
86 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadMsaCfg()
96 unsigned long flags; in dsp3780I_WriteMsaCfg() local
102 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_WriteMsaCfg()
106 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_WriteMsaCfg()
176 unsigned long flags; in dsp3780I_EnableDSP() local
294 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_EnableDSP()
339 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_EnableDSP()
356 unsigned long flags; in dsp3780I_DisableDSP() local
367 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_DisableDSP()
374 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_DisableDSP()
386 unsigned long flags; in dsp3780I_Reset() local
394 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_Reset()
403 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_Reset()
431 unsigned long flags; in dsp3780I_Run() local
458 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_Run()
466 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_Run()
478 unsigned long flags; in dsp3780I_ReadDStore() local
489 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadDStore()
492 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadDStore()
496 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadDStore()
498 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadDStore()
520 unsigned long flags; in dsp3780I_ReadAndClearDStore() local
531 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadAndClearDStore()
534 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadAndClearDStore()
538 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadAndClearDStore()
540 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadAndClearDStore()
562 unsigned long flags; in dsp3780I_WriteDStore() local
572 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_WriteDStore()
575 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_WriteDStore()
582 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_WriteDStore()
584 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_WriteDStore()
604 unsigned long flags; in dsp3780I_ReadIStore() local
617 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadIStore()
620 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadIStore()
625 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_ReadIStore()
628 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_ReadIStore()
652 unsigned long flags; in dsp3780I_WriteIStore() local
666 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_WriteIStore()
669 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_WriteIStore()
678 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_WriteIStore()
681 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_WriteIStore()
701 unsigned long flags; in dsp3780I_GetIPCSource() local
714 spin_lock_irqsave(&dsp_lock, flags); in dsp3780I_GetIPCSource()
730 spin_unlock_irqrestore(&dsp_lock, flags); in dsp3780I_GetIPCSource()