Home
last modified time | relevance | path

Searched refs:RK_SIZE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/u-boot/tools/
A Drkcommon.h12 RK_SIZE_ALIGN = 2048, enumerator
A Drkcommon.c131 return ROUND(size, RK_SIZE_ALIGN); in rkcommon_get_aligned_size()
443 params->file_size = ROUND(params->orig_file_size, RK_SIZE_ALIGN); in rkcommon_vrec_header()

Completed in 3 milliseconds