Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.c57 struct sysc_regbits omap_hwmod_sysc_type3 = { variable
H A Domap_hwmod.h38 extern struct sysc_regbits omap_hwmod_sysc_type3;
H A Domap_hwmod_81xx_data.c222 .sysc_fields = &omap_hwmod_sysc_type3,
870 .sysc_fields = &omap_hwmod_sysc_type3,
H A Domap_hwmod.c3147 *sysc_fields = &omap_hwmod_sysc_type3; in omap_hwmod_init_regbits()