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;
3091 struct sysc_regbits *sysc_fields) in omap_hwmod_check_sysc()3093 const struct sysc_regbits *regbits = data->cap->regbits; in omap_hwmod_check_sysc()3129 struct sysc_regbits **sysc_fields) in omap_hwmod_init_regbits()3328 struct sysc_regbits *sysc_fields, in omap_hwmod_check_module()3383 struct sysc_regbits *sysc_fields, in omap_hwmod_allocate_module()3518 struct sysc_regbits *sysc_fields; in omap_hwmod_init_module()
42 struct sysc_regbits { struct96 const struct sysc_regbits *regbits;
1052 const struct sysc_regbits *regbits; in sysc_enable_module()1191 const struct sysc_regbits *regbits; in sysc_disable_module()2626 static const struct sysc_regbits sysc_regbits_omap2 = {2659 static const struct sysc_regbits sysc_regbits_omap3_sham = {2680 static const struct sysc_regbits sysc_regbits_omap3_aes = {2700 static const struct sysc_regbits sysc_regbits_omap4 = {2728 static const struct sysc_regbits sysc_regbits_omap4_simple = {2747 static const struct sysc_regbits sysc_regbits_omap34xx_sr = {2768 static const struct sysc_regbits sysc_regbits_omap36xx_sr = {2794 static const struct sysc_regbits sysc_regbits_omap4_mcasp = {[all …]