Home
last modified time | relevance | path

Searched refs:sysc_regbits (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_common_data.c33 struct sysc_regbits omap_hwmod_sysc_type1 = {
49 struct sysc_regbits omap_hwmod_sysc_type2 = {
60 struct sysc_regbits omap_hwmod_sysc_type3 = {
70 struct sysc_regbits omap34xx_sr_sysc_fields = {
74 struct sysc_regbits omap36xx_sr_sysc_fields = {
79 struct sysc_regbits omap3_sham_sysc_fields = {
85 struct sysc_regbits omap3xxx_aes_sysc_fields = {
91 struct sysc_regbits omap_hwmod_sysc_type_mcasp = {
95 struct sysc_regbits omap_hwmod_sysc_type_usb_host_fs = {
Domap_hwmod.h40 extern struct sysc_regbits omap_hwmod_sysc_type1;
41 extern struct sysc_regbits omap_hwmod_sysc_type2;
42 extern struct sysc_regbits omap_hwmod_sysc_type3;
43 extern struct sysc_regbits omap34xx_sr_sysc_fields;
44 extern struct sysc_regbits omap36xx_sr_sysc_fields;
45 extern struct sysc_regbits omap3_sham_sysc_fields;
46 extern struct sysc_regbits omap3xxx_aes_sysc_fields;
47 extern struct sysc_regbits omap_hwmod_sysc_type_mcasp;
48 extern struct sysc_regbits omap_hwmod_sysc_type_usb_host_fs;
324 struct sysc_regbits *sysc_fields;
Domap_hwmod.c3120 struct sysc_regbits *sysc_fields) in omap_hwmod_check_sysc()
3122 const struct sysc_regbits *regbits = data->cap->regbits; in omap_hwmod_check_sysc()
3157 struct sysc_regbits **sysc_fields) in omap_hwmod_init_regbits()
3351 struct sysc_regbits *sysc_fields, in omap_hwmod_check_module()
3404 struct sysc_regbits *sysc_fields, in omap_hwmod_allocate_module()
3464 struct sysc_regbits *sysc_fields; in omap_hwmod_init_module()
/Linux-v4.19/include/linux/platform_data/
Dti-sysc.h38 struct sysc_regbits { struct
72 const struct sysc_regbits *regbits;
/Linux-v4.19/drivers/bus/
Dti-sysc.c1392 static const struct sysc_regbits sysc_regbits_omap2 = {
1425 static const struct sysc_regbits sysc_regbits_omap3_sham = {
1446 static const struct sysc_regbits sysc_regbits_omap3_aes = {
1466 static const struct sysc_regbits sysc_regbits_omap4 = {
1494 static const struct sysc_regbits sysc_regbits_omap4_simple = {
1513 static const struct sysc_regbits sysc_regbits_omap34xx_sr = {
1535 static const struct sysc_regbits sysc_regbits_omap36xx_sr = {
1562 static const struct sysc_regbits sysc_regbits_omap4_mcasp = {
1581 static const struct sysc_regbits sysc_regbits_omap4_usb_host_fs = {
1598 static const struct sysc_regbits sysc_regbits_dra7_mcan = {