Home
last modified time | relevance | path

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

/external/u-boot/tools/
Drksd.c51 return rkcommon_vrec_header(params, tparams, RK_INIT_SIZE_ALIGN); in rksd_vrec_header()
Drkcommon.h12 RK_INIT_SIZE_ALIGN = 2048, enumerator
Drkspi.c65 int padding = rkcommon_vrec_header(params, tparams, RK_INIT_SIZE_ALIGN); in rkspi_vrec_header()