Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvmem/layouts/
Du-boot-env.c22 struct u_boot_env_image_redundant { struct
129 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse()
130 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()
131 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()