Home
last modified time | relevance | path

Searched refs:VPFE_SYN_MODE_VD_POL_NEGATIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe_regs.h109 #define VPFE_SYN_MODE_VD_POL_NEGATIVE BIT(2) macro
H A Dam437x-vpfe.c411 syn_mode |= VPFE_SYN_MODE_VD_POL_NEGATIVE; in vpfe_ccdc_config_ycbcr()