Home
last modified time | relevance | path

Searched refs:omap_hwmod_sysc_type2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.c46 struct sysc_regbits omap_hwmod_sysc_type2 = { variable
H A Domap_hwmod_81xx_data.c621 .sysc_fields = &omap_hwmod_sysc_type2,
676 .sysc_fields = &omap_hwmod_sysc_type2,
789 .sysc_fields = &omap_hwmod_sysc_type2,
H A Domap_hwmod.h37 extern struct sysc_regbits omap_hwmod_sysc_type2;
H A Domap_hwmod.c3144 *sysc_fields = &omap_hwmod_sysc_type2; in omap_hwmod_init_regbits()