Home
last modified time | relevance | path

Searched refs:omap_hwmod_sysc_type1 (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_ipblock_data.c30 .sysc_fields = &omap_hwmod_sysc_type1,
47 .sysc_fields = &omap_hwmod_sysc_type1,
67 .sysc_fields = &omap_hwmod_sysc_type1,
89 .sysc_fields = &omap_hwmod_sysc_type1,
110 .sysc_fields = &omap_hwmod_sysc_type1,
132 .sysc_fields = &omap_hwmod_sysc_type1,
152 .sysc_fields = &omap_hwmod_sysc_type1,
584 .sysc_fields = &omap_hwmod_sysc_type1,
620 .sysc_fields = &omap_hwmod_sysc_type1,
649 .sysc_fields = &omap_hwmod_sysc_type1,
[all...]
H A Domap_hwmod_common_ipblock_data.c24 .sysc_fields = &omap_hwmod_sysc_type1,
45 .sysc_fields = &omap_hwmod_sysc_type1,
H A Domap_hwmod_2xxx_3xxx_ipblock_data.c28 .sysc_fields = &omap_hwmod_sysc_type1,
71 .sysc_fields = &omap_hwmod_sysc_type1,
H A Domap_hwmod_81xx_data.c261 .sysc_fields = &omap_hwmod_sysc_type1,
338 .sysc_fields = &omap_hwmod_sysc_type1,
378 .sysc_fields = &omap_hwmod_sysc_type1,
434 .sysc_fields = &omap_hwmod_sysc_type1,
465 .sysc_fields = &omap_hwmod_sysc_type1,
584 .sysc_fields = &omap_hwmod_sysc_type1,
906 .sysc_fields = &omap_hwmod_sysc_type1,
1024 .sysc_fields = &omap_hwmod_sysc_type1,
1119 .sysc_fields = &omap_hwmod_sysc_type1,
1154 .sysc_fields = &omap_hwmod_sysc_type1,
[all...]
H A Domap_hwmod_3xxx_data.c141 .sysc_fields = &omap_hwmod_sysc_type1,
299 .sysc_fields = &omap_hwmod_sysc_type1,
311 .sysc_fields = &omap_hwmod_sysc_type1,
497 .sysc_fields = &omap_hwmod_sysc_type1,
531 .sysc_fields = &omap_hwmod_sysc_type1,
653 .sysc_fields = &omap_hwmod_sysc_type1,
800 .sysc_fields = &omap_hwmod_sysc_type1,
904 .sysc_fields = &omap_hwmod_sysc_type1,
1038 .sysc_fields = &omap_hwmod_sysc_type1,
1073 .sysc_fields = &omap_hwmod_sysc_type1,
[all...]
H A Domap_hwmod_2430_data.c61 .sysc_fields = &omap_hwmod_sysc_type1,
161 .sysc_fields = &omap_hwmod_sysc_type1,
199 .sysc_fields = &omap_hwmod_sysc_type1,
301 .sysc_fields = &omap_hwmod_sysc_type1,
H A Domap_hwmod_common_data.c24 * struct omap_hwmod_sysc_type1 - TYPE1 sysconfig scheme.
30 struct sysc_regbits omap_hwmod_sysc_type1 = { variable
H A Domap_hwmod_2420_data.c83 .sysc_fields = &omap_hwmod_sysc_type1,
192 .sysc_fields = &omap_hwmod_sysc_type1,
H A Domap_hwmod.h36 extern struct sysc_regbits omap_hwmod_sysc_type1;
308 * SYSCONFIG register. This can be populated using omap_hwmod_sysc_type1 or
H A Domap_hwmod.c3134 *sysc_fields = &omap_hwmod_sysc_type1; in omap_hwmod_init_regbits()