Lines Matching +full:multi +full:- +full:master
1 // SPDX-License-Identifier: GPL-2.0-only
3 * omap_hwmod_2420_data.c - hardware modules present on the OMAP2420 chips
5 * Copyright (C) 2009-2011 Nokia Corporation
10 * XXX these should be marked initdata for multi-OMAP kernels
13 #include <linux/platform_data/i2c-omap.h>
21 #include "cm-regbits-24xx.h"
22 #include "prm-regbits-24xx.h"
33 * is driver-specific or driver-kernel integration-specific belongs
106 * From mach-omap2/pm24xx.c: "Putting MPU into the WFI state
144 * multi channel buffered serial port controller
217 /* HDQ1W/1-wire */
235 /* L4 CORE -> I2C1 interface */
237 .master = &omap2xxx_l4_core_hwmod,
243 /* L4 CORE -> I2C2 interface */
245 .master = &omap2xxx_l4_core_hwmod,
251 /* IVA <- L3 interface */
253 .master = &omap2xxx_l3_main_hwmod,
259 /* DSP <- L3 interface */
261 .master = &omap2xxx_l3_main_hwmod,
267 /* l4_wkup -> wd_timer2 */
269 .master = &omap2xxx_l4_wkup_hwmod,
275 /* l4_wkup -> gpio1 */
277 .master = &omap2xxx_l4_wkup_hwmod,
283 /* l4_wkup -> gpio2 */
285 .master = &omap2xxx_l4_wkup_hwmod,
291 /* l4_wkup -> gpio3 */
293 .master = &omap2xxx_l4_wkup_hwmod,
299 /* l4_wkup -> gpio4 */
301 .master = &omap2xxx_l4_wkup_hwmod,
307 /* l4_core -> mailbox */
309 .master = &omap2xxx_l4_core_hwmod,
314 /* l4_core -> mcbsp1 */
316 .master = &omap2xxx_l4_core_hwmod,
322 /* l4_core -> mcbsp2 */
324 .master = &omap2xxx_l4_core_hwmod,
330 /* l4_core -> msdi1 */
332 .master = &omap2xxx_l4_core_hwmod,
338 /* l4_core -> hdq1w interface */
340 .master = &omap2xxx_l4_core_hwmod,
348 .master = &omap2xxx_l3_main_hwmod,