Home
last modified time | relevance | path

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

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