Home
last modified time | relevance | path

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

/linux/drivers/media/pci/zoran/
H A Dzoran_device.c274 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
293 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe()
465 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
652 &zr->card.vfe_pol); in zr36057_enable_jpg()
660 &zr->card.vfe_pol); in zr36057_enable_jpg()
685 &zr->card.vfe_pol); in zr36057_enable_jpg()
690 &zr->card.vfe_pol); in zr36057_enable_jpg()
H A Dzoran_card.c392 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
421 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
451 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
482 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
513 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
542 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
571 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
600 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
641 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
H A Dzoran.h181 struct vfe_polarity vfe_pol; member