Searched refs:gpcnt (Results 1 – 4 of 4) sorted by relevance
/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 62 .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 …]
|
D | cx25821.h | 350 u32 gpcnt; member
|
D | cx25821-audio-upstream.c | 431 u32 prog_cnt = cx_read(channel->gpcnt); in cx25821_audio_upstream_irq()
|
D | cx25821-video-upstream.c | 421 u32 prog_cnt = cx_read(channel->gpcnt); in cx25821_video_upstream_irq()
|