Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drksd.c51 return rkcommon_vrec_header(params, tparams, RK_INIT_SIZE_ALIGN); in rksd_vrec_header()
H A Drkcommon.h111 int rkcommon_vrec_header(struct image_tool_params *params,
H A Drkspi.c65 int padding = rkcommon_vrec_header(params, tparams, RK_INIT_SIZE_ALIGN); in rkspi_vrec_header()
H A Drkcommon.c331 int rkcommon_vrec_header(struct image_tool_params *params, in rkcommon_vrec_header() function