Searched refs:fsl_dcu_init (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | fsl_dcu_fb.h | 9 int fsl_dcu_init(unsigned int xres, unsigned int yres,
|
/openbmc/u-boot/board/toradex/colibri_vf/ |
H A D | dcu.c | 33 fsl_dcu_init(xres, yres, 32); in platform_dcu_init()
|
/openbmc/u-boot/board/freescale/ls1021atwr/ |
H A D | dcu.c | 43 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
|
/openbmc/u-boot/board/freescale/ls1021aiot/ |
H A D | dcu.c | 43 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
|
/openbmc/u-boot/board/freescale/ls1021aqds/ |
H A D | dcu.c | 88 fsl_dcu_init(xres, yres, pixel_format); in platform_dcu_init()
|
/openbmc/u-boot/drivers/video/ |
H A D | fsl_dcu_fb.c | 297 int fsl_dcu_init(unsigned int xres, unsigned int yres, in fsl_dcu_init() function
|