Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe_regs.h108 #define VPE_COLOR_SEPARATE_422 BIT(18) macro
H A Dvpe.c769 val |= VPE_COLOR_SEPARATE_422; in set_dst_registers()