Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/
Dflowctrl.h39 void flowctrl_write_cpu_halt(unsigned int cpuid, u32 value);
Dflowctrl.c59 void flowctrl_write_cpu_halt(unsigned int cpuid, u32 value) in flowctrl_write_cpu_halt() function
Dplatsmp.c140 flowctrl_write_cpu_halt(cpu, 0); in boot_secondary()