Home
last modified time | relevance | path

Searched refs:enwkup_shift (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap_hwmod_common_data.c34 .enwkup_shift = SYSC_TYPE1_ENAWAKEUP_SHIFT,
73 .enwkup_shift = 26,
A Domap_hwmod.c614 *v |= 0x1 << oh->class->sysc->sysc_fields->enwkup_shift; in _enable_wakeup()
3144 regbits->enwkup_shift, in omap_hwmod_check_sysc()
3145 sysc_fields->enwkup_shift); in omap_hwmod_check_sysc()
3288 if (data->cap->regbits->enwkup_shift >= 0) in omap_hwmod_init_sysc_flags()
/linux-6.3-rc2/drivers/bus/
A Dti-sysc.c1130 if (regbits->enwkup_shift >= 0 && in sysc_enable_module()
2730 .enwkup_shift = 2,
2762 .enwkup_shift = -ENODEV,
2783 .enwkup_shift = -ENODEV,
2803 .enwkup_shift = -ENODEV,
2831 .enwkup_shift = -ENODEV,
2850 .enwkup_shift = -ENODEV,
2872 .enwkup_shift = 26,
2899 .enwkup_shift = -ENODEV,
2928 .enwkup_shift = 26,
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Dti-sysc.h46 s8 enwkup_shift; member

Completed in 20 milliseconds