Home
last modified time | relevance | path

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

/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c267 int cpus_node = fdt_path_offset(fdt, "/cpus"); in get_cpu_freq() local
268 int cpu_node = fdt_first_subnode(fdt, cpus_node); in get_cpu_freq()
300 int cpus_node = fdt_path_offset(fdt, "/cpus"); in get_tbclk() local
301 int cpu_node = fdt_first_subnode(fdt, cpus_node); in get_tbclk()

Completed in 4 milliseconds