Home
last modified time | relevance | path

Searched refs:RK_INIT_SIZE_ALIGN (Results 1 – 3 of 3) 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.h12 RK_INIT_SIZE_ALIGN = 2048, enumerator
H A Drkspi.c65 int padding = rkcommon_vrec_header(params, tparams, RK_INIT_SIZE_ALIGN); in rkspi_vrec_header()