Home
last modified time | relevance | path

Searched refs:fsl_dcu_init (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dcu_fb.h10 int fsl_dcu_init(unsigned int xres, unsigned int yres,
/OK3568_Linux_fs/u-boot/board/toradex/colibri_vf/
H A Ddcu.c35 fsl_dcu_init(xres, yres, 32); in platform_dcu_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/
H A Ddcu.c44 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/
H A Ddcu.c44 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aqds/
H A Ddcu.c89 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dfsl_dcu_fb.c298 int fsl_dcu_init(unsigned int xres, unsigned int yres, in fsl_dcu_init() function