Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dtve.h115 #define SUNXI_TVE_BURST_PHASE_NTSC 0x00000000 macro
/external/u-boot/drivers/video/sunxi/
Dtve_common.c69 writel(SUNXI_TVE_BURST_PHASE_NTSC, &tve->burst_phase); in tvencoder_mode_set()