Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dstdio.h56 #define eprintf(fmt, args...) fprintf(stderr, fmt, ##args) macro
/rk3399_rockchip-uboot/drivers/gpio/
H A Dpca953x.c274 eprintf("Error talking to chip at 0x%x\n", chip); in do_pca953x()
H A Dtca642x.c313 eprintf("Error talking to chip at 0x%x\n", chip); in do_tca642x()
/rk3399_rockchip-uboot/doc/
H A DREADME.console51 eprintf (to format and put a string to stderr)
/rk3399_rockchip-uboot/drivers/video/sunxi/
H A Dsunxi_display.c1392 eprintf("Cannot setup simplefb: node not found\n");
1406 eprintf("Cannot setup simplefb: Error reserving memory\n");
1414 eprintf("Cannot setup simplefb: Error setting properties\n");
/rk3399_rockchip-uboot/drivers/video/
H A Dfsl_dcu_fb.c454 eprintf("Cannot setup fb: Error reserving memory\n"); in fsl_dcu_fixedfb_setup()