Searched refs:OCP_USER_MPU (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | omap_hwmod_2xxx_interconnect_data.c | 27 .user = OCP_USER_MPU | OCP_USER_SDMA, 34 .user = OCP_USER_MPU, 47 .user = OCP_USER_MPU | OCP_USER_SDMA, 54 .user = OCP_USER_MPU | OCP_USER_SDMA, 62 .user = OCP_USER_MPU | OCP_USER_SDMA, 70 .user = OCP_USER_MPU | OCP_USER_SDMA, 78 .user = OCP_USER_MPU | OCP_USER_SDMA, 86 .user = OCP_USER_MPU | OCP_USER_SDMA, 94 .user = OCP_USER_MPU | OCP_USER_SDMA, 102 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
A D | omap_hwmod_2430_data.c | 380 .user = OCP_USER_MPU, 388 .user = OCP_USER_MPU | OCP_USER_SDMA, 396 .user = OCP_USER_MPU | OCP_USER_SDMA, 404 .user = OCP_USER_MPU, 412 .user = OCP_USER_MPU | OCP_USER_SDMA, 420 .user = OCP_USER_MPU | OCP_USER_SDMA, 428 .user = OCP_USER_MPU | OCP_USER_SDMA, 436 .user = OCP_USER_MPU | OCP_USER_SDMA, 444 .user = OCP_USER_MPU | OCP_USER_SDMA, 452 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
A D | omap_hwmod_3xxx_data.c | 1474 .user = OCP_USER_MPU, 1482 .user = OCP_USER_MPU, 1509 .user = OCP_USER_MPU, 1659 .user = OCP_USER_MPU, 1666 .user = OCP_USER_MPU, 1675 .user = OCP_USER_MPU, 1682 .user = OCP_USER_MPU, 2045 .user = OCP_USER_MPU, 2054 .user = OCP_USER_MPU, 2101 .user = OCP_USER_MPU, [all …]
|
A D | omap_hwmod_81xx_data.c | 150 .user = OCP_USER_MPU, 157 .user = OCP_USER_MPU, 178 .user = OCP_USER_MPU, 185 .user = OCP_USER_MPU, 205 .user = OCP_USER_MPU, 212 .user = OCP_USER_MPU, 248 .user = OCP_USER_MPU, 287 .user = OCP_USER_MPU, 308 .user = OCP_USER_MPU, 329 .user = OCP_USER_MPU, [all …]
|
A D | omap_hwmod_2420_data.c | 239 .user = OCP_USER_MPU | OCP_USER_SDMA, 247 .user = OCP_USER_MPU | OCP_USER_SDMA, 255 .user = OCP_USER_MPU | OCP_USER_SDMA, 263 .user = OCP_USER_MPU | OCP_USER_SDMA, 271 .user = OCP_USER_MPU | OCP_USER_SDMA, 279 .user = OCP_USER_MPU | OCP_USER_SDMA, 287 .user = OCP_USER_MPU | OCP_USER_SDMA, 295 .user = OCP_USER_MPU | OCP_USER_SDMA, 303 .user = OCP_USER_MPU | OCP_USER_SDMA, 310 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
A D | omap_hwmod.h | 208 #define OCP_USER_MPU (1 << 0) macro
|
A D | omap_hwmod.c | 1132 if (os->user & OCP_USER_MPU) { in _save_mpu_port_index() 3470 oi->user = OCP_USER_MPU | OCP_USER_SDMA; in omap_hwmod_allocate_module()
|
Completed in 18 milliseconds