Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/sunxi/
H A Dtve_common.c47 writel(SUNXI_TVE_NOTCH_WIDTH_COMPOSITE, &tve->notch_width); in tvencoder_mode_set()
75 writel(SUNXI_TVE_NOTCH_WIDTH_COMPOSITE, &tve->notch_width); in tvencoder_mode_set()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h122 #define SUNXI_TVE_NOTCH_WIDTH_COMPOSITE 0x00000101 macro