Home
last modified time | relevance | path

Searched full:technology (Results 1 – 25 of 1875) sorted by relevance

12345678910>>...75

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/
Dvendor-prefixes.txt20 allwinner Allwinner Technology Co., Ltd.
32 andestech Andes Technology Corporation
36 archermind ArcherMind Technology (Nanjing) Co., Ltd.
44 aspeed ASPEED Technology Inc.
59 boe BOE Technology Group Co., Ltd.
85 creative Creative Technology Ltd
107 dragino Dragino Technology Co., Limited
112 eeti eGalax_eMPIA Technology Inc
114 embest Shenzhen Embest Technology Co., Ltd.
131 faraday Faraday Technology Corporation
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml63 description: Allwinner Technology Co., Ltd.
79 description: Shenzhen Amediatech Technology Co., Ltd
91 description: Andes Technology Corporation
101 description: ArcherMind Technology (Nanjing) Co., Ltd.
121 description: ASPEED Technology Inc.
141 description: Shanghai Awinic Technology Co., Ltd.
149 description: Shenzhen AZW Technology Co., Ltd.
163 description: BOE Technology Group Co., Ltd.
169 description: Shanghai Broadmobi Communication Technology Co.,Ltd.
203 description: Chefree Technology Corp.
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dltc2978.rst6 * Linear Technology LTC2972
14 * Linear Technology LTC2974
22 * Linear Technology LTC2975
30 * Linear Technology LTC2977
38 * Linear Technology LTC2978, LTC2978A
48 * Linear Technology LTC2979
56 * Linear Technology LTC2980
64 * Linear Technology LTC3880
72 * Linear Technology LTC3882
80 * Linear Technology LTC3883
[all …]
Dmcp3021.rst6 * Microchip Technology MCP3021
12 * Microchip Technology MCP3221
28 This driver implements support for the Microchip Technology MCP3021 and
31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
Ddrivetemp.rst11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
14 Information technology - SCSI Primary Commands - 4 (SPC-4)
17 Information technology - SCSI / ATA Translation - 5 (SAT-5)
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dintel-speed-select.rst4 Intel(R) Speed Select Technology User Guide
7 The Intel(R) Speed Select Technology (Intel(R) SST) provides a powerful new
12 Refer to the links below for an overview of the technology:
14 - https://www.intel.com/content/www/us/en/architecture-and-technology/speed-select-technology-artic…
15 - https://builders.intel.com/docs/networkbuilders/intel-speed-select-technology-base-frequency-enha…
67 Intel(R) Speed Select Technology
79 Intel(R) Speed Select Technology - Performance Profile (Intel(R) SST-PP)
85 Technology - Performance Profile (Intel(R) SST-PP) feature introduces a mechanism
100 Intel(R) Speed Select Technology
125 Intel(R) Speed Select Technology
[all …]
/kernel/linux/linux-4.19/Documentation/hwmon/
Dltc29785 * Linear Technology LTC2974
9 * Linear Technology LTC2975
13 * Linear Technology LTC2977
17 * Linear Technology LTC2978, LTC2978A
22 * Linear Technology LTC2980
26 * Linear Technology LTC3880
30 * Linear Technology LTC3882
34 * Linear Technology LTC3883
38 * Linear Technology LTC3886
42 * Linear Technology LTC3887
[all …]
Dmcp30215 * Microchip Technology MCP3021
8 * Microchip Technology MCP3221
19 This driver implements support for the Microchip Technology MCP3021 and
22 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
DKconfig1 menu "Intel Speed Select Technology interface support"
6 tristate "Intel(R) Speed Select Technology interface drivers"
8 This config enables the Intel(R) Speed Select Technology interface
9 drivers. The Intel(R) speed select technology features are non
16 Intel(R) Speed Select Technology features from the user space.
/kernel/linux/linux-5.10/drivers/crypto/qat/
DKconfig21 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
32 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
43 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
56 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
68 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
80 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
/kernel/linux/linux-4.19/drivers/crypto/qat/
DKconfig20 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
31 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
42 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
55 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
67 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
79 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
/kernel/linux/linux-5.10/drivers/power/supply/
Dlego_ev3_battery.c32 int technology; member
46 val->intval = batt->technology; in lego_ev3_battery_get_property()
100 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
107 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property()
111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
132 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable()
191 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe()
196 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
/kernel/linux/linux-5.10/include/net/nfc/
Ddigital.h22 * RF technology values passed as param argument to in_configure_hw and
94 * @in_configure_hw: Hardware configuration for RF technology and communication
96 * @in_send_cmd: Initiator mode data exchange using RF technology and framing
103 * @tg_configure_hw: Hardware configuration for RF technology and communication
105 * @tg_send_cmd: Target mode data exchange using RF technology and framing
114 * automatically detects the RF technology and executes the anti-collision
123 * device automatically detects the RF technology. What the actual
124 * RF technology is can be retrieved by calling @tg_get_rf_tech.
128 * Return the RF Technology that was detected by the @tg_listen_md call.
/kernel/linux/linux-4.19/include/net/nfc/
Ddigital.h31 * RF technology values passed as param argument to in_configure_hw and
103 * @in_configure_hw: Hardware configuration for RF technology and communication
105 * @in_send_cmd: Initiator mode data exchange using RF technology and framing
112 * @tg_configure_hw: Hardware configuration for RF technology and communication
114 * @tg_send_cmd: Target mode data exchange using RF technology and framing
123 * automatically detects the RF technology and executes the anti-collision
132 * device automatically detects the RF technology. What the actual
133 * RF technology is can be retrieved by calling @tg_get_rf_tech.
137 * Return the RF Technology that was detected by the @tg_listen_md call.
/kernel/linux/linux-4.19/drivers/power/supply/
Dlego_ev3_battery.c32 int technology; member
46 val->intval = batt->technology; in lego_ev3_battery_get_property()
100 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
107 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property()
111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
132 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable()
197 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe()
202 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml76 # BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel
106 # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel
108 # Emerging Display Technology Corp. 480x272 TFT Display with capacitive touch
110 # Emerging Display Technology Corp. 480x272 TFT Display
112 # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
114 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
116 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
118 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
121 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
125 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
[all …]
/kernel/linux/linux-5.10/drivers/scsi/dpt/
Dosd_defs.h3 * Copyright (c) 1996-1999 Distributed Processing Technology Corporation
10 * This software is provided `as is' by Distributed Processing Technology and
13 * are disclaimed. In no event shall Distributed Processing Technology be
35 *Copyright Distributed Processing Technology, Corp.
/kernel/linux/linux-4.19/drivers/scsi/dpt/
Dosd_defs.h3 * Copyright (c) 1996-1999 Distributed Processing Technology Corporation
10 * This software is provided `as is' by Distributed Processing Technology and
13 * are disclaimed. In no event shall Distributed Processing Technology be
35 *Copyright Distributed Processing Technology, Corp.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/watchdog/
Dfaraday,ftwdt010.txt1 Faraday Technology FTWDT010 watchdog
3 This is an IP part from Faraday Technology found in the Gemini
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/
Dfaraday,ftwdt010.txt1 Faraday Technology FTWDT010 watchdog
3 This is an IP part from Faraday Technology found in the Gemini
/kernel/linux/linux-5.10/drivers/iio/adc/
DKconfig565 tristate "Linear Technology LTC2471 and LTC2473 ADC driver"
568 Say yes here to build support for Linear Technology LTC2471 and
575 tristate "Linear Technology LTC2485 ADC driver"
578 Say yes here to build support for Linear Technology LTC2485 ADC.
584 tristate "Linear Technology LTC2496 ADC driver"
587 Say yes here to build support for Linear Technology LTC2496
594 tristate "Linear Technology LTC2497 ADC driver"
597 Say yes here to build support for Linear Technology LTC2497
676 tristate "Microchip Technology MCP3x01/02/04/08 and MCP3550/1/3"
679 Say yes here to build support for Microchip Technology's
[all …]
/kernel/linux/linux-4.19/drivers/hwmon/
DKconfig509 tristate "Fujitsu Technology Solutions sensor chip Teutates"
513 If you say yes here you get support for the Fujitsu Technology
546 Technology Inc G760A fan speed PWM controller chips.
556 Technology Inc G762 and G763 fan speed PWM controller chips.
709 tristate "Linear Technology LTC2945"
713 If you say yes here you get support for Linear Technology LTC2945
720 tristate "Linear Technology LTC2990"
723 If you say yes here you get support for Linear Technology LTC2990
731 tristate "Linear Technology LTC4151"
734 If you say yes here you get support for Linear Technology LTC4151
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/
DKconfig613 tristate "Fujitsu Technology Solutions sensor chip Teutates"
617 If you say yes here you get support for the Fujitsu Technology
650 Technology Inc G760A fan speed PWM controller chips.
660 Technology Inc G762 and G763 fan speed PWM controller chips.
813 tristate "Linear Technology LTC2945"
817 If you say yes here you get support for Linear Technology LTC2945
832 If you say yes here you get support for Linear Technology LTC2947
844 If you say yes here you get support for Linear Technology LTC2947
851 tristate "Linear Technology LTC2990"
854 If you say yes here you get support for Linear Technology LTC2990
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt1 Faraday Technology timer
3 This timer is a generic IP block from Faraday Technology, embedded in the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt1 Faraday Technology timer
3 This timer is a generic IP block from Faraday Technology, embedded in the

12345678910>>...75