Home
last modified time | relevance | path

Searched refs:OCP_USER_MPU (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/arm/mach-omap2/
Domap_hwmod_2xxx_interconnect_data.c28 .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 …]
Domap_hwmod_3xxx_data.c1519 .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 …]
Domap_hwmod_2430_data.c380 .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 …]
Domap_hwmod_81xx_data.c159 .user = OCP_USER_MPU,
166 .user = OCP_USER_MPU,
187 .user = OCP_USER_MPU,
194 .user = OCP_USER_MPU,
214 .user = OCP_USER_MPU,
221 .user = OCP_USER_MPU,
257 .user = OCP_USER_MPU,
296 .user = OCP_USER_MPU,
317 .user = OCP_USER_MPU,
338 .user = OCP_USER_MPU,
[all …]
Domap_hwmod_2420_data.c240 .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 …]
Domap_hwmod.h208 #define OCP_USER_MPU (1 << 0) macro
Domap_hwmod.c1132 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()