Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dtve_common.c44 writel(SUNXI_TVE_BURST_WIDTH_COMPOSITE, &tve->burst_width); in tvencoder_mode_set()
71 writel(SUNXI_TVE_BURST_WIDTH_COMPOSITE, &tve->burst_width); in tvencoder_mode_set()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h117 #define SUNXI_TVE_BURST_WIDTH_COMPOSITE 0x0016447e macro