Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Domap_hwmod_common_data.c35 .srst_shift = SYSC_TYPE1_SOFTRESET_SHIFT,
49 .srst_shift = SYSC_TYPE2_SOFTRESET_SHIFT,
78 .srst_shift = 1,
84 .srst_shift = 1,
95 .srst_shift = 1,
A Domap_hwmod.c444 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _set_softreset()
474 softrst_mask = (0x1 << oh->class->sysc->sysc_fields->srst_shift); in _clear_softreset()
504 softrst_mask = (0x1 << sysc->sysc_fields->srst_shift); in _wait_softreset_complete()
3143 regbits->srst_shift, in omap_hwmod_check_sysc()
3144 sysc_fields->srst_shift); in omap_hwmod_check_sysc()
3286 if (data->cap->regbits->srst_shift >= 0) in omap_hwmod_init_sysc_flags()
/linux/drivers/bus/
A Dti-sysc.c295 if (ddata->cap->regbits->srst_shift < 0) in sysc_wait_softreset()
2725 .srst_shift = 1,
2757 .srst_shift = 1,
2778 .srst_shift = 1,
2799 .srst_shift = 0,
2826 .srst_shift = -ENODEV,
2845 .srst_shift = -ENODEV,
2867 .srst_shift = -ENODEV,
2894 .srst_shift = -ENODEV,
2923 .srst_shift = -ENODEV,
[all …]
/linux/include/linux/platform_data/
A Dti-sysc.h47 s8 srst_shift; member

Completed in 16 milliseconds