Searched defs:sysc_offs (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 3187 s32 *rev_offs, s32 *sysc_offs, in omap_hwmod_init_reg_offs() argument 3329 s32 rev_offs, s32 sysc_offs, in omap_hwmod_check_module() argument 3385 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 s32 rev_offs, sysc_offs, syss_offs; omap_hwmod_init_module() local [all...] |
H A D | omap_hwmod.h | 317 s32 sysc_offs; member
|