Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_dcu_fb.h12 int fsl_dcu_fixedfb_setup(void *blob);
/rk3399_rockchip-uboot/board/toradex/colibri_vf/
H A Dcolibri_vf.c593 ret = fsl_dcu_fixedfb_setup(blob); in ft_board_setup()
/rk3399_rockchip-uboot/drivers/video/
H A Dfsl_dcu_fb.c440 int fsl_dcu_fixedfb_setup(void *blob) in fsl_dcu_fixedfb_setup() function