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"
32 * is driver-specific or driver-kernel integration-specific belongs
105 * From mach-omap2/pm24xx.c: "Putting MPU into the WFI state
216 /* HDQ1W/1-wire */
234 /* L4 CORE -> I2C1 interface */
237 .slave = &omap2420_i2c1_hwmod,
242 /* L4 CORE -> I2C2 interface */
245 .slave = &omap2420_i2c2_hwmod,
250 /* IVA <- L3 interface */
253 .slave = &omap2420_iva_hwmod,
258 /* DSP <- L3 interface */
261 .slave = &omap2420_dsp_hwmod,
266 /* l4_wkup -> wd_timer2 */
269 .slave = &omap2xxx_wd_timer2_hwmod,
274 /* l4_wkup -> gpio1 */
277 .slave = &omap2xxx_gpio1_hwmod,
282 /* l4_wkup -> gpio2 */
285 .slave = &omap2xxx_gpio2_hwmod,
290 /* l4_wkup -> gpio3 */
293 .slave = &omap2xxx_gpio3_hwmod,
298 /* l4_wkup -> gpio4 */
301 .slave = &omap2xxx_gpio4_hwmod,
306 /* l4_core -> mailbox */
309 .slave = &omap2420_mailbox_hwmod,
313 /* l4_core -> mcbsp1 */
316 .slave = &omap2420_mcbsp1_hwmod,
321 /* l4_core -> mcbsp2 */
324 .slave = &omap2420_mcbsp2_hwmod,
329 /* l4_core -> msdi1 */
332 .slave = &omap2420_msdi1_hwmod,
337 /* l4_core -> hdq1w interface */
340 .slave = &omap2420_hdq1w_hwmod,
348 .slave = &omap2xxx_gpmc_hwmod,