Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h78 #define SUNXI_TVE_CFG0_PAL 0x07030001 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c34 writel(SUNXI_TVE_CFG0_PAL, &tve->cfg0); in tvencoder_mode_set()