Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx5/
Dsystem.c58 if (tzic_enable_wake(1) != 0) in mx5_cpu_lp_set()
/linux-2.6.39/arch/arm/plat-mxc/include/mach/
Dmxc.h198 int tzic_enable_wake(int is_idle);
/linux-2.6.39/arch/arm/plat-mxc/
Dtzic.c190 int tzic_enable_wake(int is_idle) in tzic_enable_wake() function