Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe_regs.h107 #define VPE_DS_BYPASS BIT(16) macro
H A Dvpe.c779 val |= VPE_DS_BYPASS; in set_dst_registers()