Home
last modified time | relevance | path

Searched refs:fsl_dcu_fixedfb_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_dcu_fb.h11 int fsl_dcu_fixedfb_setup(void *blob);
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c585 ret = fsl_dcu_fixedfb_setup(blob); in ft_board_setup()
/openbmc/u-boot/drivers/video/
H A Dfsl_dcu_fb.c439 int fsl_dcu_fixedfb_setup(void *blob) in fsl_dcu_fixedfb_setup() function