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"
32 * is driver-specific or driver-kernel integration-specific belongs
105 * From mach-omap2/pm24xx.c: "Putting MPU into the WFI state
143 * multi channel buffered serial port controller
216 /* HDQ1W/1-wire */
234 /* L4 CORE -> I2C1 interface */
236 .master = &omap2xxx_l4_core_hwmod,
242 /* L4 CORE -> I2C2 interface */
244 .master = &omap2xxx_l4_core_hwmod,
250 /* IVA <- L3 interface */
252 .master = &omap2xxx_l3_main_hwmod,
258 /* DSP <- L3 interface */
260 .master = &omap2xxx_l3_main_hwmod,
266 /* l4_wkup -> wd_timer2 */
268 .master = &omap2xxx_l4_wkup_hwmod,
274 /* l4_wkup -> gpio1 */
276 .master = &omap2xxx_l4_wkup_hwmod,
282 /* l4_wkup -> gpio2 */
284 .master = &omap2xxx_l4_wkup_hwmod,
290 /* l4_wkup -> gpio3 */
292 .master = &omap2xxx_l4_wkup_hwmod,
298 /* l4_wkup -> gpio4 */
300 .master = &omap2xxx_l4_wkup_hwmod,
306 /* l4_core -> mailbox */
308 .master = &omap2xxx_l4_core_hwmod,
313 /* l4_core -> mcbsp1 */
315 .master = &omap2xxx_l4_core_hwmod,
321 /* l4_core -> mcbsp2 */
323 .master = &omap2xxx_l4_core_hwmod,
329 /* l4_core -> msdi1 */
331 .master = &omap2xxx_l4_core_hwmod,
337 /* l4_core -> hdq1w interface */
339 .master = &omap2xxx_l4_core_hwmod,
347 .master = &omap2xxx_l3_main_hwmod,