/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A 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 …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A 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 …]
|
/openbmc/linux/drivers/platform/x86/amd/pmf/ |
H A D | pmf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 * Author: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> 31 #define SET_SPPT 0x05 /* SPPT: Slow Package Power Tracking */ 32 #define SET_FPPT 0x07 /* FPPT: Fast Package Power Tracking */ 39 #define SET_STT_MIN_LIMIT 0x18 /* STT: Skin Temperature Tracking */ 113 u16 core_temp[8]; /* in centi-Celsius */ 115 u16 l3_temp; /* in centi-Celsius */ 116 u16 gfx_temp; /* in centi-Celsius */ 117 u16 soc_temp; /* in centi-Celsius */ 130 u16 skin_temp; /* in centi-Celsius */ [all …]
|
/openbmc/ipmitool/ |
H A D | README | 4 ipmitool-devel@lists.sourceforge.net 16 The ipmitool program provides a simple command-line interface to this BMC. 26 Microsystems. Sun had just embarked on a new line of general-purpose x86 29 feature for my systems in the lab and from there it grew into a multi- 33 ipmitool was not written to provide large-scale (aka Enterprise) management 37 who like the simplicity and scriptability of command-line utilities, as 44 that supports the IPMI specification. Many x86-based servers are now 55 ---------------- 57 enough to allow a single well-designed driver to support them all. 98 ------------- [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-asus-wmi | 6 Change CPU clock configuration (write-only). 9 * 0 -> Super Performance Mode 10 * 1 -> High Performance Mode 11 * 2 -> Power Saving Mode 47 * 0 - normal, 48 * 1 - overboost, 49 * 2 - silent 57 * 0 - default, 58 * 1 - overboost, 59 * 2 - silent [all …]
|
H A 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 …]
|
/openbmc/linux/drivers/media/tuners/ |
H A 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 …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | kgd_pp_interface.h | 219 * APU power is managed to system-level requirements through the PPT 220 * (package power tracking) feature. PPT is intended to limit power to the 229 * enum pp_power_limit_level - Used to query the power limits 238 PP_PWR_LIMIT_MIN = -1, 245 * enum pp_power_type - Used to specify the type of the requested power 442 /* Temperature */ 491 /* Temperature */ 550 /* Temperature */ 612 /* Temperature */ 691 /* Temperature */ [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A 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. 61 Currently tested with mpc866ads and mpc8349e-mitx. 88 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 89 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit 97 - ADIN1100 - Robust,Industrial, Low Power 10BASE-T1L Ethernet PHY 107 Currently supports the Asix Electronics PHY found in the X-Surf 100 127 exposes voltage and temperature sensors. [all …]
|
/openbmc/linux/drivers/scsi/ |
H A 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/drivers/staging/iio/accel/ |
H A 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 …]
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-nyan.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/input/input.h> 3 #include <dt-bindings/thermal/thermal.h> 14 stdout-path = "serial0:115200n8"; 20 * missing a unit-address. However, the bootloader on these Chromebook 22 * Adding the unit-address causes the bootloader to create a /memory 34 /delete-node/ memory@80000000; 40 vdd-supply = <&vdd_3v3_hdmi>; 41 pll-supply = <&vdd_hdmi_pll>; 42 hdmi-supply = <&vdd_5v0_hdmi>; [all …]
|
H A D | tegra114-asus-tf701t.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 5 #include <dt-bindings/input/gpio-keys.h> 6 #include <dt-bindings/input/input.h> 13 chassis-type = "convertible"; 29 trusted-foundations { 30 compatible = "tlm,trusted-foundations"; 31 tlm,version-major = <2>; 32 tlm,version-minor = <8>; 40 reserved-memory { [all …]
|
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/drivers/hwmon/ |
H A 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 …]
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 61 // Temperature 215 SMU_PPT_LIMIT_MIN = -1, 571 * struct pptable_funcs - Callbacks used to interact with the SMU. 716 * &limit: current limit temperature in millidegrees Celsius 722 * &limit: limit temperature to be setted, in millidegrees Celsius 730 * Disable display tracking and pin memory clock speed to maximum. Used 864 * @get_unique_id: Get the GPU's unique id. Used for asset tracking. 1096 * @set_xgmi_pstate: Set inter-chip global memory interconnect pstate. 1111 * 0 - GFXOFF(default). 1112 * 1 - Transition out of GFX State. [all …]
|
/openbmc/linux/drivers/iio/adc/ |
H A D | at91-sama5d2_adc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <linux/dma-mapping.h> 31 #include <linux/nvmem-consumer.h> 36 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h> 82 /* Minimum startup time for temperature sensor */ 86 /* Tracking Tim [all...] |
/openbmc/linux/scripts/ |
H A D | spelling.txt | 1047 none existent||non-existent 1540 temeprature||temperature 1543 temperture||temperature 1553 trackling||tracking 1567 traking||tracking 1681 vicefersa||vice-versa
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A 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 …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan.dtsi | 1 #include <dt-bindings/input/input.h> 19 vdd-supply = <&vdd_3v3_hdmi>; 20 pll-supply = <&vdd_hdmi_pll>; 21 hdmi-supply = <&vdd_5v0_hdmi>; 23 nvidia,ddc-i2c-bus = <&hdmi_ddc>; 24 nvidia,hpd-gpio = 36 vdd-supply = <&vdd_3v3_panel>; 52 clock-frequency = <100000>; 54 acodec: audio-codec@10 { 57 interrupt-parent = <&gpio>; [all …]
|
H A D | tegra124-apalis.dts | 4 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 44 #include <dt-bindings/input/input.h> 49 compatible = "toradex,apalis-tk1-eval", "toradex,apalis-tk1", 73 stdout-path = "serial0:115200n8"; 80 pcie-controller@01003000 { 82 avddio-pex-supply = <&vdd_1v05>; 83 avdd-pex-pll-supply = <&vdd_1v05>; 84 avdd-pll-erefe-supply = <&avdd_1v05>; 85 dvddio-pex-supply = <&vdd_1v05>; [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2023 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 23 #include "iwl-op-mode.h" 24 #include "iwl-trans.h" 25 #include "fw/notif-wait.h" 26 #include "iwl-eeprom-parse.h" 28 #include "iwl-config.h" 30 #include "fw-api.h" [all …]
|