Home
last modified time | relevance | path

Searched refs:VPFE_PINPOL_POSITIVE (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/staging/media/deprecated/vpfe_capture/
Ddm355_ccdc.c51 .fid_pol = VPFE_PINPOL_POSITIVE,
52 .vd_pol = VPFE_PINPOL_POSITIVE,
53 .hd_pol = VPFE_PINPOL_POSITIVE,
90 .fid_pol = VPFE_PINPOL_POSITIVE,
91 .vd_pol = VPFE_PINPOL_POSITIVE,
92 .hd_pol = VPFE_PINPOL_POSITIVE,
Ddm644x_ccdc.c53 .fid_pol = VPFE_PINPOL_POSITIVE,
54 .vd_pol = VPFE_PINPOL_POSITIVE,
55 .hd_pol = VPFE_PINPOL_POSITIVE,
64 .fid_pol = VPFE_PINPOL_POSITIVE,
65 .vd_pol = VPFE_PINPOL_POSITIVE,
66 .hd_pol = VPFE_PINPOL_POSITIVE,
Disif.c86 .fid_pol = VPFE_PINPOL_POSITIVE,
87 .vd_pol = VPFE_PINPOL_POSITIVE,
88 .hd_pol = VPFE_PINPOL_POSITIVE,
96 .fid_pol = VPFE_PINPOL_POSITIVE,
97 .vd_pol = VPFE_PINPOL_POSITIVE,
98 .hd_pol = VPFE_PINPOL_POSITIVE,
/Linux-v6.1/include/media/davinci/
Dvpfe_types.h11 VPFE_PINPOL_POSITIVE, enumerator
/Linux-v6.1/arch/arm/mach-davinci/
Dboard-dm355-evm.c246 .hdpol = VPFE_PINPOL_POSITIVE,
247 .vdpol = VPFE_PINPOL_POSITIVE,
Dboard-dm365-evm.c421 .hdpol = VPFE_PINPOL_POSITIVE,
422 .vdpol = VPFE_PINPOL_POSITIVE,
/Linux-v6.1/drivers/media/platform/ti/am437x/
Dam437x-vpfe.h29 VPFE_PINPOL_POSITIVE = 0, enumerator
Dam437x-vpfe.c831 ccdc->ccdc_cfg.ycbcr.fid_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
832 ccdc->ccdc_cfg.ycbcr.vd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
833 ccdc->ccdc_cfg.ycbcr.hd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
845 ccdc->ccdc_cfg.bayer.fid_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
846 ccdc->ccdc_cfg.bayer.vd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
847 ccdc->ccdc_cfg.bayer.hd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()