Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.c50 .dmadisable_shift = SYSC_TYPE2_DMADISABLE_SHIFT,
H A Domap_hwmod.c549 (0x1 << oh->class->sysc->sysc_fields->dmadisable_shift); in _set_dmadisable()
3126 regbits->dmadisable_shift, in omap_hwmod_check_sysc()
3127 sysc_fields->dmadisable_shift); in omap_hwmod_check_sysc()
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dti-sysc.c2636 .dmadisable_shift = -ENODEV,
2669 .dmadisable_shift = -ENODEV,
2690 .dmadisable_shift = -ENODEV,
2710 .dmadisable_shift = 16,
2738 .dmadisable_shift = -ENODEV,
2757 .dmadisable_shift = -ENODEV,
2779 .dmadisable_shift = -ENODEV,
2806 .dmadisable_shift = -ENODEV,
2835 .dmadisable_shift = -ENODEV,
2852 .dmadisable_shift = -ENODEV,
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dti-sysc.h49 s8 dmadisable_shift; member