Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h83 #define SUNXI_TVE_DAC_CFG0_COMPOSITE 0x433f0009 macro
85 #define SUNXI_TVE_DAC_CFG0_COMPOSITE 0x403f0008 macro
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dtve_common.c36 writel(SUNXI_TVE_DAC_CFG0_COMPOSITE, &tve->dac_cfg0); in tvencoder_mode_set()
62 writel(SUNXI_TVE_DAC_CFG0_COMPOSITE, &tve->dac_cfg0); in tvencoder_mode_set()