Searched defs:idlemodes (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Domap_hwmod.h322 u8 idlemodes; member in struct:omap_hwmod_class_sysconfig
H A Domap_hwmod.c3286 omap_hwmod_init_idlemodes(struct device *dev, const struct ti_sysc_module_data *data, u32 *idlemodes) argument
3325 omap_hwmod_check_module(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, struct sysc_regbits *sysc_fields, s32 rev_offs, s32 sysc_offs, s32 syss_offs, u32 sysc_flags, u32 idlemodes) argument
3381 omap_hwmod_allocate_module(struct device *dev, struct omap_hwmod *oh, const struct ti_sysc_module_data *data, struct sysc_regbits *sysc_fields, struct clockdomain *clkdm, s32 rev_offs, s32 sysc_offs, s32 syss_offs, u32 sysc_flags, u32 idlemodes) argument
3520 u32 sysc_flags, idlemodes; local
[all...]
/linux-master/drivers/bus/
H A Dti-sysc.c1043 u32 reg, idlemodes, best_mode; local
1163 static int sysc_best_idle_mode(u32 idlemodes, u32 *best_mode) argument
1182 u32 reg, idlemodes, best_mod local
2282 sysc_init_idlemode(struct sysc *ddata, u8 *idlemodes, const char *name) argument
[all...]

Completed in 222 milliseconds