Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfastboot.h69 void timed_send_info(ulong *start, const char *msg);
/rk3399_rockchip-uboot/common/
H A Dfb_common.c27 void timed_send_info(ulong *start, const char *msg) in timed_send_info() function
H A Dfb_mmc.c84 timed_send_info(&timer, "writing"); in fb_mmc_blk_write()
88 timed_send_info(&timer, "erasing"); in fb_mmc_blk_write()