Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-core.c59 .vip_ctl = VID_DST_A_VIP_CTL,
81 .vip_ctl = VID_DST_B_VIP_CTL,
103 .vip_ctl = VID_DST_C_VIP_CTL,
125 .vip_ctl = VID_DST_D_VIP_CTL,
147 .vip_ctl = VID_DST_E_VIP_CTL,
169 .vip_ctl = VID_DST_F_VIP_CTL,
191 .vip_ctl = VID_DST_G_VIP_CTL,
213 .vip_ctl = VID_DST_H_VIP_CTL,
782 cx_write(ch->vip_ctl, PIXEL_ENGINE_VIP1); in cx25821_set_vip_mode()
Dcx25821.h354 u32 vip_ctl; member