Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dcpu.c18 int get_num_cpus(void) in get_num_cpus() function
290 if (get_num_cpus() == 4) in enable_cpu_clock()
365 int num_cpus = get_num_cpus(); in reset_A9_cpu()
400 if (get_num_cpus() == 4) { in clock_enable_coresight()