Searched refs:OCP_USER_MPU (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_interconnect_data.c | 28 .user = OCP_USER_MPU | OCP_USER_SDMA, 35 .user = OCP_USER_MPU, 48 .user = OCP_USER_MPU | OCP_USER_SDMA, 55 .user = OCP_USER_MPU | OCP_USER_SDMA, 63 .user = OCP_USER_MPU | OCP_USER_SDMA, 71 .user = OCP_USER_MPU | OCP_USER_SDMA, 79 .user = OCP_USER_MPU | OCP_USER_SDMA, 87 .user = OCP_USER_MPU | OCP_USER_SDMA, 95 .user = OCP_USER_MPU | OCP_USER_SDMA, 103 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
D | omap_hwmod_3xxx_data.c | 1519 .user = OCP_USER_MPU | OCP_USER_SDMA, 1526 .user = OCP_USER_MPU | OCP_USER_SDMA, 1534 .user = OCP_USER_MPU, 1542 .user = OCP_USER_MPU, 1549 .user = OCP_USER_MPU | OCP_USER_SDMA, 1561 .user = OCP_USER_MPU | OCP_USER_SDMA, 1569 .user = OCP_USER_MPU, 1577 .user = OCP_USER_MPU, 1585 .user = OCP_USER_MPU, 1592 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
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 …]
|
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 …]
|
D | omap_hwmod_2420_data.c | 240 .user = OCP_USER_MPU | OCP_USER_SDMA, 248 .user = OCP_USER_MPU | OCP_USER_SDMA, 256 .user = OCP_USER_MPU | OCP_USER_SDMA, 264 .user = OCP_USER_MPU | OCP_USER_SDMA, 272 .user = OCP_USER_MPU | OCP_USER_SDMA, 280 .user = OCP_USER_MPU | OCP_USER_SDMA, 288 .user = OCP_USER_MPU | OCP_USER_SDMA, 296 .user = OCP_USER_MPU | OCP_USER_SDMA, 304 .user = OCP_USER_MPU | OCP_USER_SDMA, 311 .user = OCP_USER_MPU | OCP_USER_SDMA, [all …]
|
D | omap_hwmod.h | 208 #define OCP_USER_MPU (1 << 0) macro
|
D | omap_hwmod.c | 1132 if (os->user & OCP_USER_MPU) { in _save_mpu_port_index() 3468 oi->user = OCP_USER_MPU | OCP_USER_SDMA; in omap_hwmod_allocate_module()
|