Lines Matching +full:dsp +full:- +full:gpio2
7 * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
14 * SPDX-License-Identifier: GPL-2.0+
21 #include <asm/mach-types.h>
23 #include <asm/ti-common/davinci_nand.h>
28 #include "../../../drivers/video/da8xx-fb.h"
130 { pinmux(13), 8, 5 }, /* GPIO6[10] U0_SW0 on EA20-00101_2*/
131 { pinmux(13), 8, 3 }, /* GPIO6[12] U0_SW1 on EA20-00101_2*/
210 * NAND CS setup - cycle counts based on da850evm NAND timings in the in board_early_init_f()
222 &davinci_emif_regs->ab1cr); /* CS2 */ in board_early_init_f()
228 * assuming here that the DSP bootloader has set the IOPU in board_early_init_f()
235 writel(readl(&davinci_syscfg_regs->suspsrc) & in board_early_init_f()
239 &davinci_syscfg_regs->suspsrc); in board_early_init_f()
255 &davinci_uart0_ctrl_regs->pwremu_mgmt); in board_early_init_f()
261 writel(readl(&davinci_syscfg_regs->mstpri[2]) & 0x0fffffff, in board_early_init_f()
262 &davinci_syscfg_regs->mstpri[2]); in board_early_init_f()
270 * Use always serial for U-Boot console
280 gd->bd->bi_arch_number = MACH_TYPE_EA20; in board_init()
283 gd->bd->bi_boot_params = LINUX_BOOT_PARAM_ADDR; in board_init()
320 * Initializes on-board ethernet controllers.
326 return -1; in board_eth_init()
332 * baseboard) via the GPIO2[6], because this pin in board_eth_init()