Searched refs:vfe_pol (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/media/zoran/ |
D | zoran_device.c | 339 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()
|
D | zoran_card.c | 338 .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
|
D | zoran.h | 194 struct vfe_polarity vfe_pol; member
|