Searched +full:jz4780 +full:- +full:uart (Results 1 – 21 of 21) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+3 #include <dt-bindings/clock/jz4780-cgu.h>6 #address-cells = <1>;7 #size-cells = <1>;8 compatible = "ingenic,jz4780";10 cpuintc: interrupt-controller {11 #address-cells = <0>;12 #interrupt-cells = <1>;13 interrupt-controller;14 compatible = "mti,cpu-interrupt-controller";[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/serial/ingenic,uart.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ingenic SoCs UART controller10 - Paul Cercueil <paul@crapouillou.net>13 - $ref: serial.yaml#17 pattern: "^serial@[0-9a-f]+$"21 - enum:22 - ingenic,jz4740-uart[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,jz4780-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>4 #include <dt-bindings/dma/jz4780-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;9 compatible = "ingenic,jz4780";12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,tcu.h>3 #include <dt-bindings/clock/ingenic,x1830-cgu.h>4 #include <dt-bindings/dma/x1830-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu2.0-mxu2.0";21 clock-names = "cpu";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,tcu.h>3 #include <dt-bindings/clock/ingenic,x1000-cgu.h>4 #include <dt-bindings/dma/x1000-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";21 clock-names = "cpu";[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include "jz4780.dtsi"5 #include <dt-bindings/clock/ingenic,tcu.h>6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/regulator/active-semi,8865-regulator.h>12 compatible = "img,ci20", "ingenic,jz4780";22 stdout-path = &uart4;[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright (C) 2010 Lars-Peter Clausen <lars@metafoo.de>6 * Ingenic SoC UART support46 return readl(port->membase + (offset << 2)); in early_in()51 writel(value, port->membase + (offset << 2)); in early_out()68 uart_console_write(&early_device->port, s, count, in ingenic_early_console_write()82 prop = fdt_getprop(fdt, offset, "clock-frequency", NULL); in ingenic_early_console_setup_clock()86 dev->port.uartclk = be32_to_cpup(prop); in ingenic_early_console_setup_clock()92 struct uart_port *port = &dev->port; in ingenic_earlycon_setup_tail()96 if (!dev->port.membase) in ingenic_earlycon_setup_tail()[all …]
50 bool "Rockchip e-fuse support"53 Enable (read-only) access for the e-fuse block found in Rockchip55 or through child-nodes that are generated based on the e-fuse map74 Enable command-line access to the Chrome OS EC (Embedded76 a number of sub-commands for performing EC tasks such as112 keyboard (use the -l flag to enable the LCD), verified boot context,121 ARM Chromebooks such as pit, pi and nyan-big. The SPI interface129 integrated 64-byte EEPROM, four programmable non-volatile I/O pins142 bool "Ingenic JZ4780 eFUSE support"145 This selects support for the eFUSE on Ingenic JZ4780 SoCs.[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * JZ4780 PLL setup12 #include <mach/jz4780.h>362 ((((m) - 1) << 19) | (((n) - 1) << 13) | (((od) - 1) << 9))373 void __iomem *pll_reg = cpm_regs + CPM_CPAPCR + ((pll - 1) * 4); in pll_init_one()395 ((6 - 1) << CPM_CPCCR_H2DIV_BIT) | in cpu_mux_select()396 ((3 - 1) << CPM_CPCCR_H0DIV_BIT) | in cpu_mux_select()397 ((2 - 1) << CPM_CPCCR_L2DIV_BIT) | in cpu_mux_select()398 ((1 - 1) << CPM_CPCCR_CDIV_BIT); in cpu_mux_select()401 clk_ctrl |= (12 - 1) << CPM_CPCCR_PDIV_BIT; in cpu_mux_select()[all …]
1 /* SPDX-License-Identifier: GPL-2.0+ */3 * JZ4780 definitions90 void jz4780_clk_ungate_uart(const unsigned int uart);
1 # SPDX-License-Identifier: GPL-2.0-only112 tristate "Analog Devices AXI-DMAC DMA support"118 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA144 tristate "JZ4780 DMA support"149 This selects support for the DMA controller in Ingenic JZ4780 SoCs.154 tristate "SA-11x0 DMA support"159 Support the DMA engine found on Intel StrongARM SA-1100 and160 SA-1110 SoCs. This DMA engine can only be used with on-chip220 This module can be found on Freescale Vybrid and LS-1 SoCs.263 Enable support for the IMG multi-threaded DMA controller (MDC).[all …]
66 writeb(value, addr + (1 << shift) - 1); in serial_out_shift()83 return readb(addr + (1 << shift) - 1); in serial_in_shift()97 struct ns16550_platdata *plat = port->plat; in ns16550_writeb()100 offset *= 1 << plat->reg_shift; in ns16550_writeb()101 addr = (unsigned char *)plat->base + offset; in ns16550_writeb()105 * these options at run-time, so use the existing CONFIG options. in ns16550_writeb()107 serial_out_shift(addr + plat->reg_offset, plat->reg_shift, value); in ns16550_writeb()112 struct ns16550_platdata *plat = port->plat; in ns16550_readb()115 offset *= 1 << plat->reg_shift; in ns16550_readb()116 addr = (unsigned char *)plat->base + offset; in ns16550_readb()[all …]
1 // SPDX-License-Identifier: GPL-2.0+15 #include <mach/jz4780.h>116 /* UART 1 and 2 */ in ci20_mux_uart()230 if (val == 3) /* Rev 1 boards had no pulldowns - giving 3 */ in ci20_revision()240 gd->ram_size = sdram_size(0) + sdram_size(1); in dram_init()244 /* U-Boot common routines */
... --------------------- ...
1 // SPDX-License-Identifier: GPL-2.0-only24 #include <linux/pinctrl/pinconf-generic.h>164 (!(enabled_socs & GENMASK(version - 1, 0)) in is_soc_or_above()165 || jzpc->info->version >= version); in is_soc_or_above()203 INGENIC_PIN_GROUP("mmc-1bit", jz4730_mmc_1bit, 1),204 INGENIC_PIN_GROUP("mmc-4bit", jz4730_mmc_4bit, 1),205 INGENIC_PIN_GROUP("uart0-data", jz4730_uart0_data, 1),206 INGENIC_PIN_GROUP("uart1-data", jz4730_uart1_data, 1),207 INGENIC_PIN_GROUP("uart2-data", jz4730_uart2_data, 1),208 INGENIC_PIN_GROUP("uart3-data", jz4730_uart3_data, 1),[all …]
5 ----------[all...]
1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'3 2024-12-2[all...]
1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c'2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms)3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa[all...]
1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)4 2024-1[all...]
1 2025-01-08 03:00:39.311-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-01-08 03:00:39.421-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[all...]
1 2025-01-07 03:00:34.968-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler2 2025-01-07 03:00:35.081-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -[all...]