| /Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
| D | HalPhyRf.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 19 /* delta of temperature between two TxPowerTracking watch dogs. */ 21 /* NOTE: If Tx BB swing or Tx scaling is varified during run-time, still */ 26 struct hal_com_data *pHalData = GET_HAL_DATA(pDM_Odm->Adapter); in ODM_ClearTxPowerTrackingState() 29 pDM_Odm->BbSwingIdxCckBase = pDM_Odm->DefaultCckIndex; in ODM_ClearTxPowerTrackingState() 30 pDM_Odm->BbSwingIdxCck = pDM_Odm->DefaultCckIndex; in ODM_ClearTxPowerTrackingState() 31 pDM_Odm->RFCalibrateInfo.CCK_index = 0; in ODM_ClearTxPowerTrackingState() 34 pDM_Odm->BbSwingIdxOfdmBase[p] = pDM_Odm->DefaultOfdmIndex; in ODM_ClearTxPowerTrackingState() 35 pDM_Odm->BbSwingIdxOfdm[p] = pDM_Odm->DefaultOfdmIndex; in ODM_ClearTxPowerTrackingState() [all …]
|
| /Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | dm.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2009-2010 Realtek Corporation.*/ 17 0x081, /* 0, -12.0dB */ 18 0x088, /* 1, -11.5dB */ 19 0x090, /* 2, -11.0dB */ 20 0x099, /* 3, -10.5dB */ 21 0x0A2, /* 4, -10.0dB */ 22 0x0AC, /* 5, -9.5dB */ 23 0x0B6, /* 6, -9.0dB */ 24 0x0C0, /* 7, -8.5dB */ [all …]
|
| /Linux-v5.15/drivers/media/tuners/ |
| D | tda18271-fe.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 tda18271-fe.c - driver for the Philips / NXP TDA18271 silicon tuner 9 #include "tda18271-priv.h" 17 MODULE_PARM_DESC(debug, "set debug level (info=1, map=2, reg=4, adv=8, cal=16 (or-able))"); 19 static int tda18271_cal_on_startup = -1; 21 MODULE_PARM_DESC(cal, "perform RF tracking filter calibration on startup"); 26 /*---------------------------------------------------------------------*/ 30 struct tda18271_priv *priv = fe->tuner_priv; in tda18271_toggle_output() 33 priv->output_opt & TDA18271_OUTPUT_LT_OFF ? 1 : 0, in tda18271_toggle_output() 34 priv->output_opt & TDA18271_OUTPUT_XT_OFF ? 1 : 0); in tda18271_toggle_output() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/include/ |
| D | kgd_pp_interface.h | 200 * APU power is managed to system-level requirements through the PPT 201 * (package power tracking) feature. PPT is intended to limit power to the 210 * enum pp_power_limit_level - Used to query the power limits 219 PP_PWR_LIMIT_MIN = -1, 226 * enum pp_power_type - Used to specify the type of the requested power 417 /* Temperature */ 466 /* Temperature */ 525 /* Temperature */ 587 /* Temperature */ 666 /* Temperature */ [all …]
|
| /Linux-v5.15/drivers/net/phy/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 32 bool "Support LED triggers for tracking link state" 35 Adds support for a set of LED trigger events per-PHY. Link 39 logical-or of all the link speed ones. 56 Currently tested with mpc866ads and mpc8349e-mitx. 82 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 83 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit 94 Currently supports the Asix Electronics PHY found in the X-Surf 100 113 exposes voltage and temperature sensors. 207 Support for the Marvell 88X2222 Dual-port Multi-speed Ethernet [all …]
|
| /Linux-v5.15/drivers/staging/r8188eu/hal/ |
| D | HalPhyRf_8188e.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2007 - 2011 Realtek Corporation. */ 6 /*---------------------------Define Local Constant---------------------------*/ 7 /* 2010/04/25 MH Define the max tx power tracking tx agc power. */ 10 /*---------------------------Define Local Constant---------------------------*/ 13 /* 3 Tx Power Tracking */ 15 /*----------------------------------------------------------------------------- 32 *---------------------------------------------------------------------------*/ 34 u8 *pDirection, /* 1 = +(increase) 2 = -(decrease) */ in ODM_TxPwrTrackAdjust88E() 35 u32 *pOutWriteVal /* Tx tracking CCK/OFDM BB swing index adjust */ in ODM_TxPwrTrackAdjust88E() [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/ |
| D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
| D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 28 "#address-cells": 31 "#size-cells": 34 azoteq,hall-enable: 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes [all …]
|
| /Linux-v5.15/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 93 SENSE_CODE(0x0901, "Tracking servo failure") 97 SENSE_CODE(0x0905, "Vibration induced tracking error") [all …]
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-bus-iio | 3 Contact: linux-iio@vger.kernel.org 11 Contact: linux-iio@vger.kernel.org 25 Contact: linux-iio@vger.kernel.org 31 Contact: linux-iio@vger.kernel.org 38 Contact: linux-iio@vger.kernel.org 44 The contents of the label are free-form, but there are some 51 * "proximity-wifi" 52 * "proximity-lte" 53 * "proximity-wifi-lte" 54 * "proximity-wifi-left" [all …]
|
| /Linux-v5.15/drivers/staging/iio/accel/ |
| D | adis16240.c | 1 // SPDX-License-Identifier: GPL-2.0+ 26 /* Output, x-axis accelerometer */ 29 /* Output, y-axis accelerometer */ 32 /* Output, z-axis accelerometer */ 38 /* Output, temperature */ 41 /* Output, x-axis acceleration peak */ 44 /* Output, y-axis acceleration peak */ 47 /* Output, z-axis acceleration peak */ 50 /* Output, sum-of-squares acceleration peak */ 68 /* Calibration, x-axis acceleration offset adjustment */ [all …]
|
| /Linux-v5.15/drivers/hwmon/ |
| D | ltc2947-core.c | 1 // SPDX-License-Identifier: GPL-2.0 12 #include <linux/hwmon-sysfs.h> 65 #define VOLTAGE_MIN -300 76 #define CURRENT_MIN -30000 85 #define POWER_MIN -450000000 86 /* Temperature registers */ 97 #define TEMP_MIN -40000 107 #define LTC2947_ALERTS_SIZE (LTC2947_REG_STATVDVCC - LTC2947_REG_STATUS) 125 * complete sequence select_page->read/write needs to be protected. 138 ret = regmap_bulk_read(st->map, reg, &__val, 2); in __ltc2947_val_read16() [all …]
|
| D | it87.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * it87.c - Part of lm_sensors, Linux kernel modules for hardware 6 * The IT8705F is an LPC-based Super I/O part that contains UARTs, a 40 * Copyright (C) 2005-2010 Jean Delvare <jdelvare@suse.de> 52 #include <linux/hwmon-sysfs.h> 53 #include <linux/hwmon-vid.h> 121 return -EBUSY; in superio_enter() 196 /*----- The IT87 registers -----*/ 206 * Super-I/O configuration space. 211 * for fan divisors. Later IT8712F revisions must use 16-bit tachometer [all …]
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mvm.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2020 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 21 #include "iwl-op-mode.h" 22 #include "iwl-trans.h" 23 #include "fw/notif-wait.h" 24 #include "iwl-eeprom-parse.h" 26 #include "iwl-config.h" 28 #include "fw-api.h" [all …]
|
| /Linux-v5.15/scripts/ |
| D | spelling.txt | 1458 temperture||temperature 1467 trackling||tracking 1480 traking||tracking 1581 vicefersa||vice-versa
|
| /Linux-v5.15/drivers/media/dvb-frontends/ |
| D | tda18271c2dd.c | 1 // SPDX-License-Identifier: GPL-2.0-only 86 /* Tracking filter settings for band 0..6 */ 95 u8 m_TMValue_RFCal; /* Calibration temperature */ 109 return (i2c_transfer(adapter, msgs, 1) == 1) ? 0 : -1; in i2c_readn() 119 return -1; in i2c_write() 133 return -EINVAL; in WriteRegs() 138 return i2c_write(state->i2c, state->adr, data, nRegs + 1); in WriteRegs() 145 return i2c_write(state->i2c, state->adr, msg, 2); in WriteReg() 150 return i2c_readn(state->i2c, state->adr, Regs, 16); in Read() 155 return i2c_readn(state->i2c, state->adr, Regs, NUM_REGS); in ReadExtented() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/inc/ |
| D | amdgpu_smu.h | 60 // Temperature 216 SMU_PPT_LIMIT_MIN = -1, 567 * struct pptable_funcs - Callbacks used to interact with the SMU. 695 * Disable display tracking and pin memory clock speed to maximum. Used 829 * @get_unique_id: Get the GPU's unique id. Used for asset tracking. 1064 * @set_xgmi_pstate: Set inter-chip global memory interconnect pstate. 1079 * 0 - GFXOFF(default). 1080 * 1 - Transition out of GFX State. 1081 * 2 - Not in GFXOFF. 1082 * 3 - Transition into GFXOFF. [all …]
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | tegra124-nyan.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/input/input.h> 13 stdout-path = "serial0:115200n8"; 19 * missing a unit-address. However, the bootloader on these Chromebook 21 * Adding the unit-address causes the bootloader to create a /memory 33 /delete-node/ memory@80000000; 39 vdd-supply = <&vdd_3v3_hdmi>; 40 pll-supply = <&vdd_hdmi_pll>; 41 hdmi-supply = <&vdd_5v0_hdmi>; 43 nvidia,ddc-i2c-bus = <&hdmi_ddc>; [all …]
|
| D | tegra124-apalis-v1.2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright 2016-2018 Toradex AG 7 #include "tegra124-apalis-emc.dtsi" 21 avddio-pex-supply = <®_1v05_vdd>; 22 avdd-pex-pll-supply = <®_1v05_vdd>; 23 avdd-pll-erefe-supply = <®_1v05_avdd>; 24 dvddio-pex-supply = <®_1v05_vdd>; 25 hvdd-pex-pll-e-supply = <®_module_3v3>; 26 hvdd-pex-supply = <®_module_3v3>; 27 vddio-pex-ctl-supply = <®_module_3v3>; [all …]
|
| D | tegra124-apalis.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 3 * Copyright 2016-2019 Toradex AG 7 #include "tegra124-apalis-emc.dtsi" 20 avddio-pex-supply = <®_1v05_vdd>; 21 avdd-pex-pll-supply = <®_1v05_vdd>; 22 avdd-pll-erefe-supply = <®_1v05_avdd>; 23 dvddio-pex-supply = <®_1v05_vdd>; 24 hvdd-pex-pll-e-supply = <®_module_3v3>; 25 hvdd-pex-supply = <®_module_3v3>; 26 vddio-pex-ctl-supply = <®_module_3v3>; [all …]
|
| D | tegra124-jetson-tk1.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 7 #include "tegra124-jetson-tk1-emc.dtsi" 11 compatible = "nvidia,jetson-tk1", "nvidia,tegra124"; 17 /* This order keeps the mapping DB9 connector <-> ttyS0 */ 24 stdout-path = "serial0:115200n8"; 34 avddio-pex-supply = <&vdd_1v05_run>; 35 dvddio-pex-supply = <&vdd_1v05_run>; 36 avdd-pex-pll-supply = <&vdd_1v05_run>; [all …]
|
| D | tegra114-dalmore.dts | 1 // SPDX-License-Identifier: GPL-2.0 7 /dts-v1/; 9 #include <dt-bindings/input/input.h> 23 stdout-path = "serial0:115200n8"; 34 hdmi-supply = <&vdd_5v0_hdmi>; 35 vdd-supply = <&vdd_hdmi_reg>; 36 pll-supply = <&palmas_smps3_reg>; 38 nvidia,ddc-i2c-bus = <&hdmi_ddc>; 39 nvidia,hpd-gpio = 46 avdd-dsi-csi-supply = <&avdd_1v2_reg>; [all …]
|
| /Linux-v5.15/drivers/platform/x86/ |
| D | intel_ips.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2009-2010 Intel Corporation 10 * Some Intel Ibex Peak based platforms support so-called "intelligent 17 * by tracking power and thermal budget; secondarily it can boost turbo 21 * The basic algorithm is driven by a 5s moving average of temperature. If 34 * - dual MCP configs 37 * - handle CPU hotplug 38 * - provide turbo enable/disable api 41 * - CDI 403777, 403778 - Auburndale EDS vol 1 & 2 42 * - CDI 401376 - Ibex Peak EDS [all …]
|
| /Linux-v5.15/Documentation/virt/kvm/ |
| D | timekeeping.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Timekeeping Virtualization for X86-Based Architectures 32 information relevant to KVM and hardware-based virtualization. 41 2.1. i8254 - PIT 42 ---------------- 46 channels which can be programmed to deliver periodic or one-shot interrupts. 53 The PIT uses I/O ports 0x40 - 0x43. Access to the 16-bit counters is done 59 -------------- ---------------- 61 | 1.1932 MHz|---------->| CLOCK OUT | ---------> IRQ 0 63 -------------- | +->| GATE TIMER 0 | [all …]
|
| /Linux-v5.15/drivers/staging/rtl8192u/ |
| D | r8192U_dm.c | 1 // SPDX-License-Identifier: GPL-2.0 3 Copyright-c Realtek Semiconductor Corp. All rights reserved. 13 ---------- --------------- ------------------------------- 14 2008-05-14 amy create version 0 porting from windows code. 16 --*/ 24 /*---------------------------Define Local Constant---------------------------*/ 36 /*---------------------------Define Local Constant---------------------------*/ 39 /*------------------------Define global variable-----------------------------*/ 49 /* DM --> Rate Adaptive */ 52 /* DM --> Bandwidth switch */ [all …]
|