Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dcrc32.c418 static void store_be(u32 x, unsigned char *buf) in store_be() function
438 store_be(crc1, buf + len); in test_step()