Searched refs:vfe_pol (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 274 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 D | zoran_card.c | 396 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 425 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 455 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 486 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 517 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 546 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 575 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 604 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 645 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
|
H A D | zoran.h | 187 struct vfe_polarity vfe_pol; member
|