Home
last modified time | relevance | path

Searched refs:gpcnt (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/cx25821/
Dcx25821-core.c62 .gpcnt = VID_DST_A_GPCNT,
84 .gpcnt = VID_DST_B_GPCNT,
106 .gpcnt = VID_DST_C_GPCNT,
128 .gpcnt = VID_DST_D_GPCNT,
150 .gpcnt = VID_DST_E_GPCNT,
172 .gpcnt = VID_DST_F_GPCNT,
194 .gpcnt = VID_DST_G_GPCNT,
216 .gpcnt = VID_DST_H_GPCNT,
251 .gpcnt = VID_SRC_I_GPCNT,
277 .gpcnt = VID_SRC_J_GPCNT,
[all …]
Dcx25821.h350 u32 gpcnt; member
Dcx25821-audio-upstream.c431 u32 prog_cnt = cx_read(channel->gpcnt); in cx25821_audio_upstream_irq()
Dcx25821-video-upstream.c421 u32 prog_cnt = cx_read(channel->gpcnt); in cx25821_video_upstream_irq()