Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbus_vcxk.h10 extern int vcxk_init(unsigned long width, unsigned long height);
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c210 vcxk_init(display_width, display_height); in drv_video_init()
/openbmc/u-boot/drivers/video/
H A Dbus_vcxk.c113 int vcxk_init(unsigned long width, unsigned long height) in vcxk_init() function