Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dfdt.c463 static u32 of_fdt_crc32; variable
1046 of_fdt_crc32 = crc32_be(~0, initial_boot_params, in early_init_dt_scan_chosen()
1150 of_fdt_crc32 = crc32_be(~0, initial_boot_params, in early_init_dt_verify()
1231 of_fdt_crc32 = crc32_be(~0, fdt, fdt_totalsize(fdt)); in unflatten_device_tree()
1280 if (of_fdt_crc32 != crc32_be(~0, initial_boot_params, in of_fdt_raw_init()