Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap_hwmod_54xx_data.c283 .mpu_rt_idx = 1,
Domap_hwmod.h598 u8 mpu_rt_idx; member
Domap_hwmod_7xx_data.c449 .mpu_rt_idx = 1,
Domap_hwmod.c2172 error = of_address_to_resource(child, oh->mpu_rt_idx, res); in omap_hwmod_fix_mpu_rt_idx()
2240 if (oh && oh->mpu_rt_idx) { in omap_hwmod_parse_module_range()
2302 va_start = of_iomap(np, index + oh->mpu_rt_idx); in _init_mpu_rt_base()