Searched refs:enable_off_mode (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dpm-debug.c40 u32 enable_off_mode; variable
242 if (option == &enable_off_mode) { option_set()
274 (void) debugfs_create_file("enable_off_mode", S_IRUGO | S_IWUSR, d, pm_dbg_init()
275 &enable_off_mode, &pm_dbg_option_fops); pm_dbg_init()
H A Dpm.h56 extern u32 enable_off_mode;
58 #define enable_off_mode 0 macro
H A Dcpuidle34xx.c165 * if it satisfies the enable_off_mode condition.
176 if (enable_off_mode) { next_valid_state()

Completed in 107 milliseconds