/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mpc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-mpc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: I2C-Bus adapter for MPC824x/83xx/85xx/86xx/512x/52xx SoCs 10 - Chris Packham <chris.packham@alliedtelesis.co.nz> 13 - $ref: /schemas/i2c/i2c-controller.yaml# 18 - items: 19 - enum: 20 - mpc5200-i2c [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | pdm360ng.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2009 - 2010 DENX Software Engineering. 17 #address-cells = <1>; 18 #size-cells = <1>; 19 interrupt-parent = <&ipic>; 27 bank-width = <0x1>; 41 compatible = "amd,s29gl01gp", "cfi-flash"; 44 #address-cells = <1>; 45 #size-cells = <1>; 46 bank-width = <4>; [all …]
|
H A D | socrates.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 /dts-v1/; 14 #address-cells = <1>; 15 #size-cells = <1>; 26 #address-cells = <1>; 27 #size-cells = <0>; 32 d-cache-line-size = <32>; 33 i-cache-line-size = <32>; 34 d-cache-size = <0x8000>; // L1, 32K 35 i-cache-size = <0x8000>; // L1, 32K [all …]
|
H A D | uc101.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * Copyright 2006-2007 Secret Lab Technologies Ltd. 12 &gpt0 { gpio-controller; }; 13 &gpt1 { gpio-controller; }; 14 &gpt2 { gpio-controller; }; 15 &gpt3 { gpio-controller; }; 16 &gpt4 { gpio-controller; }; 17 &gpt5 { gpio-controller; }; 18 &gpt6 { gpio-controller; }; 19 &gpt7 { gpio-controller; }; [all …]
|
H A D | mpc5121ads.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2007-2008 Freescale Semiconductor Inc. 32 compatible = "cfi-flash"; 34 #address-cells = <1>; 35 #size-cells = <1>; 36 bank-width = <4>; 37 device-width = <2>; 42 read-only; 52 device-tree@3ec0000 { 53 label = "device-tree"; [all …]
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 3 U-Boot for Wind River SBC834x Boards 8 design that uses the MPC8347E or MPC8349E processor. U-Boot support 9 for this board is heavily based on the existing U-Boot support for 33 Note that U-Boot versions up to and including 2009.06 had essentially 34 two copies of U-Boot in flash; one at the very beginning, which set 39 Use of the U-Boot command "fli" will indicate what parts are in use. 40 Details for storing U-Boot to flash using a Wind River ICE can be found 41 on page 19 of the board manual (request ERG-00328-001). The following 44 - Connect ICE and establish connection to it from WorkBench/OCD. 45 - Ensure you have background mode (BKM) in the OCD terminal window. [all …]
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | setup_mm.c | 1 // SPDX-License-Identifier: GPL-2.0 9 * This file handles the architecture-dependent parts of system setup 117 while ((tag = be16_to_cpu(record->tag)) != BI_LAST) { in m68k_parse_bootinfo() 119 const void *data = record->data; in m68k_parse_bootinfo() 120 uint16_t size = be16_to_cpu(record->size); in m68k_parse_bootinfo() 134 be32_to_cpu(m->addr); in m68k_parse_bootinfo() 136 be32_to_cpu(m->size); in m68k_parse_bootinfo() 146 m68k_ramdisk.addr = be32_to_cpu(m->addr); in m68k_parse_bootinfo() 147 m68k_ramdisk.size = be32_to_cpu(m->size); in m68k_parse_bootinfo() 160 * Zero the data to preserve forward secrecy, and zero the in m68k_parse_bootinfo() [all …]
|
/openbmc/linux/drivers/cpufreq/ |
H A D | tegra194-cpufreq.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2020 - 2022, NVIDIA CORPORATION. All rights reserved 9 #include <linux/dma-mapping.h> 20 #include <soc/tegra/bpmp-abi.h> 32 #define SCRATCH_FREQ_CORE_REG(data, cpu) (data->regs + CMU_CLKS_BASE + CORE_OFFSET(cpu)) 36 (data->regs + (MMCRAB_CLUSTER_BASE(cl) + data->soc->actmon_cntr_base)) 83 dev = get_cpu_device(policy->cpu); in tegra_cpufreq_set_bw() 85 return -ENODEV; in tegra_cpufreq_set_bw() 93 data->icc_dram_bw_scaling = false; in tegra_cpufreq_set_bw() 123 mpidr_id = (clusterid * data->soc->maxcpus_per_cluster) + cpuid; in tegra234_get_cpu_ndiv() [all …]
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 13 to display a command-line console or splash screen. Enabling this 24 This driver can be use with "simple-panel" and 26 (leds/backlight/pwm-backlight.txt) 34 This driver can be used with "simple-panel" and 36 (leds/backlight/gpio-backlight.txt) 39 bool "Support 8-bit-per-pixel displays" 43 Support drawing text and bitmaps onto a 8-bit-per-pixel display. 49 bool "Support 16-bit-per-pixel displays" 53 Support drawing text and bitmaps onto a 16-bit-per-pixel display. 59 bool "Support 32-bit-per-pixel displays" [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx | 1 Sat May 12 12:00 2001 Gerard Roudier (groudier@club-internet.fr) 2 * version sym53c8xx-1.7.3c 3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM. 4 Fix sent by Stig Telfer <stig@api-networks.com>. 5 - Backport from SYM-2 the work-around that allows to support 7 - Check that we received at least 8 bytes of INQUIRY response 9 - Define scsi_set_pci_device() as nil for kernel < 2.4.4. 10 - + A couple of minor changes. 12 Sat Apr 7 19:30 2001 Gerard Roudier (groudier@club-internet.fr) 13 * version sym53c8xx-1.7.3b [all …]
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-mpc.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Copyright (C) 2003-2004 Humboldt Solutions Ltd, adrian@humboldt.co.uk 33 #define DRV_NAME "mpc-i2c" 117 writeb(x, i2c->base + MPC_I2C_CR); in writeccr() 130 for (k = 9; k; k--) { in mpc_i2c_fixup() 132 writeb(0, i2c->base + MPC_I2C_SR); /* clear any status bits */ in mpc_i2c_fixup() 134 readb(i2c->base + MPC_I2C_DR); /* init xfer */ in mpc_i2c_fixup() 138 readb(i2c->base + MPC_I2C_DR); in mpc_i2c_fixup() 144 readb(i2c->base + MPC_I2C_DR); in mpc_i2c_fixup() 151 void __iomem *addr = i2c->base + MPC_I2C_SR; in i2c_mpc_wait_sr() [all …]
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Probe module for 8250/16550-type PCI serial ports. 31 * > 0 - number of ports 32 * = 0 - use board->num_ports 33 * < 0 - error 83 "Please send the output of lspci -vv, this\n" in moan_device() 86 "modem board to <linux-serial@vger.kernel.org>.\n", in moan_device() 87 str, dev->vendor, dev->device, in moan_device() 88 dev->subsystem_vendor, dev->subsystem_device); in moan_device() 95 return serial8250_pci_setup_port(priv->dev, port, bar, offset, regshift); in setup_port() [all …]
|
/openbmc/linux/sound/pci/ |
H A D | intel8x0.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 31 static int index = SNDRV_DEFAULT_IDX1; /* Index 0-MAX */ 36 static int buggy_irq = -1; /* auto-check */ 38 static int spdif_aclink = -1; 39 static int inside_vm = -1; 46 MODULE_PARM_DESC(ac97_clock, "AC'97 codec clock (0 = allowlist + auto-detect, 1 = force autodetect)… 56 MODULE_PARM_DESC(spdif_aclink, "S/PDIF over AC-link."); 75 ICH_REG_##name##_BDBAR = base + 0x0, /* dword - buffer descriptor list base address */ \ 76 ICH_REG_##name##_CIV = base + 0x04, /* byte - current index value */ \ 77 ICH_REG_##name##_LVI = base + 0x05, /* byte - last valid index */ \ [all …]
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * of PCI-SCSI IO processors. 6 * Copyright (C) 1999-2001 Gerard Roudier <groudier@free.fr> 7 * Copyright (c) 2003-2005 Matthew Wilcox <matthew@wil.cx> 10 * Copyright (C) 1998-2000 Gerard Roudier 13 * a port of the FreeBSD ncr driver to Linux-1.2.13. 17 * Stefan Esser <se@mi.Uni-Koeln.de> 25 *----------------------------------------------------------------------------- 55 while (n-- > 0) in sym_printl_hex() 62 sym_print_addr(cp->cmd, "%s: ", label); in sym_print_msg() [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 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...] |
H A D | opengrok1.0.log | 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...] |