Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_interconnect_data.c27 .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 …]
H A 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 …]
H A Domap_hwmod_81xx_data.c150 .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 …]
H A Domap_hwmod_3xxx_data.c1474 .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 …]
H A Domap_hwmod_2420_data.c239 .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 …]
H A Domap_hwmod.h208 #define OCP_USER_MPU (1 << 0) macro
H A Domap_hwmod.c1129 if (os->user & OCP_USER_MPU) { in _save_mpu_port_index()
3434 oi->user = OCP_USER_MPU | OCP_USER_SDMA; in omap_hwmod_allocate_module()