Searched refs:VPE_COLOR_SEPARATE_422 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/media/platform/ti/vpe/ | ||
D | vpe_regs.h | 108 #define VPE_COLOR_SEPARATE_422 BIT(18) macro |
D | vpe.c | 769 val |= VPE_COLOR_SEPARATE_422; in set_dst_registers() |