Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/zoran/
Dzoran_device.c339 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
357 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe()
527 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
716 &zr->card.vfe_pol); in zr36057_enable_jpg()
724 &zr->card.vfe_pol); in zr36057_enable_jpg()
749 &zr->card.vfe_pol); in zr36057_enable_jpg()
754 &zr->card.vfe_pol); in zr36057_enable_jpg()
Dzoran_card.c338 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
367 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
397 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
428 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
459 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
488 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
517 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
546 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
584 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
Dzoran.h194 struct vfe_polarity vfe_pol; member