Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c47 .gpcnt_ctl = VID_DST_A_GPCNT_CTL,
69 .gpcnt_ctl = VID_DST_B_GPCNT_CTL,
91 .gpcnt_ctl = VID_DST_C_GPCNT_CTL,
113 .gpcnt_ctl = VID_DST_D_GPCNT_CTL,
135 .gpcnt_ctl = VID_DST_E_GPCNT_CTL,
157 .gpcnt_ctl = VID_DST_F_GPCNT_CTL,
179 .gpcnt_ctl = VID_DST_G_GPCNT_CTL,
201 .gpcnt_ctl = VID_DST_H_GPCNT_CTL,
236 .gpcnt_ctl = VID_SRC_I_GPCNT_CTL,
262 .gpcnt_ctl = VID_SRC_J_GPCNT_CTL,
[all …]
H A Dcx25821.h329 u32 gpcnt_ctl; member
H A Dcx25821-video.c69 cx_write(channel->gpcnt_ctl, 3); in cx25821_start_video_dma()