Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h112 #define SUNXI_TVE_COLOR_BURST_PAL_M 0x00000000 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c53 writel(SUNXI_TVE_COLOR_BURST_PAL_M, &tve->color_burst); in tvencoder_mode_set()