Home
last modified time | relevance | path

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

/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,
/drivers/media/platform/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()