/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 3316 omap_hwmod_init_idlemodes(struct device *dev, const struct ti_sysc_module_data *data, u32 *idlemodes) omap_hwmod_init_idlemodes() argument 3355 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) omap_hwmod_check_module() argument 3410 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) omap_hwmod_allocate_module() argument 3557 u32 sysc_flags, idlemodes; omap_hwmod_init_module() local [all...] |
H A D | omap_hwmod.h | 322 u8 idlemodes; member
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 3286 omap_hwmod_init_idlemodes(struct device *dev, const struct ti_sysc_module_data *data, u32 *idlemodes) omap_hwmod_init_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) omap_hwmod_check_module() argument 3380 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) omap_hwmod_allocate_module() argument 3519 u32 sysc_flags, idlemodes; omap_hwmod_init_module() local [all...] |
H A D | omap_hwmod.h | 322 u8 idlemodes; member
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | ti-sysc.c | 1059 u32 reg, idlemodes, best_mode; in sysc_enable_module() local 1175 static int sysc_best_idle_mode(u32 idlemodes, u32 *best_mode) in sysc_best_idle_mode() argument 1194 u32 reg, idlemodes, best_mod in sysc_disable_module() local 2215 sysc_init_idlemode(struct sysc *ddata, u8 *idlemodes, const char *name) sysc_init_idlemode() argument [all...] |
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | ti-sysc.c | 1043 u32 reg, idlemodes, best_mode; in sysc_enable_module() local 1163 static int sysc_best_idle_mode(u32 idlemodes, u32 *best_mode) in sysc_best_idle_mode() argument 1182 u32 reg, idlemodes, best_mod in sysc_disable_module() local 2282 sysc_init_idlemode(struct sysc *ddata, u8 *idlemodes, const char *name) sysc_init_idlemode() argument [all...] |