Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h101 u32 ch1_horzcoef1[32]; /* 0x680 */ member
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c363 writel(sun4i_horz_coef[2 * i + 1], &de_fe->ch1_horzcoef1[i]); in sunxi_frontend_init()