/openbmc/linux/Documentation/virt/kvm/ |
H A D | locking.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 --------------------- 12 - cpus_read_lock() is taken outside kvm_lock and kvm_usage_lock 14 - kvm->lock is taken outside vcpu->mutex 16 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock 18 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring 21 - kvm->mn_active_invalidate_count ensures that pairs of 23 use the same memslots array. kvm->slots_lock and kvm->slots_arch_lock 25 must not take either kvm->slots_lock or kvm->slots_arch_lock. 29 - Taking cpus_read_lock() outside of kvm_lock is problematic, despite that [all …]
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <linux/mtd/spi-nor.h> 14 #define SFDP_PARAM_HEADER_ID(p) (((p)->id_msb << 8) | (p)->id_lsb) 16 (((p)->parameter_table_pointer[2] << 16) | \ 17 ((p)->parameter_table_pointer[1] << 8) | \ 18 ((p)->parameter_table_pointer[0] << 0)) 19 #define SFDP_PARAM_HEADER_PARAM_LEN(p) ((p)->length * 4) 23 #define SFDP_4BAIT_ID 0xff84 /* 4-byte Address Instruction Table */ 31 * Register Map Offsets for Multi-Chip 41 u8 nph; /* 0-base number of parameter headers */ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | qcom,ebi2.txt | 4 external memory (such as NAND or other memory-mapped peripherals) whereas 18 Also CS1 and CS2 has -A and -B signals. Why they have that is unclear to me. 24 CS0 GPIO134 0x1a800000-0x1b000000 (8MB) 25 CS1 GPIO39 (A) / GPIO123 (B) 0x1b000000-0x1b800000 (8MB) 26 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB) 27 CS3 GPIO133 0x1d000000-0x25000000 (128 MB) 28 CS4 GPIO132 0x1c800000-0x1d000000 (8MB) 29 CS5 GPIO131 0x1c000000-0x1c800000 (8MB) 31 The APQ8060 Qualcomm Application Processor User Guide, 80-N7150-14 Rev. A, 37 this is something just used on the FAST chip selects and that the SLOW [all …]
|
/openbmc/linux/drivers/bus/ |
H A D | qcom-ebi2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 41 * Bits 31-28: RECOVERY recovery cycles (0 = 1, 1 = 2 etc) this is the time the 42 * memory continues to drive the data bus after OE is de-asserted. 43 * Inserted when reading one CS and switching to another CS or read 45 * Bits 27-24: WR_HOLD write hold cycles, these are extra cycles inserted after 49 * Bits 23-16: WR_DELTA initial latency for write cycles inserted for the first 51 * Bits 15-8: RD_DELTA initial latency for read cycles inserted for the first 52 * read to a page or burst memory 53 * Bits 7-4: WR_WAIT number of wait cycles for every write access, 0=1 cycle 55 * Bits 3-0: RD_WAIT number of wait cycles for every read access, 0=1 cycle [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | jedec,spi-nor.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/mtd/jedec,spi-nor.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 13 - $ref: mtd.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 19 - items: 20 - pattern: "^((((micron|spansion|st),)?\ 33 - const: jedec,spi-nor [all …]
|
H A D | spear_smi.txt | 4 - compatible : "st,spear600-smi" 5 - reg : Address range of the mtd chip 6 - #address-cells, #size-cells : Must be present if the device has sub-nodes 8 - interrupts: Should contain the STMMAC interrupts 9 - clock-rate : Functional clock rate of SMI in Hz 12 - st,smi-fast-mode : Flash supports read in fast mode 17 compatible = "st,spear600-smi"; 18 #address-cells = <1>; 19 #size-cells = <1>; 21 interrupt-parent = <&vic1>; [all …]
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | journal.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 -------------- 10 “important” data writes on-disk as quickly as possible. Once the important 15 read-write-erases) before erasing the commit record. Should the system 31 In case of ``data=ordered`` mode, Ext4 also supports fast commits which 33 mode works by logging metadata blocks to the journal. In fast commit 35 affected metadata in fast commit space that is shared with JBD2. 36 Once the fast commit area fills in or if fast commit is not possible 38 A full commit invalidates all the fast commits that happened before 39 it and thus it makes the fast commit area empty for further fast [all …]
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache.rst | 8 dm-cache is a device mapper target written by Joe Thornber, Heinz 15 This device-mapper solution allows us to insert this caching at 17 a thin-provisioning pool. Caching solutions that are integrated more 20 The target reuses the metadata library used in the thin-provisioning 23 The decision as to what data to migrate and when is left to a plug-in 35 Migration from slow device to fast device. 37 Migration from fast device to slow device. 46 Sub-devices 47 ----------- 52 1. An origin device - the big, slow one. [all …]
|
/openbmc/linux/drivers/power/supply/ |
H A D | bd99954-charger.c | 1 // SPDX-License-Identifier: GPL-2.0-only 20 * a) Trickle-charge with constant current (8). 21 * b) pre-charge with constant current (6) 22 * c) fast-charge, first with constant current (5) phase. After 30 *(4)` `.` ` ` ` ` ` ` ` ` ` ` ` ` ` ----------------------------. 32 * . o----+/:/ ` ` ` ` ` ` ` ` ` ` ` ` `.` ` (5) 34 * . + /- -- . 35 * . +`/- + . 36 * . o/- -: . 38 * . .--+ `/ . [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power | 5 Contact: linux-pm@vger.kernel.org 9 Access: Read 14 Contact: linux-pm@vger.kernel.org 18 Access: Read 23 Contact: linux-pm@vger.kernel.org 27 Access: Read 32 Contact: linux-pm@vger.kernel.org 36 Access: Read 43 Contact: linux-pm@vger.kernel.org 58 Access: Read [all …]
|
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ |
H A D | spi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 35 #define SPI_OPMENU_2 0x03 /* READ: Read Data */ 36 #define SPI_OPTYPE_2 0x02 /* Read, address required */ 38 #define SPI_OPMENU_3 0x05 /* RDSR: Read Status Register */ 39 #define SPI_OPTYPE_3 0x00 /* Read, no address */ 44 #define SPI_OPMENU_5 0x9f /* RDID: Read ID */ 45 #define SPI_OPTYPE_5 0x00 /* Read, no address */ 50 #define SPI_OPMENU_7 0x0b /* FAST: Fast Read */ 51 #define SPI_OPTYPE_7 0x02 /* Read, address required */ 66 #define SPIBAR_HSFS_FLOCKDN (1 << 15)/* Flash Configuration Lock-Down */ [all …]
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mips-gic.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 8 # error Please include asm/mips-cps.h rather than asm/mips-gic.h 29 /* For read-only shared registers */ 33 /* For read-write shared registers */ 37 /* For read-only local registers */ 42 /* For read-write local registers */ 47 /* For read-only shared per-interrupt registers */ 60 /* For read-write shared per-interrupt registers */ 71 /* For read-only local per-interrupt registers */ 78 /* For read-write local per-interrupt registers */ [all …]
|
/openbmc/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 14 * - Redistributions of source code must retain the above 18 * - Redistributions in binary form must reproduce the above 62 SRP_DEFAULT_CMD_SQ_SIZE = SRP_DEFAULT_QUEUE_SIZE - SRP_RSP_SQ_SIZE - 146 * @max_it_iu_len: Maximum initiator-to-target information unit length. 147 * @max_ti_iu_len: Maximum target-to-initiator information unit length. 155 /* These are read-only in the hot path */ 196 * struct srp_target_port - RDMA port in the SRP target system 201 /* read and written in the hot path */ 204 /* read only in the hot path */ 283 * struct srp_fr_desc - fast registration work request arguments [all …]
|
/openbmc/linux/include/linux/ |
H A D | i2c-algo-pca.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 #define I2C_PCA_OSC_PER 3 /* e10-8s */ 23 #define I2C_PCA_STA 0x00 /* STATUS Read Only */ 25 #define I2C_PCA_DAT 0x01 /* DATA Read/Write */ 26 #define I2C_PCA_ADR 0x02 /* OWN ADR Read/Write */ 27 #define I2C_PCA_CON 0x03 /* CONTROL Read/Write */ 31 #define I2C_PCA_IND 0x02 /* INDIRECT Read/Write */ 44 #define I2C_PCA_MODE_FAST 0x01 /* Fast mode */ 45 #define I2C_PCA_MODE_FASTP 0x02 /* Fast Plus mode */ 57 * struct pca_i2c_bus_settings - The configured PCA i2c bus settings
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | ast2500-facebook-netbmc-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 4 #include "aspeed-g5.dtsi" 22 aspeed,reset-type = "system"; 31 pinctrl-names = "default"; 32 pinctrl-0 = <&pinctrl_txd1_default 38 pinctrl-names = "default"; 39 pinctrl-0 = <&pinctrl_txd3_default 52 m25p,fast-read; 58 m25p,fast-read; 65 pinctrl-names = "default"; [all …]
|
H A D | aspeed-bmc-opp-vesnin.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "aspeed-g4.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "yadro,vesnin-bmc", "aspeed,ast2400"; 13 stdout-path = &uart5; 21 reserved-memory { 22 #address-cells = <1>; 23 #size-cells = <1>; 27 no-map; [all …]
|
H A D | aspeed-bmc-qcom-dc-scm-v1.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 // Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 4 /dts-v1/; 6 #include "aspeed-g6.dtsi" 9 model = "Qualcomm DC-SCM V1 BMC"; 10 compatible = "qcom,dc-scm-v1-bmc", "aspeed,ast2600"; 17 stdout-path = &uart5; 30 ethphy3: ethernet-phy@1 { 31 compatible = "ethernet-phy-ieee802.3-c22"; 40 phy-mode = "rgmii"; [all …]
|
H A D | aspeed-ast2500-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /dts-v1/; 4 #include "aspeed-g5.dtsi" 8 compatible = "aspeed,ast2500-evb", "aspeed,ast2500"; 15 stdout-path = &uart5; 23 reserved-memory { 24 #address-cells = <1>; 25 #size-cells = <1>; 31 compatible = "shared-dma-pool"; 41 m25p,fast-read; [all …]
|
H A D | ast2600-facebook-netbmc-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 4 #include "aspeed-g6.dtsi" 5 #include <dt-bindings/gpio/aspeed-gpio.h> 24 * GPIO-based SPI Master is required to access SPI TPM, because 25 * full-duplex SPI transactions are not supported by ASPEED SPI 30 compatible = "spi-gpio"; 31 #address-cells = <1>; 32 #size-cells = <0>; 34 gpio-sck = <&gpio0 ASPEED_GPIO(X, 3) GPIO_ACTIVE_HIGH>; 35 gpio-mosi = <&gpio0 ASPEED_GPIO(X, 4) GPIO_ACTIVE_HIGH>; [all …]
|
H A D | aspeed-bmc-supermicro-x11spi.dts | 1 // SPDX-License-Identifier: GPL-2.0 4 /dts-v1/; 6 #include "aspeed-g5.dtsi" 10 compatible = "supermicro,x11spi-bmc", "aspeed,ast2500"; 13 stdout-path = &uart5; 21 reserved-memory { 22 #address-cells = <1>; 23 #size-cells = <1>; 27 no-map; 32 iio-hwmon { [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tcp_hdr_options.c | 1 // SPDX-License-Identifier: GPL-2.0 19 #define CG_NAME "/tcpbpf-hdr-opt-test" 46 return -1; in create_netns() 49 return -1; in create_netns() 57 prefix ? : "", hdr_stg->active, hdr_stg->resend_syn, in print_hdr_stg() 58 hdr_stg->syncookie, hdr_stg->fastopen); in print_hdr_stg() 64 prefix ? : "", opt->flags, opt->max_delack_ms, opt->rand); in print_option() 69 close(sk_fds->srv_fd); in sk_fds_close() 70 close(sk_fds->passive_fd); in sk_fds_close() 71 close(sk_fds->active_fd); in sk_fds_close() [all …]
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-core.c | 1 // SPDX-License-Identifier: GPL-2.0 20 #include <linux/mtd/spi-nor.h> 21 #include <spi-mem.h> 29 * For everything but full-chip erase; probably could be much smaller, but kept 38 * spi_nor_setup_op() - Set up common properties of a spi-mem op. 48 op->cmd.buswidth = spi_nor_get_protocol_inst_nbits(proto); in spi_nor_setup_op() 50 if (op->addr.nbytes) in spi_nor_setup_op() 51 op->addr.buswidth = spi_nor_get_protocol_addr_nbits(proto); in spi_nor_setup_op() 53 if (op->dummy.nbytes) in spi_nor_setup_op() 54 op->dummy.buswidth = spi_nor_get_protocol_addr_nbits(proto); in spi_nor_setup_op() [all …]
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "AT-LAN-TEC/RealTek pocket adapter support" 26 port. Read the file <file:drivers/net/ethernet/realtek/atp.c> 35 tristate "RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support" 40 This is a driver for the Fast Ethernet PCI network cards based on 47 tristate "RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support" 52 This is a driver for the Fast Ethernet PCI network cards based on 69 bool "Support for uncommon RTL-8139 rev. K (automatic channel equalization)" 74 RTL-8139 revision K boards, and totally unused otherwise. It tries 80 bool "Support for older RTL-8129/8130 boards" [all …]
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_axp_mc_static.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 45 …{0x000200e8, 0x3FFF0E01}, /* DO NOT Modify - Open Mbus Window - 2G - Mbus is required for the trai… 46 {0x00020184, 0x3FFFFFE0}, /* DO NOT Modify - Close fast path Window to - 2G */ 54 {0x00001538, 0x0000000b}, /*Read Data Sample Delays Register */ 55 {0x0000153C, 0x0000000d}, /*Read Data Ready Delay Register */ 103 …{0x000200e8, 0x3FFF0E01}, /* DO NOT Modify - Open Mbus Window - 2G - Mbus is required for the trai… 104 {0x00020184, 0x3FFFFFE0}, /* DO NOT Modify - Close fast path Window to - 2G */ 112 {0x00001538, 0x0000000b}, /*Read Data Sample Delays Register */ 113 {0x0000153C, 0x0000000d}, /*Read Data Ready Delay Register */ 155 …{0x000200e8, 0x3FFF0E01}, /* DO NOT Modify - Open Mbus Window - 2G - Mbus is required for the trai… [all …]
|
/openbmc/qemu/hw/intc/ |
H A D | imx_avic.c | 10 * Updated by Jean-Christophe Dubois <jcd@tribudubois.net> 13 * the COPYING file in the top-level directory. 56 return 0xf & (s->prio[word] >> part); in imx_avic_prio() 63 uint64_t new = s->pending & s->enabled; in imx_avic_update() 66 flags = new & s->is_fiq; in imx_avic_update() 67 qemu_set_irq(s->fiq, !!flags); in imx_avic_update() 69 flags = new & ~s->is_fiq; in imx_avic_update() 70 if (!flags || (s->intmask == 0x1f)) { in imx_avic_update() 71 qemu_set_irq(s->irq, !!flags); in imx_avic_update() 81 if (imx_avic_prio(s, i) > s->intmask) { in imx_avic_update() [all …]
|