Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h119 #define SUNXI_TVE_SYNC_VBI_LEVEL_NTSC 0x001000f0 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c72 writel(SUNXI_TVE_SYNC_VBI_LEVEL_NTSC, &tve->sync_vbi_level); in tvencoder_mode_set()