Searched refs:sysc_regbits (Results 1 – 5 of 5) sorted by relevance
30 struct sysc_regbits omap_hwmod_sysc_type1 = {46 struct sysc_regbits omap_hwmod_sysc_type2 = {57 struct sysc_regbits omap_hwmod_sysc_type3 = {67 struct sysc_regbits omap34xx_sr_sysc_fields = {71 struct sysc_regbits omap36xx_sr_sysc_fields = {76 struct sysc_regbits omap3_sham_sysc_fields = {82 struct sysc_regbits omap3xxx_aes_sysc_fields = {88 struct sysc_regbits omap_hwmod_sysc_type_mcasp = {92 struct sysc_regbits omap_hwmod_sysc_type_usb_host_fs = {
36 extern struct sysc_regbits omap_hwmod_sysc_type1;37 extern struct sysc_regbits omap_hwmod_sysc_type2;38 extern struct sysc_regbits omap_hwmod_sysc_type3;39 extern struct sysc_regbits omap34xx_sr_sysc_fields;40 extern struct sysc_regbits omap36xx_sr_sysc_fields;41 extern struct sysc_regbits omap3_sham_sysc_fields;42 extern struct sysc_regbits omap3xxx_aes_sysc_fields;43 extern struct sysc_regbits omap_hwmod_sysc_type_mcasp;44 extern struct sysc_regbits omap_hwmod_sysc_type_usb_host_fs;320 struct sysc_regbits *sysc_fields;
3125 struct sysc_regbits *sysc_fields) in omap_hwmod_check_sysc()3127 const struct sysc_regbits *regbits = data->cap->regbits; in omap_hwmod_check_sysc()3163 struct sysc_regbits **sysc_fields) in omap_hwmod_init_regbits()3362 struct sysc_regbits *sysc_fields, in omap_hwmod_check_module()3416 struct sysc_regbits *sysc_fields, in omap_hwmod_allocate_module()3551 struct sysc_regbits *sysc_fields; in omap_hwmod_init_module()
42 struct sysc_regbits { struct97 const struct sysc_regbits *regbits;
1063 const struct sysc_regbits *regbits; in sysc_enable_module()1197 const struct sysc_regbits *regbits; in sysc_disable_module()2718 static const struct sysc_regbits sysc_regbits_omap2 = {2751 static const struct sysc_regbits sysc_regbits_omap3_sham = {2772 static const struct sysc_regbits sysc_regbits_omap3_aes = {2792 static const struct sysc_regbits sysc_regbits_omap4 = {2820 static const struct sysc_regbits sysc_regbits_omap4_simple = {2839 static const struct sysc_regbits sysc_regbits_omap34xx_sr = {2861 static const struct sysc_regbits sysc_regbits_omap36xx_sr = {2888 static const struct sysc_regbits sysc_regbits_omap4_mcasp = {[all …]