Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dsunxi-spl-image-builder.c35 static void swap_bits(uint8_t *buf, int len) in swap_bits() function
215 swap_bits(buffer, info->ecc_step_size + 4); in write_page()
217 swap_bits(buffer, info->ecc_step_size + 4); in write_page()
218 swap_bits(ecc, eccbytes); in write_page()