Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-core.c57 .gpcnt_ctl = VID_DST_A_GPCNT_CTL,
79 .gpcnt_ctl = VID_DST_B_GPCNT_CTL,
101 .gpcnt_ctl = VID_DST_C_GPCNT_CTL,
123 .gpcnt_ctl = VID_DST_D_GPCNT_CTL,
145 .gpcnt_ctl = VID_DST_E_GPCNT_CTL,
167 .gpcnt_ctl = VID_DST_F_GPCNT_CTL,
189 .gpcnt_ctl = VID_DST_G_GPCNT_CTL,
211 .gpcnt_ctl = VID_DST_H_GPCNT_CTL,
246 .gpcnt_ctl = VID_SRC_I_GPCNT_CTL,
272 .gpcnt_ctl = VID_SRC_J_GPCNT_CTL,
[all …]
Dcx25821.h341 u32 gpcnt_ctl; member
Dcx25821-video.c82 cx_write(channel->gpcnt_ctl, 3); in cx25821_start_video_dma()