Home
last modified time | relevance | path

Searched refs:eprintf (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/video/meson/
A Dmeson_vpu.c164 eprintf("Cannot setup simplefb: node not found\n"); in meson_vpu_setup_simplefb()
183 eprintf("Cannot setup simplefb: Error reserving memory\n"); in meson_vpu_setup_simplefb()
191 eprintf("Cannot setup simplefb: Error setting properties\n"); in meson_vpu_setup_simplefb()
/u-boot/include/
A Dstdio.h51 #define eprintf(fmt, args...) fprintf(stderr, fmt, ##args) macro
/u-boot/drivers/video/sunxi/
A Dsunxi_de2.c390 eprintf("Cannot setup simplefb: node not found\n"); in sunxi_simplefb_setup()
398 eprintf("Cannot setup simplefb: Error reserving memory\n"); in sunxi_simplefb_setup()
407 eprintf("Cannot setup simplefb: Error setting properties\n"); in sunxi_simplefb_setup()
A Dsunxi_display.c1272 eprintf("Cannot setup simplefb: node not found\n");
1286 eprintf("Cannot setup simplefb: Error reserving memory\n");
1294 eprintf("Cannot setup simplefb: Error setting properties\n");
/u-boot/drivers/gpio/
A Dpca953x.c275 eprintf("Error talking to chip at 0x%x\n", chip); in do_pca953x()
A Dtca642x.c336 eprintf("Error talking to chip at 0x%x\n", chip); in do_tca642x()
/u-boot/board/toradex/colibri_imx7/
A Dcolibri_imx7.c294 eprintf("Cannot set usable memory\n"); in ft_board_setup()
/u-boot/doc/
A DREADME.console50 eprintf (to format and put a string to stderr)
/u-boot/drivers/video/
A Dfsl_dcu_fb.c457 eprintf("Cannot setup fb: Error reserving memory\n"); in fsl_dcu_fixedfb_setup()

Completed in 10 milliseconds