Searched refs:sysc_fields (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | omap_hwmod_2xxx_ipblock_data.c | 30 .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,
|
A D | omap_hwmod.c | 342 if (!oh->class->sysc->sysc_fields) { in _set_master_standbymode() 375 if (!oh->class->sysc->sysc_fields) { in _set_slave_idlemode() 409 if (!oh->class->sysc->sysc_fields) { in _set_clockactivity() 439 if (!oh->class->sysc->sysc_fields) { in _set_softreset() 3136 sysc_fields->midle_shift); in omap_hwmod_check_sysc() 3139 sysc_fields->sidle_shift); in omap_hwmod_check_sysc() 3148 sysc_fields->srst_shift); in omap_hwmod_check_sysc() 3201 *sysc_fields = NULL; in omap_hwmod_init_regbits() 3373 sysc_fields != oh->class->sysc->sysc_fields) in omap_hwmod_check_module() 3434 sysc->sysc_fields = sysc_fields; in omap_hwmod_allocate_module() [all …]
|
A D | omap_hwmod_81xx_data.c | 222 .sysc_fields = &omap_hwmod_sysc_type3, 261 .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, 621 .sysc_fields = &omap_hwmod_sysc_type2, 676 .sysc_fields = &omap_hwmod_sysc_type2, 789 .sysc_fields = &omap_hwmod_sysc_type2, [all …]
|
A D | omap_hwmod_common_ipblock_data.c | 24 .sysc_fields = &omap_hwmod_sysc_type1, 45 .sysc_fields = &omap_hwmod_sysc_type1,
|
A D | omap_hwmod_2xxx_3xxx_ipblock_data.c | 28 .sysc_fields = &omap_hwmod_sysc_type1, 71 .sysc_fields = &omap_hwmod_sysc_type1,
|
A D | omap_hwmod_3xxx_data.c | 141 .sysc_fields = &omap_hwmod_sysc_type1, 299 .sysc_fields = &omap_hwmod_sysc_type1, 497 .sysc_fields = &omap_hwmod_sysc_type1, 531 .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, 1286 .sysc_fields = &omap_hwmod_sysc_type1, 1361 .sysc_fields = &omap_hwmod_sysc_type1, 1434 .sysc_fields = &omap_hwmod_sysc_type1, [all …]
|
A D | omap_hwmod_2430_data.c | 61 .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,
|
A D | omap_hwmod_2420_data.c | 83 .sysc_fields = &omap_hwmod_sysc_type1, 192 .sysc_fields = &omap_hwmod_sysc_type1,
|
A D | omap_hwmod.h | 320 struct sysc_regbits *sysc_fields; member
|
Completed in 20 milliseconds