Home
last modified time | relevance | path

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

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