Lines Matching refs:cnt2_reg
56 .cnt2_reg = DMA1_CNT2,
78 .cnt2_reg = DMA2_CNT2,
100 .cnt2_reg = DMA3_CNT2,
122 .cnt2_reg = DMA4_CNT2,
144 .cnt2_reg = DMA5_CNT2,
166 .cnt2_reg = DMA6_CNT2,
188 .cnt2_reg = DMA7_CNT2,
210 .cnt2_reg = DMA8_CNT2,
231 .cnt2_reg = DMA17_CNT2,
245 .cnt2_reg = DMA15_CNT2,
271 .cnt2_reg = DMA16_CNT2,
297 .cnt2_reg = DMA22_CNT2,
448 cx_write(ch->cnt2_reg, 0); in cx25821_sram_channel_setup()
500 cx_write(ch->cnt2_reg, (lines * 16) >> 3); in cx25821_sram_channel_setup()
516 cx_write(ch->cnt2_reg, 0); in cx25821_sram_channel_setup_audio()
566 cx_write(ch->cnt2_reg, (lines * 16) >> 3); in cx25821_sram_channel_setup_audio()
631 cx_read(ch->cnt2_reg)); in cx25821_sram_channel_dump()
698 cx_read(ch->cnt2_reg)); in cx25821_sram_channel_dump_audio()