Home
last modified time | relevance | path

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

/drivers/media/pci/cx25821/
Dcx25821-core.c63 .vip_ctl = VID_DST_A_VIP_CTL,
85 .vip_ctl = VID_DST_B_VIP_CTL,
107 .vip_ctl = VID_DST_C_VIP_CTL,
129 .vip_ctl = VID_DST_D_VIP_CTL,
151 .vip_ctl = VID_DST_E_VIP_CTL,
173 .vip_ctl = VID_DST_F_VIP_CTL,
195 .vip_ctl = VID_DST_G_VIP_CTL,
217 .vip_ctl = VID_DST_H_VIP_CTL,
786 cx_write(ch->vip_ctl, PIXEL_ENGINE_VIP1); in cx25821_set_vip_mode()
Dcx25821.h362 u32 vip_ctl; member