Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821-core.c70 .vip_ctl = VID_DST_A_VIP_CTL,
92 .vip_ctl = VID_DST_B_VIP_CTL,
114 .vip_ctl = VID_DST_C_VIP_CTL,
136 .vip_ctl = VID_DST_D_VIP_CTL,
158 .vip_ctl = VID_DST_E_VIP_CTL,
180 .vip_ctl = VID_DST_F_VIP_CTL,
202 .vip_ctl = VID_DST_G_VIP_CTL,
224 .vip_ctl = VID_DST_H_VIP_CTL,
817 cx_write(ch->vip_ctl, PIXEL_ENGINE_VIP1); in cx25821_set_vip_mode()
Dcx25821.h500 u32 vip_ctl; member