Home
last modified time | relevance | path

Searched +full:jz4780 +full:- +full:uart (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/mips/dts/
H A Djz4780.dtsi1 // 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 …]
/openbmc/u-boot/drivers/misc/
H A DKconfig50 bool "Rockchip e-fuse support"
53 Enable (read-only) access for the e-fuse block found in Rockchip
55 or through child-nodes that are generated based on the e-fuse map
74 Enable command-line access to the Chrome OS EC (Embedded
76 a number of sub-commands for performing EC tasks such as
112 keyboard (use the -l flag to enable the LCD), verified boot context,
121 ARM Chromebooks such as pit, pi and nyan-big. The SPI interface
129 integrated 64-byte EEPROM, four programmable non-volatile I/O pins
142 bool "Ingenic JZ4780 eFUSE support"
145 This selects support for the eFUSE on Ingenic JZ4780 SoCs.
[all …]
/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * JZ4780 definitions
90 void jz4780_clk_ungate_uart(const unsigned int uart);
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c1 // SPDX-License-Identifier: GPL-2.0+
3 * JZ4780 PLL setup
12 #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 …]
/openbmc/u-boot/drivers/serial/
H A Dns16550.c66 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 …]
/openbmc/u-boot/board/imgtec/ci20/
H A Dci20.c1 // 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 */
/openbmc/qemu/pc-bios/
HDu-boot.e500 ... --------------------- ...
/openbmc/
Dopengrok1.0.log1 2025-12-25 03:01:07.329-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-25 03:01:07.402-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-12-24 03:01:02.878-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-24 03:01:02.953-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]