Home
last modified time | relevance | path

Searched refs:vip_ctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c49 .vip_ctl = VID_DST_A_VIP_CTL,
71 .vip_ctl = VID_DST_B_VIP_CTL,
93 .vip_ctl = VID_DST_C_VIP_CTL,
115 .vip_ctl = VID_DST_D_VIP_CTL,
137 .vip_ctl = VID_DST_E_VIP_CTL,
159 .vip_ctl = VID_DST_F_VIP_CTL,
181 .vip_ctl = VID_DST_G_VIP_CTL,
203 .vip_ctl = VID_DST_H_VIP_CTL,
765 cx_write(ch->vip_ctl, PIXEL_ENGINE_VIP1); in cx25821_set_vip_mode()
H A Dcx25821.h342 u32 vip_ctl; member