Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran_card.c394 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
423 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
453 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
484 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
515 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
544 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
573 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
602 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
641 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
Dzoran_device.c370 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
388 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe()
754 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
997 &zr->card.vfe_pol); in zr36057_enable_jpg()
1005 &zr->card.vfe_pol); in zr36057_enable_jpg()
1031 &zr->card.vfe_pol); in zr36057_enable_jpg()
1036 &zr->card.vfe_pol); in zr36057_enable_jpg()
Dzoran.h256 struct vfe_polarity vfe_pol; member