Searched defs:sysc_flags (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 3214 omap_hwmod_init_sysc_flags(struct device * dev,const struct ti_sysc_module_data * data,u32 * sysc_flags) omap_hwmod_init_sysc_flags() argument 3330 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 3386 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 3520 u32 sysc_flags, idlemodes; omap_hwmod_init_module() local [all...] |
H A D | omap_hwmod.h | 319 u16 sysc_flags; member
|