Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c40 struct u_boot_env_image_redundant { struct
171 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse()
172 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()
173 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()