/linux/Documentation/hwmon/ |
H A D | w83627ehf.rst | 22 * Winbond W83627DHG-P 46 * Winbond W83667HG-B 54 * Nuvoton NCT6775F/W83667HG-I 73 - Jean Delvare <jdelvare@suse.de> 74 - Yuan Mu (Winbond) 75 - Rudolf Marek <r.marek@assembler.cz> 76 - David Hubbard <david.c.hubbard@gmail.com> 77 - Gong Jun <JGong@nuvoton.com> 80 ----------- 83 W83627DHG, W83627DHG-P, W83627UHG, W83667HG, W83667HG-B, W83667HG-I [all …]
|
H A D | w83792d.rst | 10 Addresses scanned: I2C 0x2c - 0x2f 19 ----------------- 35 ----------- 42 parameter; this will put it into a more well-behaved state first. 48 The driver also implements up to seven fan control outputs: pwm1-7. Pwm1-7 53 Automatic fan control mode is possible only for fan1-fan3. 59 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when 64 triggered if the rotation speed has dropped below a programmable limit. Fan 69 An alarm is triggered if the voltage has crossed a programmable minimum 82 4 temp3 [all …]
|
H A D | vt1211.rst | 10 Addresses scanned: none, address read from Super-I/O config space 24 ----------------- 29 configuration for channels 1-5. 30 Legal values are in the range of 0-31. Bit 0 maps to 47 ----------- 49 The VIA VT1211 Super-I/O chip includes complete hardware monitoring 52 implements 5 universal input channels (UCH1-5) that can be individually 60 connected to the PWM outputs of the VT1211 :-(). 70 UCH1/Reading2 in0 temp3 NTC type thermistor 80 ------------------ [all …]
|
H A D | w83791d.rst | 10 Addresses scanned: I2C 0x2c - 0x2f 12 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/W83791D_W83791Gb.pdf 22 - Frodo Looijaard <frodol@dds.nl>, 23 - Philip Edelbrock <phil@netroedge.com>, 24 - Mark Studebaker <mdsxyz123@yahoo.com> 28 - Shane Huang (Winbond), 29 - Rudolf Marek <r.marek@assembler.cz> 33 - Sven Anders <anders@anduras.de> 34 - Marc Hulsman <m.hulsman@tudelft.nl> 37 ----------------- [all …]
|
H A D | w83781d.rst | 10 Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports) 12 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/w83781d.pdf 18 Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports) 28 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/w83783s.pdf 34 Addresses scanned: I2C 0x28 - 0x2f 42 - Frodo Looijaard <frodol@dds.nl>, 43 - Philip Edelbrock <phil@netroedge.com>, 44 - Mark Studebaker <mdsxyz123@yahoo.com> 47 ----------------- 67 ----------- [all …]
|
H A D | emc2103.rst | 18 ----------- 24 triggered if the rotation speed has dropped below a programmable limit. Fan 33 The 2103-2 and 2103-4 variants have a third temperature sensor, which can 34 be connected to two anti-parallel diodes. These values can be read 35 as temp3 and temp4. If only one diode is attached to this channel, temp4 37 this 4th channel when anti-parallel diodes are not fitted.
|
H A D | lm87.rst | 10 Addresses scanned: I2C 0x2c - 0x2e 18 Addresses scanned: I2C 0x2c - 0x2e 24 - Frodo Looijaard <frodol@dds.nl>, 25 - Philip Edelbrock <phil@netroedge.com>, 26 - Mark Studebaker <mdsxyz123@yahoo.com>, 27 - Stephen Rousset <stephen.rousset@rocketlogix.com>, 28 - Dan Eaton <dan.eaton@rocketlogix.com>, 29 - Jean Delvare <jdelvare@suse.de>, 30 - Original 2.6 port Jeff Oliver 33 ----------- [all …]
|
H A D | asb100.rst | 6 * Asus ASB100 and ASB100-A "Bach" 17 ----------- 19 This driver implements support for the Asus ASB100 and ASB100-A "Bach". 30 these, the ASB100-A also implements a single PWM controller for fans 2 and 38 triggered if the rotation speed has dropped below a programmable limit. 48 - 0x0001 => in0 (?) 49 - 0x0002 => in1 (?) 50 - 0x0004 => in2 51 - 0x0008 => in3 52 - 0x0010 => temp1 [1]_ [all …]
|
H A D | dme1737.rst | 18 Addresses scanned: none, address read from Super-I/O config space 34 Addresses scanned: none, address read from Super-I/O config space 43 ----------------- 52 Include non-standard LPC addresses 0x162e and 0x164e 55 - VIA EPIA SN18000 59 ----------- 63 and SCH5127 Super-I/O chips. These chips feature monitoring of 3 temp sensors 64 temp[1-3] (2 remote diodes and 1 internal), 8 voltages in[0-7] (7 external and 65 1 internal) and up to 6 fan speeds fan[1-6]. Additionally, the chips implement 66 up to 5 PWM outputs pwm[1-3,5-6] for controlling fan speeds both manually and [all …]
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | af9005-fe.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * USB1.1 DVB-T receiver. 9 * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information 12 #include "af9005-script.h" 85 return -EINVAL; in af9005_read_word_agc() 93 struct af9005_fe_state *state = fe->demodulator_priv; in af9005_is_fecmon_available() 99 ret = af9005_read_register_bits(state->d, xd_p_fec_vtb_rsd_mon_en, in af9005_is_fecmon_available() 106 af9005_read_register_bits(state->d, in af9005_is_fecmon_available() 124 struct af9005_fe_state *state = fe->demodulator_priv; in af9005_get_post_vit_err_cw_count() 136 af9005_read_register_bits(state->d, xd_r_fec_rsd_ber_rdy, in af9005_get_post_vit_err_cw_count() [all …]
|
/linux/drivers/i2c/busses/ |
H A D | i2c-icy.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * I2C driver for stand-alone PCF8584 style adapters on Zorro cards 8 * There has been a modern community re-print of this design in 2019: 17 * This started as a fork of i2c-elektor.c and has evolved since. 23 * As it turns out, i2c-algo-pcf is really written with i2c-elektor's 24 * edge-triggered ISA interrupts in mind, while the Amiga's Zorro bus has 25 * level-triggered interrupts. This means that once an interrupt occurs, we 29 * However, because of the PCF8584's host-side protocol, there is no good 32 * pin. This entails re-designing the core of i2c-algo-pcf in the future. 44 #include <linux/i2c-algo-pcf.h> [all …]
|
/linux/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 1 // SPDX-License-Identifier: GPL-2.0+ 6 * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) 92 * greg k-h 128 * returns 0 for non-Compaq ROM, 1 for Compaq ROM 132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 137 temp3 = readb(rom_start + 0xffea + 2); in check_for_compaq_ROM() 143 (temp3 == 'M') && in check_for_compaq_ROM() 149 dbg("%s - returned %d\n", __func__, result); in check_for_compaq_ROM() 161 return -ENODEV; in access_EV() 194 return -ENODEV; in load_HRT() [all …]
|
/linux/drivers/hwmon/ |
H A D | lm87.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 * Copyright (C) 2004-2008 Jean Delvare <jdelvare@suse.de> 20 * reported with a 1 deg resolution and a 3-4 deg accuracy. Complete 30 * - in0+in5 (default) or temp3 31 * - fan1 (default) or in6 32 * - fan2 (default) or in7 33 * - VID lines (default) or IRQ lines (not handled by this driver) 52 #include <linux/hwmon-sysfs.h> 53 #include <linux/hwmon-vid.h> 60 * LM87 has three possible addresses: 0x2c, 0x2d and 0x2e. [all …]
|
H A D | thmc50.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * thmc50.c - Part of lm_sensors, Linux kernel modules for hardware 15 #include <linux/hwmon-sysfs.h> 56 /* Each client has this additional data */ 64 char has_temp3; /* !=0 if it is ADM1022 in temp3 mode */ 79 struct i2c_client *client = data->client; in thmc50_update_device() 80 int timeout = HZ / 5 + (data->type == thmc50 ? HZ : 0); in thmc50_update_device() 82 mutex_lock(&data->update_lock); in thmc50_update_device() 84 if (time_after(jiffies, data->last_updated + timeout) in thmc50_update_device() 85 || !data->valid) { in thmc50_update_device() [all …]
|
H A D | w83627ehf.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * w83627ehf - Driver for the hardware monitoring functionality of 4 * the Winbond W83627EHF Super-I/O chip 5 * Copyright (C) 2005-2012 Jean Delvare <jdelvare@suse.de> 10 * Copyright (C) 2010 Sheng-Yuan Huang (Nuvoton) (PS00) 18 * This driver also supports the W83627EHG, which is the lead-free 27 * w83627dhg-p 9 5 4 3 0xb070 0xc1 0x5ca3 30 * w83667hg-b 9 5 3 4 0xb350 0xc1 0x5ca3 41 #include <linux/hwmon-sysfs.h> 42 #include <linux/hwmon-vid.h> [all …]
|
H A D | adm1026.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * adm1026.c - Part of lm_sensors, Linux kernel modules for hardware 19 #include <linux/hwmon-sysfs.h> 20 #include <linux/hwmon-vid.h> 27 static int gpio_input[17] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, 28 -1, -1, -1, -1, -1, -1, -1, -1 }; 29 static int gpio_output[17] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, 30 -1, -1, -1, -1, -1, -1, -1, -1 }; 31 static int gpio_inverted[17] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, 32 -1, -1, -1, -1, -1, -1, -1, -1 }; [all …]
|
H A D | lm93.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * lm93.c - Part of lm_sensors, Linux kernel modules for hardware monitoring 13 * Copyright (c) 2003 Margit Schubert-While <margitsw@t-online.de> 16 * Copyright (c) 2003-2004 Jean Delvare <jdelvare@suse.de> 33 #include <linux/hwmon-sysfs.h> 34 #include <linux/hwmon-vid.h> 51 /* voltage inputs: in1-in16 (nr => 0-15) */ 56 /* temperature inputs: temp1-temp4 (nr => 0-3) */ 61 /* temp[1-4]_auto_boost (nr => 0-3) */ 64 /* #PROCHOT inputs: prochot1-prochot2 (nr => 0-1) */ [all …]
|
H A D | w83791d.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * w83791d.c - Part of lm_sensors, Linux kernel modules for hardware 6 * Copyright (C) 2006-2007 Charles Spirakis <bezaur@gmail.com> 19 * The w83791g chip is the same as the w83791d but lead-free. 27 #include <linux/hwmon-vid.h> 28 #include <linux/hwmon-sysfs.h> 64 0x25, /* -12VIN in DataSheet */ 65 0x26, /* -5VIN in DataSheet */ 77 0x35, /* -12VIN High Limit in DataSheet */ 78 0x37, /* -5VIN High Limit in DataSheet */ [all …]
|
H A D | w83792d.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * w83792d.c - Part of lm_sensors, Linux kernel modules for hardware 13 * calculation method to in6-in7(measured value, limits) is a little 30 #include <linux/hwmon-sysfs.h> 153 0x87, /* (bit3-0)SmartFan Fan1 tolerance */ 154 0x87, /* (bit7-4)SmartFan Fan2 tolerance */ 155 0x97 /* (bit3-0)SmartFan Fan3 tolerance */ 174 { 0x88, /* (bit3-0) SmartFanII: Fan1 Non-Stop */ 175 0x88, /* (bit7-4) SmartFanII: Fan1 Level 1 */ 176 0xE0, /* (bit7-4) SmartFanII: Fan1 Level 2 */ [all …]
|
H A 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 41 * Copyright (C) 2005-2010 Jean Delvare <jdelvare@suse.de> 53 #include <linux/hwmon-sysfs.h> 54 #include <linux/hwmon-vid.h> 126 return -EBUSY; in superio_enter() 212 /*----- The IT87 registers -----*/ 222 * Super-I/O configuration space. 231 * for fan divisors. Later IT8712F revisions must use 16-bit tachometer [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 16 The contents of the label are free-form. 134 Should only be created if the driver has hints about what 135 this voltage channel is being used for, and user-space 137 user-space. 145 When disabled the sensor read will return -ENODATA. 147 - 1: Enable 148 - 0: Disable 156 - 1: Failed 157 - 0: Ok 246 device's input, so it has to be set in accordance with the fan [all …]
|
/linux/drivers/scsi/ |
H A D | script_asm.pl | 1 #!/usr/bin/perl -s 2 # SPDX-License-Identifier: GPL-2.0-or-later 12 # +1 (303) 786-7975 14 # Support for 53c710 (via -ncr7x0_family switch) added by Richard 15 # Hirst <richard@sleepie.demon.co.uk> - 15th March 1997 38 # XXX - set these with command line options 43 #$prefix; # (set by perl -s) 58 # XXX - replace references to the *_810 constants with general constants 62 # XXX - NCR53c710 only implements 99 'TEMP0', 28, 'TEMP1', 29, 'TEMP2', 30, 'TEMP3', 31, [all …]
|
H A D | FlashPoint.c | 3 FlashPoint.c -- FlashPoint SCCB Manager for Linux 11 Copyright 1995-1996 by Mylex Corporation. All Rights Reserved 14 and a BSD-style copyright; see LICENSE.FlashPoint for details. 229 unsigned char niSysConf; /* Adapter Configuration byte - 231 unsigned char niScsiConf; /* SCSI Configuration byte - 233 unsigned char niScamConf; /* SCAM Configuration byte - 235 unsigned char niAdapId; /* Host Adapter ID - 276 #define TYPE_CODE0 0x63 /*Level2 Mstr (bits 7-6), */ 278 #define SLV_TYPE_CODE0 0xA3 /*Priority Bit set (bits 7-6), */ 409 #define XFER_HOST_DMA 0x00 /* 0 0 0 Transfer Host -> DMA */ [all …]
|
/linux/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 * engineered documentation written by Carl-Daniel Hailfinger 15 * Copyright (C) 2004 Carl-Daniel Hailfinger (invalid MAC handling, insane 50 #include <linux/dma-mapping.h> 73 #define DEV_HAS_MSI_X 0x0000080 /* device supports MSI-X */ 483 * - DESC_VER_1: Original 484 * - DESC_VER_2: support for jumbo frames. 485 * - DESC_VER_3: 64-bit format. 568 /* MSI/MSI-X defines */ 638 u64 tx_bytes; /* should be ifconfig->tx_bytes + 4*tx_packets */ [all …]
|