Searched refs:dt_add_psci_cpu_enable_methods (Results 1 – 5 of 5) sorted by relevance
27 int dt_add_psci_cpu_enable_methods(void *fdt);
265 if (dt_add_psci_cpu_enable_methods(dtb)) { in rpi4_prepare_dtb()
194 if (dt_add_psci_cpu_enable_methods(dtb)) { in prepare_dtb()
67 if (dt_add_psci_cpu_enable_methods(fdt)) { in update_dt()
158 int dt_add_psci_cpu_enable_methods(void *fdt) in dt_add_psci_cpu_enable_methods() function