Searched refs:vfe_pol (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/staging/media/zoran/ |
| D | zoran_device.c | 274 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe() 292 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe() 462 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg() 651 &zr->card.vfe_pol); in zr36057_enable_jpg() 659 &zr->card.vfe_pol); in zr36057_enable_jpg() 684 &zr->card.vfe_pol); in zr36057_enable_jpg() 689 &zr->card.vfe_pol); in zr36057_enable_jpg()
|
| D | zoran_card.c | 339 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 368 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 398 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 429 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 460 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 489 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 518 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 547 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 585 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
|
| D | zoran.h | 193 struct vfe_polarity vfe_pol; member
|