Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/davinci/
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-v5.4/include/media/davinci/
Dvpfe_types.h11 VPFE_PINPOL_POSITIVE, enumerator
/Linux-v5.4/arch/arm/mach-davinci/
Dboard-dm355-evm.c249 .hdpol = VPFE_PINPOL_POSITIVE,
250 .vdpol = VPFE_PINPOL_POSITIVE,
Dboard-dm365-evm.c410 .hdpol = VPFE_PINPOL_POSITIVE,
411 .vdpol = VPFE_PINPOL_POSITIVE,
Dboard-dm644x-evm.c285 .hdpol = VPFE_PINPOL_POSITIVE,
286 .vdpol = VPFE_PINPOL_POSITIVE,
/Linux-v5.4/drivers/media/platform/am437x/
Dam437x-vpfe.h40 VPFE_PINPOL_POSITIVE = 0, enumerator
Dam437x-vpfe.c969 ccdc->ccdc_cfg.ycbcr.fid_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
970 ccdc->ccdc_cfg.ycbcr.vd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
971 ccdc->ccdc_cfg.ycbcr.hd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
983 ccdc->ccdc_cfg.bayer.fid_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
984 ccdc->ccdc_cfg.bayer.vd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()
985 ccdc->ccdc_cfg.bayer.hd_pol = VPFE_PINPOL_POSITIVE; in vpfe_ccdc_config_defaults()