Searched +full:system +full:- +full:on +full:- +full:chip (Results 1 – 25 of 1028) sorted by relevance
12345678910>>...42
/Linux-v6.1/Documentation/hwmon/ |
D | max16065.rst | 11 Addresses scanned: - 15 http://datasheets.maxim-ic.com/en/ds/MAX16065-MAX16066.pdf 21 Addresses scanned: - 25 http://datasheets.maxim-ic.com/en/ds/MAX16067.pdf 31 Addresses scanned: - 35 http://datasheets.maxim-ic.com/en/ds/MAX16068.pdf 41 Addresses scanned: - 45 http://datasheets.maxim-ic.com/en/ds/MAX16070-MAX16071.pdf 47 Author: Guenter Roeck <linux@roeck-us.net> 51 ----------- [all …]
|
D | tmp513.rst | 1 .. SPDX-License-Identifier: GPL-2.0 22 Eric Tremblay <etremblay@distech-controls.com> 25 ----------- 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors 29 that include remote sensors, a local temperature sensor, and a high-side current 30 shunt monitor. These system monitors have the capability of measuring remote 31 temperatures, on-chip temperatures, and system voltage/power/current 35 -40 to + 125 degrees with a resolution of 0.0625 degree C. 44 **temp[1-4]_input** 46 **temp[1-4]_crit** [all …]
|
D | adm1025.rst | 10 Addresses scanned: I2C 0x2c - 0x2e 18 Addresses scanned: I2C 0x2c - 0x2d 24 * Only two possible addresses (0x2c - 0x2d). 29 - Chen-Yuan Wu <gwu@esoft.com>, 30 - Jean Delvare <jdelvare@suse.de> 33 ----------- 35 (This is from Analog Devices.) The ADM1025 is a complete system hardware 36 monitor for microprocessor-based systems, providing measurement and limit 37 comparison of various system parameters. Five voltage measurement inputs 39 the processor core voltage. The ADM1025 can monitor a sixth power-supply [all …]
|
/Linux-v6.1/drivers/tty/serial/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 depends on HAS_IOMEM 11 depends on SERIAL_CORE 19 comment "Non-8250 serial port support" 23 depends on ARM_AMBA || COMPILE_TEST 33 bool "Support for console on AMBA serial port" 34 depends on SERIAL_AMBA_PL010=y 37 Say Y here if you wish to use an AMBA PrimeCell UART as the system 38 console (the system console is the device which receives all kernel 42 (/dev/tty0) will still be used as the system console by default, but [all …]
|
/Linux-v6.1/drivers/rtc/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 depends on !S390 20 be allowed to plug one or more RTCs to your system. You will 26 bool "Set system time from RTC on startup and resume" 29 If you say yes here, the system time (wall clock) will be set using 34 string "RTC used to set the system time" 35 depends on RTC_HCTOSYS 38 The RTC device that will be used to (re)initialize the system 39 clock, usually rtc0. Initialization is done when the system 44 This clock should be battery-backed, so that it reads the correct [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power8/ |
D | frontend.json | 47 "BriefDescription": "Number of I-ERAT reloads", 59 "BriefDescription": "IERAT Miss (Not implemented as DI on POWER6)", 71 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for an instru… 72 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum… 89 …oaded with Modified (M) data from another chip's L2 or L3 on a different Node or Group (Distant), … 90 …oaded with Modified (M) data from another chip's L2 or L3 on a different Node or Group (Distant), … 95 …eloaded with Shared (S) data from another chip's L2 or L3 on a different Node or Group (Distant), … 96 …eloaded with Shared (S) data from another chip's L2 or L3 on a different Node or Group (Distant), … 101 …"BriefDescription": "The processor's Instruction cache was reloaded from another chip's L4 on a di… 102 …"PublicDescription": "The processor's Instruction cache was reloaded from another chip's L4 on a d… [all …]
|
D | other.json | 11 …"BriefDescription": "Cycles in 2-lpar mode. Threads 0-3 belong to Lpar0 and threads 4-7 belong to … 17 …cles in 4 LPAR mode. Threads 0-1 belong to lpar0, threads 2-3 belong to lpar1, threads 4-5 belong … 23 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data … 24 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum… 36 … got data from source that was at smaller scope(Chip) Final pump was group pump and initial pump w… 41 …"BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for a… 42 …urced, ended up larger than Initial Pump Scope (Chip) Final pump was group pump and initial pump w… 59 …"BriefDescription": "Initial and Final Pump Scope was system pump for all data types (demand load,… 60 …n": "Initial and Final Pump Scope and data sourced across this scope was system pump for all data … 65 …n": "Final Pump Scope (system) mispredicted. Either the original scope was too small (Chip/Group) … [all …]
|
/Linux-v6.1/arch/arm/mach-vt8500/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip. 12 depends on ARCH_MULTI_V5 13 depends on CPU_LITTLE_ENDIAN 19 depends on ARCH_MULTI_V6 22 Support for WonderMedia WM8750 System-on-Chip. 26 depends on ARCH_MULTI_V7 29 Support for WonderMedia WM8850 System-on-Chip.
|
/Linux-v6.1/drivers/irqchip/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "IRQ chip support" 6 depends on (OF_IRQ || ACPI_GENERIC_GSI) 15 depends on PM 20 depends on ARM_GIC 26 depends on PCI 46 depends on ARM_GIC_V3_ITS 47 depends on PCI 48 depends on PCI_MSI 53 depends on ARM_GIC_V3_ITS [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power9/ |
D | marked.json | 20 …was loaded into the TLB with Shared (S) data from another core's L3 on the same chip due to a data… 25 …"BriefDescription": "The processor's data cache was reloaded from another chip's memory on the sam… 30 …"BriefDescription": "Completion stall by Dcache miss which resolved from remote chip (cache or mem… 60 …"BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's L4 cache due… 70 …loaded into the TLB with Shared (S) data from another core's ECO L3 on the same chip due to a mark… 95 …aded into the TLB with Modified (M) data from another core's ECO L3 on the same chip due to a mark… 100 …loaded into the TLB with Shared (S) data from another core's ECO L3 on the same chip due to a data… 120 …tion": "The processor's Instruction cache was reloaded from another chip's memory on the same Node… 130 …"BriefDescription": "The processor's data cache was reloaded from the local chip's Memory due to a… 145 …"BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for a… [all …]
|
/Linux-v6.1/drivers/mfd/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 depends on PCI && (X86_32 || (X86 && COMPILE_TEST)) 23 bool "Altera Arria10 DevKit System Resource chip" 24 depends on ARCH_INTEL_SOCFPGA && SPI_MASTER=y && OF 28 Support for the Altera Arria10 DevKit MAX5 System Resource chip 34 bool "Altera SOCFPGA System Manager" 35 depends on ARCH_INTEL_SOCFPGA && OF 38 Select this to get System Manager support for all Altera branded 39 SOCFPGAs. The SOCFPGA System Manager handles all SOCFPGAs by 44 tristate "Active-semi ACT8945A" [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 1 Atmel system registers 4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid" 5 - reg : Should contain registers location and length 8 - compatible: Should be "atmel,at91sam9260-pit" 9 - reg: Should contain registers location and length 10 - interrupts: Should contain interrupt for the PIT which is the IRQ line 11 shared across all System Controller members. 14 - compatible: Should be "microchip,sam9x60-pit64b" 15 - reg: Should contain registers location and length 16 - interrupts: Should contain interrupt for PIT64B timer [all …]
|
/Linux-v6.1/drivers/thermal/tegra/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 depends on ARCH_TEGRA || COMPILE_TEST 8 Enable this option for integrated thermal management support on NVIDIA 9 Tegra systems-on-chip. The driver supports four thermal zones 16 depends on TEGRA_BPMP || COMPILE_TEST 18 Enable this option for support for sensing system temperature of NVIDIA 19 Tegra systems-on-chip with the BPMP coprocessor (Tegra186). 23 depends on ARCH_TEGRA_3x_SOC || COMPILE_TEST 26 system-on-chip.
|
/Linux-v6.1/drivers/hwmon/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Hardware monitoring chip drivers configuration 8 depends on HAS_IOMEM 12 of a system. Most modern motherboards include such a device. It 17 sensors chip(s) below. 20 sensors-detect script from the lm_sensors package. Read 21 <file:Documentation/hwmon/userspace-tools.rst> for details. 32 bool "Hardware Monitoring Chip debugging messages" 34 Say Y here if you want the I2C chip drivers to produce a bunch of 35 debug messages to the system log. Select this if you are having [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | aspeed-wdt.txt | 4 - compatible: must be one of: 5 - "aspeed,ast2400-wdt" 6 - "aspeed,ast2500-wdt" 7 - "aspeed,ast2600-wdt" 9 - reg: physical base address of the controller and length of memory mapped 14 - aspeed,reset-type = "cpu|soc|system|none" 16 Reset behavior - Whenever a timeout occurs the watchdog can be programmed 20 This is useful in situations where another watchdog engine on chip is 23 If 'aspeed,reset-type=' is not specified the default is to enable system 28 - cpu: Reset CPU on watchdog timeout [all …]
|
/Linux-v6.1/Documentation/networking/device_drivers/atm/ |
D | iphase.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 ATM (i)Chip IA Linux Driver Source 9 -------------------------------------------------------------------------------- 13 -------------------------------------------------------------------------------- 18 This is the README file for the Interphase PCI ATM (i)Chip IA Linux driver 23 - A single VPI (VPI value of 0) is supported. 24 - Supports 4K VCs for the server board (with 512K control memory) and 1K 26 - UBR, ABR and CBR service categories are supported. 27 - Only AAL5 is supported. 28 - Supports setting of PCR on the VCs. [all …]
|
/Linux-v6.1/drivers/mtd/devices/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "Self-contained MTD device drivers" 3 depends on MTD!=n 4 depends on HAS_IOMEM 8 depends on PCI 12 These devices come in memory configurations from 32M - 1G. If you 21 particularly useful on the 2.2 kernels on PPC architectures as there 26 depends on MTD_PMC551 34 depends on MTD_PMC551 37 is only really useful if you are developing on this driver or [all …]
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 6 the right in-kernel and userspace APIs/ABIs for the job, and that these 10 - leds-gpio: drivers/leds/leds-gpio.c will handle LEDs connected to GPIO 13 - ledtrig-gpio: drivers/leds/trigger/ledtrig-gpio.c will provide a LED trigger, 14 i.e. a LED will turn on/off in response to a GPIO line going high or low 15 (and that LED may in turn use the leds-gpio as per above). 17 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line 20 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your 24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with 29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from 32 - extcon-gpio: drivers/extcon/extcon-gpio.c is used when you need to read an [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_24x7 | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 4 Description: Read-only. Attribute group to describe the magic bits 6 (See ABI/testing/sysfs-bus-event_source-devices-format). 12 chip = "config:16-31" 13 core = "config:16-31" 14 domain = "config:0-3" 15 lpar = "config:0-15" 16 offset = "config:32-63" 17 vcpu = "config:16-31" 21 PM_PB_CYC = "domain=1,offset=0x80,chip=?,lpar=0x0" [all …]
|
/Linux-v6.1/Documentation/driver-api/ |
D | sm501.rst | 9 The Silicon Motion SM501 multimedia companion chip is a multifunction device 15 ---- 23 chips via the platform device and driver system. 25 On detection of a device, the core initialises the chip (which may 29 The core re-uses the platform device system as the platform device 30 system provides enough features to support the drivers without the 31 need to create a new bus-type and the associated code to go with it. 35 --------- 43 as this is by-far the most resource-sensitive of the on-chip functions. 59 ------------- [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | socionext,uniphier-system-bus.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/bus/socionext,uniphier-system-bus.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: UniPhier System Bus 10 The UniPhier System Bus is an external bus that connects on-board devices to 11 the UniPhier SoC. It is a simple (semi-)parallel bus with address, data, and 12 some control signals. It supports up to 8 banks (chip selects). 16 within each bank to the CPU-viewed address. The needed setup includes the 21 - Masahiro Yamada <yamada.masahiro@socionext.com> [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 4 - compatible: "fsl,<chip>-pmc". 6 "fsl,mpc8349-pmc" should be listed for any chip whose PMC is 7 compatible. "fsl,mpc8313-pmc" should also be listed for any chip 8 whose PMC is compatible, and implies deep-sleep capability. 10 "fsl,mpc8548-pmc" should be listed for any chip whose PMC is 11 compatible. "fsl,mpc8536-pmc" should also be listed for any chip 12 whose PMC is compatible, and implies deep-sleep capability. 14 "fsl,mpc8641d-pmc" should be listed for any chip whose PMC is 15 compatible; all statements below that apply to "fsl,mpc8548-pmc" also 16 apply to "fsl,mpc8641d-pmc". [all …]
|
/Linux-v6.1/drivers/input/keyboard/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 18 depends on IIO 24 board-specific setup logic must also provide a configuration data 32 depends on PMIC_ADP5520 35 on Analog Devices ADP5520 PMICs. 38 be called adp5520-keys. 42 depends on I2C 48 system I2C bus. 51 module will be called adp5588-keys. 55 depends on I2C [all …]
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 depends on MFD_88PM860X 20 support for the built-in touchscreen. 25 module will be called 88pm860x-ts. 29 depends on SPI_MASTER 30 depends on HWMON = n || HWMON 34 and your board-specific setup code includes that in its 38 on your board, you will also get hwmon interfaces for the voltage 39 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip. 48 depends on SPI_MASTER [all …]
|
/Linux-v6.1/Documentation/scsi/ |
D | 53c700.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 This driver supports the 53c700 and 53c700-66 chips. It also supports 12 does sync (-66 and 710 only), disconnects and tag command queueing. 29 define if the chipset must be supported in little endian mode on a big 30 endian architecture (used for the 700 on parisc). 33 Using the Chip Core Driver 36 In order to plumb the 53c700 chip core driver into a working SCSI 37 driver, you need to know three things about the way the chip is wired 38 into your system (or expansion card). 45 the SCSI Id from the card bios or whether the chip is wired for [all …]
|
12345678910>>...42