| /linux/Documentation/fb/ |
| H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 21 # Active Time 25.422 us 15.253 ms 28 mode "640x480-60" 31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60" 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 46 # Active Time 20.317 us 12.800 ms 52 mode "640x480-75" 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 67 # Active Time 17.778 us 11.093 ms 73 mode "640x480-85" [all …]
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-spi.h | 7 * Copyright (c) 2003-2008 Cavium Networks 14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty 21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 35 #include <asm/octeon/cvmx-gmxx-defs.h> 37 /* CSR typedefs have been moved to cvmx-csr-*.h */ 90 * active) or as a halfplex (either the Tx data path is 91 * active or the Rx data path is active, but not both). 108 * active) or as a halfplex (either the Tx data path is 109 * active or the Rx data path is active, but not both). 117 * Return non-zero if the SPI interface has a SPI4000 attached [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
| H A D | sve.json | 12 …ption": "Counts speculatively executed predicated SVE operations with no active predicate elements… 16 …ion": "Counts speculatively executed predicated SVE operations with all predicate elements active." 20 …atively executed predicated SVE operations with at least one but not all active predicate elements… 24 …nts speculatively executed predicated SVE operations with at least one non active predicate elemen… 28 … "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations." 32 …"PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations t… 36 …vely executed Advanced SIMD or SVE integer operations with the largest data type an 8-bit integer." 40 …vely executed Advanced SIMD or SVE integer operations with the largest data type a 16-bit integer." 44 …vely executed Advanced SIMD or SVE integer operations with the largest data type a 32-bit integer." 48 …vely executed Advanced SIMD or SVE integer operations with the largest data type a 64-bit integer."
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
| H A D | sve.json | 12 …ption": "Counts speculatively executed predicated SVE operations with no active predicate elements… 16 …ion": "Counts speculatively executed predicated SVE operations with all predicate elements active." 20 …atively executed predicated SVE operations with at least one but not all active predicate elements… 24 … "PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations." 28 …"PublicDescription": "Counts speculatively executed SVE first fault or non-fault load operations t…
|
| /linux/tools/testing/selftests/drivers/net/bonding/ |
| H A D | bond-eth-type-change.sh | 2 # SPDX-License-Identifier: GPL-2.0 20 ip -d l sh dev "$bonddev" | grep -q "MASTER" 23 ip -d l sh dev "$bonddev" | grep -q "SLAVE" 32 local devbond0="test-bond0" 33 local devbond1="test-bond1" 34 local devbond2="test-bond2" 35 local nonethdev="test-noneth0" 37 # create a non-ARPHRD_ETHER device for testing (e.g. nlmon type) 39 check_err $? "could not create a non-ARPHRD_ETHER device (nlmon)" 41 if [ $test_success -eq 1 ]; then [all …]
|
| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-spi.c | 7 * Copyright (c) 2003-2008 Cavium Networks 14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty 21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 34 #include <asm/octeon/cvmx-config.h> 36 #include <asm/octeon/cvmx-pko.h> 37 #include <asm/octeon/cvmx-spi.h> 39 #include <asm/octeon/cvmx-spxx-defs.h> 40 #include <asm/octeon/cvmx-stxx-defs.h> 41 #include <asm/octeon/cvmx-srxx-defs.h> 98 * active) or as a halfplex (either the Tx data path is [all …]
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | gpio-properties.rst | 1 .. SPDX-License-Identifier: GPL-2.0 31 ToUUID("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"), 34 Package () { "reset-gpios", Package () { ^BTH, 1, 1, 0 } }, 35 Package () { "shutdown-gpios", Package () { ^BTH, 0, 0, 0 } }, 52 If 1, the GPIO is marked as active-low. 55 active-low or active-high, the "active_low" argument can be used here. 56 Setting it to 1 marks the GPIO as active-low. 61 In our Bluetooth example the "reset-gpios" refers to the second GpioIo() 70 +-------------+-------------+-----------------------------------------------+ 74 +-------------+-------------+-----------------------------------------------+ [all …]
|
| /linux/Documentation/leds/ |
| H A D | ledtrig-transient.rst | 29 When the driver unregisters, deactivation routine for the currently active 36 that are active at the time driver gets suspended, continue to run, without 48 active, in which case LED state changes to LED_OFF. 54 deactivation routine, will cancel any timer that is active before it cleans 56 non-transient state. When driver gets suspended, irrespective of the transient 71 - duration allows setting timer value in msecs. The initial value is 0. 72 - activate allows activating and deactivating the timer specified by 75 - state allows user to specify a transient state to be held for the specified 79 - one shot timer activate mechanism. 86 deactivated state indicates that there is no active timer [all …]
|
| /linux/Documentation/arch/powerpc/ |
| H A D | transactional_memory.rst | 49 transactional or non-transactional accesses within the system. In this 50 example, the transaction completes as though it were normal straight-line code 69 - Conflicts with cache lines used by other processors 70 - Signals 71 - Context switches 72 - See the ISA for full documentation of everything that will abort transactions. 78 Syscalls made from within an active transaction will not be performed and the 90 Care must be taken when relying on syscalls to abort during active transactions 109 determine the transactional state -- if so, the second ucontext in uc->uc_link 110 represents the active transactional registers at the point of the signal. [all …]
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_types.h | 1 /* SPDX-License-Identifier: MIT */ 54 * need to explicitly re-steer reads of registers of the other type. 56 * Only the replication types that may need additional non-default steering 69 * will always return a non-terminated value at instance (0, 0). We'll 182 bool active; member 193 * where engine is currently busy (active > 0). 198 * @start: Timestamp of the last idle to active transition. 200 * Idle is defined as active == 0, active is active > 0. 212 * Mask of the non fused CCS slices 250 * Should be taken before uncore->lock in cases where both are desired. [all …]
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | scan.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 59 u8 active[SCAN_MAX_BANDS]; /* number of active scan channels */ member 61 u8 passive_active; /* number of passive before active channels 2.4ghz */ 66 u8 total_cycles; /* 0 - infinite */ 85 * non periodic scans 90 * Must be 0 for non periodic scans.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | tdm-slot.txt | 6 dai-tdm-slot-num : Number of slots in use. 7 dai-tdm-slot-width : Width in bits for each slot. 8 dai-tdm-slot-tx-mask : Transmit direction slot mask, optional 9 dai-tdm-slot-rx-mask : Receive direction slot mask, optional 12 dai-tdm-slot-num = <2>; 13 dai-tdm-slot-width = <8>; 14 dai-tdm-slot-tx-mask = <0 1>; 15 dai-tdm-slot-rx-mask = <1 0>; 23 for an active slot as default, and the default active bits are at the LSB of 27 number presents bit-0 (LSB), second presents bit-1, etc. Any non zero [all …]
|
| /linux/Documentation/hwmon/ |
| H A D | ds620.rst | 20 ----------- 24 into non-volatile on-chip registers). Temperature range is -55 degree Celsius 31 output pin PO becomes active when the temperature falls below temp1_min and 32 stays active until the temperature goes above temp1_max. 35 output pin becomes active when the temperature goes above temp1_max and stays 36 active until the temperature falls below temp1_min. 38 The PO output pin of the DS620 operates active-low.
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-amarula-relic.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 /dts-v1/; 7 #include "sun50i-a64.dtsi" 8 #include "sun50i-a64-cpu-opp.dtsi" 10 #include <dt-bindings/gpio/gpio.h> 13 model = "Amarula A64-Relic"; 14 compatible = "amarula,a64-relic", "allwinner,sun50i-a64"; 21 stdout-path = "serial0:115200n8"; 25 compatible = "i2c-gpio"; 26 sda-gpios = <&pio 4 13 GPIO_ACTIVE_HIGH>; [all …]
|
| H A D | sun50i-a64-pinetab.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include "sun50i-a64.dtsi" 10 #include "sun50i-a64-cpu-opp.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/input.h> 14 #include <dt-bindings/pwm/pwm.h> 18 compatible = "pine64,pinetab", "allwinner,sun50i-a64"; 19 chassis-type = "tablet"; 27 compatible = "pwm-backlight"; [all …]
|
| /linux/mm/ |
| H A D | workingset.c | 1 // SPDX-License-Identifier: GPL-2.0 25 * inactive and the active list. Freshly faulted pages start out at 28 * are promoted to the active list, to protect them from reclaim, 29 * whereas active pages are demoted to the inactive list when the 30 * active list grows too big. 32 * fault ------------------------+ 34 * +--------------+ | +-------------+ 35 * reclaim <- | inactive | <-+-- demotion | active | <--+ 36 * +--------------+ +-------------+ | 38 * +-------------- promotion ------------------+ [all …]
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2180.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/mfd/max77620.h> 18 stdout-path = "serial0:115200n8"; 21 reserved-memory { 22 #address-cells = <2>; 23 #size-cells = <2>; 33 vdd-supply = <&vdd_gpu>; 39 /delete-property/ dmas; 40 /delete-property/ dma-names; 45 /delete-property/ reg-shift; [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-led | 9 just be turned on for non-zero brightness settings. 23 Documentation/leds/leds-class-multicolor.rst. 28 Writing 0 to this file clears active trigger. 30 Writing non-zero to this file while trigger is active changes the 73 their documentation see `sysfs-class-led-trigger-*`.
|
| /linux/block/ |
| H A D | bfq-iosched.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 12 #include "blk-cgroup-rwstat.h" 29 * Soft real-time applications are extremely more latency sensitive 30 * than interactive ones. Over-raise the weight of the former to 38 * per-actuator data. The current value is hopefully a good upper 46 * struct bfq_service_tree - per ioprio_class service tree. 48 * Each service tree represents a B-WF2Q+ scheduler on its own. Each 54 /* tree for active entities (i.e., those backlogged) */ 55 struct rb_root active; member 66 /* scheduler weight sum; active and idle entities contribute to it */ [all …]
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-ect.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 -------------------- 21 0 C 0----------->: : +======>(other CTI channel IO) 22 0 P 0<-----------: : v 24 0000000 : CTI :<=========>*CTM*<====>: CTI :---+ 25 ####### in_trigs : : (id 0-3) ***** ::::::: v 26 # ETM #----------->: : ^ ####### 27 # #<-----------: : +---# ETR # 31 channels. When an input trigger becomes active, the attached channel will 32 become active. Any output trigger attached to that channel will also [all …]
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic.c | 1 // SPDX-License-Identifier: GPL-2.0-only 26 * kvm->lock (mutex) 27 * vcpu->mutex (mutex) 28 * kvm->arch.config_lock (mutex) 29 * its->cmd_lock (mutex) 30 * its->its_lock (mutex) 31 * vgic_dist->lpi_xa.xa_lock must be taken with IRQs disabled 32 * vgic_cpu->ap_list_lock must be taken with IRQs disabled 33 * vgic_irq->irq_lock must be taken with IRQs disabled 40 * kvm->slots_lock [all …]
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | arm,gic-v5.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic-v5.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lorenzo Pieralisi <lpieralisi@kernel.org> 11 - Marc Zyngier <maz@kernel.org> 21 - one or more IRS (Interrupt Routing Service) 22 - zero or more ITS (Interrupt Translation Service) 25 - PE-Private Peripheral Interrupts (PPI) 26 - Shared Peripheral Interrupts (SPI) [all …]
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-gpio.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wolfram Sang <wsa@kernel.org> 13 - $ref: /schemas/i2c/i2c-controller.yaml# 18 - const: i2c-gpio 20 sda-gpios: 23 active high using open drain with (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) 24 from <dt-bindings/gpio/gpio.h> since the signal is by definition [all …]
|
| /linux/arch/arm/boot/dts/synaptics/ |
| H A D | berlin2q-marvell-dmp.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 * Copyright (C) 2014 Antoine Ténart <antoine.tenart@free-electrons.com> 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 12 model = "Marvell BG2-Q DMP"; 13 compatible = "marvell,berlin2q-dmp", "marvell,berlin2q", "marvell,berlin"; 22 stdout-path = "serial0:115200n8"; 26 compatible = "simple-bus"; 27 #address-cells = <1>; 28 #size-cells = <0>; [all …]
|
| /linux/include/dt-bindings/sound/ |
| H A D | cs35l45.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * cs35l45.h -- CS35L45 ALSA SoC audio driver DT bindings header 12 * cirrus,asp-sdout-hiz-ctrl 14 * TX_HIZ_UNUSED: TX pin high-impedance during unused slots. 15 * TX_HIZ_DISABLED: TX pin high-impedance when all channels disabled. 21 * Optional GPIOX Sub-nodes: 22 * The cs35l45 node can have up to three "cirrus,gpio-ctrlX" ('X' = [1,2,3]) 23 * sub-nodes for configuring the GPIO pins. 25 * - gpio-dir : GPIO pin direction. Valid only when 'gpio-ctrl' 30 * - gpio-lvl : GPIO level. Valid only when 'gpio-ctrl' is 1 and 'gpio-dir' is 0. [all …]
|