Searched refs:_init_mpu_rt_base (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2256 * _init_mpu_rt_base - populate the virtual address for a hwmod 2272 static int __init _init_mpu_rt_base(struct omap_hwmod *oh, void *data, in _init_mpu_rt_base() function 2362 r = _init_mpu_rt_base(oh, NULL, index, np); in _init()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2224 * _init_mpu_rt_base - populate the virtual address for a hwmod 2240 static int __init _init_mpu_rt_base(struct omap_hwmod *oh, void *data, in _init_mpu_rt_base() function 2330 r = _init_mpu_rt_base(oh, NULL, index, np); in _init()
|
Completed in 9 milliseconds