Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa27x.h23 extern int pxa27x_set_pwrmode(unsigned int mode);
H A Dpxa27x.c88 int pxa27x_set_pwrmode(unsigned int mode) in pxa27x_set_pwrmode() function
H A Dz2.c699 pxa27x_set_pwrmode(PWRMODE_DEEPSLEEP); in z2_power_off()