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.c37 struct u_boot_env_image_redundant { struct
169 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse()
170 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()
171 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()