Searched refs:dmadisable_shift (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/arch/arm/mach-omap2/ |
| D | omap_hwmod_common_data.c | 50 .dmadisable_shift = SYSC_TYPE2_DMADISABLE_SHIFT,
|
| D | omap_hwmod.c | 549 (0x1 << oh->class->sysc->sysc_fields->dmadisable_shift); in _set_dmadisable() 3128 regbits->dmadisable_shift, in omap_hwmod_check_sysc() 3129 sysc_fields->dmadisable_shift); in omap_hwmod_check_sysc()
|
| /Linux-v5.15/include/linux/platform_data/ |
| D | ti-sysc.h | 49 s8 dmadisable_shift; member
|
| /Linux-v5.15/drivers/bus/ |
| D | ti-sysc.c | 2528 .dmadisable_shift = -ENODEV, 2561 .dmadisable_shift = -ENODEV, 2582 .dmadisable_shift = -ENODEV, 2602 .dmadisable_shift = 16, 2630 .dmadisable_shift = -ENODEV, 2649 .dmadisable_shift = -ENODEV, 2671 .dmadisable_shift = -ENODEV, 2698 .dmadisable_shift = -ENODEV, 2727 .dmadisable_shift = -ENODEV, 2744 .dmadisable_shift = -ENODEV,
|