Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h96 u32 ch0_horzcoef0[32]; /* 0x400 */ member
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c359 writel(sun4i_horz_coef[2 * i], &de_fe->ch0_horzcoef0[i]); in sunxi_frontend_init()