Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c41 writel(SUNXI_TVE_UNKNOWN1_COMPOSITE, &tve->unknown1); in tvencoder_mode_set()
67 writel(SUNXI_TVE_UNKNOWN1_COMPOSITE, &tve->unknown1); in tvencoder_mode_set()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h96 #define SUNXI_TVE_UNKNOWN1_COMPOSITE 0x18181818 macro