Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
A Domap_hwmod_81xx_data.c220 .idlemodes = SIDLE_FORCE | SIDLE_NO |
259 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
377 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
433 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
463 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
583 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
869 .idlemodes = SIDLE_FORCE,
905 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
1023 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
1118 .idlemodes = SIDLE_FORCE | SIDLE_NO | SIDLE_SMART,
[all …]
A Domap_hwmod_2xxx_ipblock_data.c28 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
46 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
88 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
109 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
131 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
151 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
A Domap_hwmod.c3288 u32 *idlemodes) in omap_hwmod_init_idlemodes() argument
3290 *idlemodes = 0; in omap_hwmod_init_idlemodes()
3295 *idlemodes |= MSTANDBY_NO; in omap_hwmod_init_idlemodes()
3302 *idlemodes |= SIDLE_FORCE; in omap_hwmod_init_idlemodes()
3304 *idlemodes |= SIDLE_NO; in omap_hwmod_init_idlemodes()
3306 *idlemodes |= SIDLE_SMART; in omap_hwmod_init_idlemodes()
3331 u32 idlemodes) in omap_hwmod_check_module() argument
3354 if (idlemodes != oh->class->sysc->idlemodes) in omap_hwmod_check_module()
3387 u32 idlemodes) in omap_hwmod_allocate_module() argument
3404 sysc->idlemodes = idlemodes; in omap_hwmod_allocate_module()
[all …]
A Domap_hwmod_3xxx_data.c140 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
298 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
310 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
495 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
530 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
652 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
799 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
944 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1037 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1072 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
[all …]
A Domap_hwmod_common_ipblock_data.c44 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
A Domap_hwmod_2xxx_3xxx_ipblock_data.c27 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
A Domap_hwmod_2430_data.c159 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
300 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
A Domap_hwmod.h322 u8 idlemodes; member

Completed in 25 milliseconds