Searched refs:VPFE_SYN_MODE_8BITS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/ti/am437x/ | ||
H A D | am437x-vpfe_regs.h | 98 #define VPFE_SYN_MODE_8BITS (7 << 8) macro |
H A D | am437x-vpfe.c | 415 syn_mode |= VPFE_SYN_MODE_8BITS; in vpfe_ccdc_config_ycbcr() |