Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c49 writel(SUNXI_TVE_SLAVE_PARA_COMPOSITE, &tve->slave_para); in tvencoder_mode_set()
77 writel(SUNXI_TVE_SLAVE_PARA_COMPOSITE, &tve->slave_para); in tvencoder_mode_set()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h125 #define SUNXI_TVE_SLAVE_PARA_COMPOSITE 0x00000000 macro