Home
last modified time | relevance | path

Searched +full:wp +full:- +full:content (Results 1 – 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/hwmon/
Damd_energy.rst1 .. SPDX-License-Identifier: GPL-2.0
16 - Processor Programming Reference (PPR) for AMD Family 17h Model 01h, Revision B1 Processors
18 https://developer.amd.com/wp-content/resources/55570-B1_PUB.zip
20- Preliminary Processor Programming Reference (PPR) for AMD Family 17h Model 31h, Revision B0 Proc…
22 https://developer.amd.com/wp-content/resources/56176_ppr_Family_17h_Model_71h_B0_pub_Rev_3.06.zip
27 -----------
31 Model-specific Registers (MSRs) via the hardware monitor
40 32-bitRO, Accumulator, core-level power reporting
44 32-bitRO, Accumulator, socket-level power reporting,
57 ------------------
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/
Darmada-3720-espressobin.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
10 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
13 /dts-v1/;
15 #include "armada-3720-espressobin.dtsi"
Darmada-3720-espressobin-emmc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
11 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
14 /dts-v1/;
16 #include "armada-3720-espressobin.dtsi"
20 compatible = "globalscale,espressobin-emmc", "globalscale,espressobin",
26 non-removable;
27 bus-width = <8>;
28 mmc-ddr-1_8v;
29 mmc-hs400-1_8v;
[all …]
/kernel/linux/linux-5.10/Documentation/security/tpm/
Dtpm_ftpm_tee.rst23 https://www.microsoft.com/en-us/research/wp-content/uploads/2017/06/ftpm1.pdf
/kernel/linux/linux-4.19/arch/arm64/boot/dts/marvell/
Darmada-3720-espressobin.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
10 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
13 /dts-v1/;
15 #include <dt-bindings/gpio/gpio.h>
16 #include "armada-372x.dtsi"
29 stdout-path = "serial0:115200n8";
38 compatible = "regulator-gpio";
39 regulator-name = "vcc_sd1";
40 regulator-min-microvolt = <1800000>;
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dinvensense,icm42600.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: InvenSense ICM-426xx Inertial Measurement Unit
10 - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
13 6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis
18 ultra-low-power wake-on-motion support to minimize system power consumption.
20 Other industry-leading features include InvenSense on-chip APEX Motion
25 https://invensense.tdk.com/wp-content/uploads/2020/03/DS-000292-ICM-42605-v1.4.pdf
30 - invensense,icm42600
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dblkzoned.h10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
44 __u64 wp; member
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
Dw5100-spi.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 …* http://www.wiznet.co.kr/wp-content/uploads/wiznethome/Chip/W5100/Document/W5100_Datasheet_v1.2.6…
9 …* http://wiznethome.cafe24.com/wp-content/uploads/wiznethome/Chip/W5200/Documents/W5200_DS_V140E.p…
28 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_read()
40 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_write()
134 mutex_init(&spi_priv->cmd_lock); in w5200_spi_init()
141 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read()
153 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write()
161 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read16()
173 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write16()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/wiznet/
Dw5100-spi.c6 * Licensed under the GPL-2 or later.
9 …* http://www.wiznet.co.kr/wp-content/uploads/wiznethome/Chip/W5100/Document/W5100_Datasheet_v1.2.6…
10 …* http://wiznethome.cafe24.com/wp-content/uploads/wiznethome/Chip/W5200/Documents/W5200_DS_V140E.p…
28 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_read()
40 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_write()
134 mutex_init(&spi_priv->cmd_lock); in w5200_spi_init()
141 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read()
153 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write()
161 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read16()
173 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write16()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
Dinitvals.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * (c) Copyright 2002-2010, Ralink Technology, Inc.
4 * Copyright (C) 2015 Jakub Kicinski <kubakici@wp.pl>
40 /* Change RXWI content: Gain Report */
42 /* Change RXWI content: Antenna Report */
48 /* Added AGC controls - these AGC/GLRT registers are accessed
/kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt7601u/
Dinitvals.h2 * (c) Copyright 2002-2010, Ralink Technology, Inc.
3 * Copyright (C) 2015 Jakub Kicinski <kubakici@wp.pl>
48 /* Change RXWI content: Gain Report */
50 /* Change RXWI content: Antenna Report */
56 /* Added AGC controls - these AGC/GLRT registers are accessed
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dhw_breakpoint.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility,
10 #define pr_fmt(fmt) "hw-breakpoint: " fmt
23 #include <asm/debug-monitors.h>
35 /* Currently stepping a per-CPU kernel breakpoint. */
149 return -EINVAL; in debug_exception_level()
162 struct task_struct *tsk = bp->hw.target; in is_compat_bp()
165 * tsk can be NULL for per-cpu (non-ptrace) breakpoints. in is_compat_bp()
175 * hw_breakpoint_slot_setup - Find and setup a perf slot according to
185 * -ENOSPC if no slot is available/matches
[all …]
/kernel/linux/linux-4.19/arch/arm64/kernel/
Dhw_breakpoint.c2 * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility,
21 #define pr_fmt(fmt) "hw-breakpoint: " fmt
34 #include <asm/debug-monitors.h>
46 /* Currently stepping a per-CPU kernel breakpoint. */
160 return -EINVAL; in debug_exception_level()
173 struct task_struct *tsk = bp->hw.target; in is_compat_bp()
176 * tsk can be NULL for per-cpu (non-ptrace) breakpoints. in is_compat_bp()
186 * hw_breakpoint_slot_setup - Find and setup a perf slot according to
196 * -ENOSPC if no slot is available/matches
197 * -EINVAL on wrong operations parameter
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/
Dubifs-authentication.rst1 .. SPDX-License-Identifier: GPL-2.0
24 binary to perform a malicious action when executed [DMC-CBC-ATTACK]. Since
28 Other full disk encryption systems like dm-crypt cover all filesystem metadata,
31 time. For dm-crypt and other filesystems that build upon the Linux block IO
32 layer, the dm-integrity or dm-verity subsystems [DM-INTEGRITY, DM-VERITY]
34 These can also be combined with dm-crypt [CRYPTSETUP2].
44 ----------------
50 addition, it deals with flash-specific wear-leveling and transparent I/O error
60 +------------+ +*******+ +-----------+ +-----+
61 | | * UBIFS * | UBI-BLOCK | | ... |
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
Dsaa7164-core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright (c) 2010-2015 Steven Toth <stoth@kernellabs.com>
45 MODULE_PARM_DESC(encoder_buffers, "Total buffers in read queue 16-512 def:64");
49 MODULE_PARM_DESC(vbi_buffers, "Total buffers in read queue 16-512 def:64");
55 static unsigned int card[] = {[0 ... (SAA7164_MAXBOARDS - 1)] = UNSET };
86 u8 *p = (u8 *)buf->cpu; in saa7164_pack_verifier()
89 for (i = 0; i < buf->actual_size; i += 2048) { in saa7164_pack_verifier()
107 struct saa7164_port *port = buf->port; in saa7164_ts_verifier()
111 u8 *bufcpu = (u8 *)buf->cpu; in saa7164_ts_verifier()
113 port->sync_errors = 0; in saa7164_ts_verifier()
[all …]
/kernel/linux/linux-4.19/drivers/media/pci/saa7164/
Dsaa7164-core.c4 * Copyright (c) 2010-2015 Steven Toth <stoth@kernellabs.com>
57 MODULE_PARM_DESC(encoder_buffers, "Total buffers in read queue 16-512 def:64");
61 MODULE_PARM_DESC(vbi_buffers, "Total buffers in read queue 16-512 def:64");
67 static unsigned int card[] = {[0 ... (SAA7164_MAXBOARDS - 1)] = UNSET };
98 u8 *p = (u8 *)buf->cpu; in saa7164_pack_verifier()
101 for (i = 0; i < buf->actual_size; i += 2048) { in saa7164_pack_verifier()
119 struct saa7164_port *port = buf->port; in saa7164_ts_verifier()
123 u8 *bufcpu = (u8 *)buf->cpu; in saa7164_ts_verifier()
125 port->sync_errors = 0; in saa7164_ts_verifier()
126 port->v_cc_errors = 0; in saa7164_ts_verifier()
[all …]
/kernel/linux/linux-4.19/Documentation/admin-guide/hw-vuln/
Dspectre.rst1 .. SPDX-License-Identifier: GPL-2.0
14 -------------------
22 - Intel Core, Atom, Pentium, and Xeon processors
24 - AMD Phenom, EPYC, and Zen processors
26 - IBM POWER and zSeries processors
28 - Higher end ARM processors
30 - Apple CPUs
32 - Higher end MIPS CPUs
34 - Likely most other high performance CPUs. Contact your CPU vendor for details.
40 ------------
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt4 - compatible: "lantiq,pinctrl-xway", (DEPRECATED: Use "lantiq,pinctrl-danube")
5 "lantiq,pinctrl-xr9", (DEPRECATED: Use "lantiq,xrx100-pinctrl" or
6 "lantiq,xrx200-pinctrl")
7 "lantiq,pinctrl-ase", (DEPRECATED: Use "lantiq,ase-pinctrl")
8 "lantiq,<chip>-pinctrl", where <chip> is:
14 - reg: Should contain the physical address and length of the gpio/pinmux
17 Please refer to pinctrl-bindings.txt in this directory for details of the
25 pull-up and open-drain
28 should be enumerated and processed purely based on their content.
40 Required subnode-properties:
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt4 - compatible: "lantiq,pinctrl-xway", (DEPRECATED: Use "lantiq,pinctrl-danube")
5 "lantiq,pinctrl-xr9", (DEPRECATED: Use "lantiq,xrx100-pinctrl" or
6 "lantiq,xrx200-pinctrl")
7 "lantiq,pinctrl-ase", (DEPRECATED: Use "lantiq,ase-pinctrl")
8 "lantiq,<chip>-pinctrl", where <chip> is:
14 - reg: Should contain the physical address and length of the gpio/pinmux
17 Please refer to pinctrl-bindings.txt in this directory for details of the
25 pull-up and open-drain
28 should be enumerated and processed purely based on their content.
40 Required subnode-properties:
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst1 .. SPDX-License-Identifier: GPL-2.0
14 -------------------
22 - Intel Core, Atom, Pentium, and Xeon processors
24 - AMD Phenom, EPYC, and Zen processors
26 - IBM POWER and zSeries processors
28 - Higher end ARM processors
30 - Apple CPUs
32 - Higher end MIPS CPUs
34 - Likely most other high performance CPUs. Contact your CPU vendor for details.
40 ------------
[all …]
/kernel/linux/linux-4.19/scripts/
DKbuild.include10 space_escape := _-_SPACE_-_
15 dot-target = $(dir $@).$(notdir $@)
18 # The temporary file to save gcc -MD generated dependencies must not
20 depfile = $(subst $(comma),_,$(dot-target).d)
42 # filechk is used to check if the content of a generated file is updated.
49 # The rule defined shall write to stdout the content of the new file.
51 # - If no file exist it is created
52 # - If the content differ the new file is used
53 # - If they are equal no change, and no timestamp update
54 # - stdin is piped in from the first prerequisite ($<) so one has
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dregs.h3 * Copyright (C) 2015 Jakub Kicinski <kubakici@wp.pl>
4 * Copyright (C) 2018 Stanislaw Gruszka <stf_xl@wp.pl>
526 /* Vendor driver defines content of the second word of STAT_FIFO as follows:
531 * However, tests show that b16-31 have the same layout as TXWI rate_ctl
552 MT_TX_AGG_CNT_BASE1 + ((_id - 8) << 2))
/kernel/linux/linux-4.19/Documentation/misc-devices/
Dibmvmc.rst1 .. SPDX-License-Identifier: GPL-2.0+
20 https://openpowerfoundation.org/wp-content/uploads/2016/05/LoPAPR_DRAFT_v11_24March2016_cmt1.pdf
26 Console (HMC) - based system management.
30 packaged as an external tower or rack-mounted personal computer. In a
32 processor-based systems.
35 ----------------------
43 POWER8 or newer processor-based server that is virtualized by PowerVM.
56 - Logical Partitioning Configuration
57 - Start, and stop actions for individual partitions
58 - Display of partition status
[all …]
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dibmvmc.rst1 .. SPDX-License-Identifier: GPL-2.0+
21 https://openpowerfoundation.org/wp-content/uploads/2016/05/LoPAPR_DRAFT_v11_24March2016_cmt1.pdf
27 Console (HMC) - based system management.
31 packaged as an external tower or rack-mounted personal computer. In a
33 processor-based systems.
36 ----------------------
44 POWER8 or newer processor-based server that is virtualized by PowerVM.
57 - Logical Partitioning Configuration
58 - Start, and stop actions for individual partitions
59 - Display of partition status
[all …]
/kernel/linux/linux-5.10/drivers/usb/storage/
Dsddr09.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Driver for SanDisk SDDR-09 SmartMedia reader
10 * The SanDisk SDDR-09 SmartMedia reader uses the Shuttle EUSB-01 chip.
11 * This chip is a programmable USB controller. In the SDDR-09, it has
13 * This driver translates the "real" SCSI commands to the SDDR-09 SCSI
45 #define DRV_NAME "ums-sddr09"
47 MODULE_DESCRIPTION("Driver for SanDisk SDDR-09 SmartMedia reader");
114 char pageadrlen; /* length of an address in bytes - 1 */
142 * remaining data: SSFDC prescribes manufacturer-independent id codes.
144 * 256 MB NAND flash has a 5-byte ID with 2nd byte 0xaa, 0xba, 0xca or 0xda.
[all …]

12