Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821-core.c61 .gpcnt_ctl = VID_DST_A_GPCNT_CTL,
83 .gpcnt_ctl = VID_DST_B_GPCNT_CTL,
105 .gpcnt_ctl = VID_DST_C_GPCNT_CTL,
127 .gpcnt_ctl = VID_DST_D_GPCNT_CTL,
149 .gpcnt_ctl = VID_DST_E_GPCNT_CTL,
171 .gpcnt_ctl = VID_DST_F_GPCNT_CTL,
193 .gpcnt_ctl = VID_DST_G_GPCNT_CTL,
215 .gpcnt_ctl = VID_DST_H_GPCNT_CTL,
250 .gpcnt_ctl = VID_SRC_I_GPCNT_CTL,
276 .gpcnt_ctl = VID_SRC_J_GPCNT_CTL,
[all …]
Dcx25821.h349 u32 gpcnt_ctl; member
Dcx25821-audio-upstream.c577 cx_write(sram_ch->gpcnt_ctl, 3); in cx25821_start_audio_dma_upstream()
Dcx25821-video-upstream.c573 cx_write(sram_ch->gpcnt_ctl, 3); in cx25821_start_video_dma_upstream()
Dcx25821-video.c86 cx_write(channel->gpcnt_ctl, 3); in cx25821_start_video_dma()