Searched refs:int_msk_tmp (Results 1 – 3 of 3) sorted by relevance
513 u32 int_msk_tmp; in cx25821_video_upstream_irq_ch2() local529 int_msk_tmp = cx_read(channel->int_msk); in cx25821_video_upstream_irq_ch2()530 cx_write(channel->int_msk, int_msk_tmp & ~_intr_msk); in cx25821_video_upstream_irq_ch2()581 int_msk_tmp = cx_read(channel->int_msk); in cx25821_video_upstream_irq_ch2()582 cx_write(channel->int_msk, int_msk_tmp |= _intr_msk); in cx25821_video_upstream_irq_ch2()
554 u32 int_msk_tmp; in cx25821_video_upstream_irq() local568 int_msk_tmp = cx_read(channel->int_msk); in cx25821_video_upstream_irq()569 cx_write(channel->int_msk, int_msk_tmp & ~_intr_msk); in cx25821_video_upstream_irq()631 int_msk_tmp = cx_read(channel->int_msk); in cx25821_video_upstream_irq()632 cx_write(channel->int_msk, int_msk_tmp |= _intr_msk); in cx25821_video_upstream_irq()
497 u32 int_msk_tmp; in cx25821_audio_upstream_irq() local579 int_msk_tmp = cx_read(channel->int_msk); in cx25821_audio_upstream_irq()580 cx_write(channel->int_msk, int_msk_tmp |= _intr_msk); in cx25821_audio_upstream_irq()