Lines Matching +full:slave +full:- +full:kernel
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
217 /* HDQ1W/1-wire */
235 /* L4 CORE -> I2C1 interface */
238 .slave = &omap2420_i2c1_hwmod,
243 /* L4 CORE -> I2C2 interface */
246 .slave = &omap2420_i2c2_hwmod,
251 /* IVA <- L3 interface */
254 .slave = &omap2420_iva_hwmod,
259 /* DSP <- L3 interface */
262 .slave = &omap2420_dsp_hwmod,
267 /* l4_wkup -> wd_timer2 */
270 .slave = &omap2xxx_wd_timer2_hwmod,
275 /* l4_wkup -> gpio1 */
278 .slave = &omap2xxx_gpio1_hwmod,
283 /* l4_wkup -> gpio2 */
286 .slave = &omap2xxx_gpio2_hwmod,
291 /* l4_wkup -> gpio3 */
294 .slave = &omap2xxx_gpio3_hwmod,
299 /* l4_wkup -> gpio4 */
302 .slave = &omap2xxx_gpio4_hwmod,
307 /* l4_core -> mailbox */
310 .slave = &omap2420_mailbox_hwmod,
314 /* l4_core -> mcbsp1 */
317 .slave = &omap2420_mcbsp1_hwmod,
322 /* l4_core -> mcbsp2 */
325 .slave = &omap2420_mcbsp2_hwmod,
330 /* l4_core -> msdi1 */
333 .slave = &omap2420_msdi1_hwmod,
338 /* l4_core -> hdq1w interface */
341 .slave = &omap2420_hdq1w_hwmod,
349 .slave = &omap2xxx_gpmc_hwmod,