Home
last modified time | relevance | path

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

/drivers/nvmem/layouts/
A Du-boot-env.c95 uint32_t *crc32_addr; in u_boot_env_parse() local
146 crc32_addr = (uint32_t *)(buf + crc32_offset); in u_boot_env_parse()
147 crc32 = *crc32_addr; in u_boot_env_parse()

Completed in 4 milliseconds