Home
last modified time | relevance | path

Searched refs:rkcommon_set_header (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/
H A Drksd.c28 ret = rkcommon_set_header(buf, size, params); in rksd_set_header()
H A Drkcommon.h55 int rkcommon_set_header(void *buf, uint file_size,
H A Drkspi.c27 ret = rkcommon_set_header(buf, size, params); in rkspi_set_header()
H A Drkcommon.c188 int rkcommon_set_header(void *buf, uint file_size, in rkcommon_set_header() function