Searched refs:CPU (Results 1 – 25 of 45) sorted by relevance
12
/drivers/media/video/cx18/ |
D | cx18-mailbox.c | 50 API_ENTRY(CPU, CX18_CPU_SET_CHANNEL_TYPE, 0), 51 API_ENTRY(CPU, CX18_EPU_DEBUG, 0), 52 API_ENTRY(CPU, CX18_CREATE_TASK, 0), 53 API_ENTRY(CPU, CX18_DESTROY_TASK, 0), 54 API_ENTRY(CPU, CX18_CPU_CAPTURE_START, API_SLOW), 55 API_ENTRY(CPU, CX18_CPU_CAPTURE_STOP, API_SLOW), 56 API_ENTRY(CPU, CX18_CPU_CAPTURE_PAUSE, 0), 57 API_ENTRY(CPU, CX18_CPU_CAPTURE_RESUME, 0), 58 API_ENTRY(CPU, CX18_CPU_SET_CHANNEL_TYPE, 0), 59 API_ENTRY(CPU, CX18_CPU_SET_STREAM_OUTPUT_TYPE, 0), [all …]
|
D | cx18-mailbox.h | 35 #define CPU 1 macro
|
D | cx18-irq.c | 40 cx18_api_epu_cmd_irq(cx, CPU); in epu_cmd()
|
/drivers/cpufreq/ |
D | Kconfig | 1 menu "CPU Frequency scaling" 4 bool "CPU Frequency scaling" 6 CPU Frequency scaling allows you to change the clock speed of 8 the lower the CPU clock speed, the less power the CPU consumes. 10 Note that this driver doesn't automatically change the CPU 24 tristate "CPU frequency translation statistics" 28 This driver exports CPU frequency statistics information through sysfs 37 bool "CPU frequency translation statistics details" 40 This will show detail CPU frequency translation table in sysfs file 59 the CPU. [all …]
|
D | Kconfig.arm | 2 # ARM CPU Frequency scaling drivers 12 bool "S3C2416 CPU Frequency scaling support" 27 Enable CPU voltage scaling when entering the dvs mode.
|
D | Kconfig.x86 | 2 # x86 CPU Frequency scaling drivers 178 processors. When enabled it will lower CPU temperature by skipping 234 does not have any safeguards to prevent operating the CPU out of spec
|
/drivers/staging/serial/ |
D | Kconfig | 5 This driver supports the SMC serial ports of the Motorola 68360 CPU. 11 This driver supports the SCC serial ports of the Motorola 68360 CPU.
|
/drivers/cpuidle/ |
D | Kconfig | 3 bool "CPU idle PM support" 6 CPU idle is a generic framework for supporting software-controlled
|
/drivers/tty/serial/ |
D | 68328serial.h | 112 #error Please, define the Rx interrupt events for your CPU
|
D | Kconfig | 19 Cirrus Logic EP93xx CPU, say Y or M here. 365 If you have a machine based on an Intel XScale PXA2xx CPU you 374 CPU you can make it the console by answering Y to this option. 388 If you have a machine based on a SA1100/SA1110 StrongARM(R) CPU you 399 CPU you can make it the console by answering Y to this option. 520 If you have a machine based on a Motorola IMX CPU you 529 CPU you can make it the console by answering Y to this option. 1035 If you have a machine based on an Texas Instruments OMAP CPU you 1181 If you have a bcm63xx CPU, you can enable its onboard 1192 If you have enabled the serial port on the bcm63xx CPU
|
/drivers/sh/intc/ |
D | Kconfig | 22 SMP parts. All of the balancing and CPU wakeup decisions are
|
/drivers/net/can/softing/ |
D | Kconfig | 9 with the host CPU. The interface is then identical for PCI
|
/drivers/mtd/chips/ |
D | Kconfig | 50 This option defines the way in which the CPU attempts to arrange 53 enabled, means that the CPU will not do any swapping; the chips 54 are expected to be wired to the CPU in 'host-endian' form.
|
/drivers/iommu/ |
D | Kconfig | 123 To use x2apic mode in the CPU's which support x2APIC enhancements or 124 to support platforms with CPU's having > 8 bit APIC ID, say Y.
|
/drivers/net/ethernet/myricom/ |
D | Kconfig | 44 driver. DCA is a method for warming the CPU cache before data
|
/drivers/char/agp/ |
D | Kconfig | 59 tristate "AMD Opteron/Athlon64 on-CPU GART support" 63 X using the on-CPU northbridge of the AMD Athlon64/Opteron CPUs.
|
/drivers/eisa/ |
D | eisa.ids | 28 ACR1341 "M1 486SX/20 CPU Board" 29 ACR1351 "M1 486SX/20 CPU Board" 30 ACR1361 "M1 487/20 CPU Board" 31 ACR1371 "M1 487/20 CPU Board" 32 ACR1381 "M1 486/20 CPU Board" 33 ACR1391 "M1 486/20 CPU Board" 34 ACR1581 "M1 486/33 CPU Board" 35 ACR1591 "M1 486/33 CPU Board" 36 ACR15A1 "M1 486/33 CPU Board" 37 ACR15B1 "M1 486/33 CPU Board" [all …]
|
/drivers/mtd/onenand/ |
D | Kconfig | 30 Support for a OneNAND flash device connected to an OMAP2/OMAP3 CPU
|
/drivers/sbus/char/ |
D | Kconfig | 45 CPU configuration, DIMM types, etc.). The second I2C controller
|
/drivers/dma/ |
D | Kconfig | 10 involving the host CPU. Currently, this framework can be 274 offload receive copy-to-user operations, freeing CPU cycles.
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 120 driver. DCA is a method for warming the CPU cache before data 191 driver. DCA is a method for warming the CPU cache before data
|
/drivers/staging/iio/Documentation/ |
D | overview.txt | 35 on the host CPU by buffering relatively large numbers of data samples
|
/drivers/usb/musb/ |
D | Kconfig | 107 All data is copied between memory and FIFO by the CPU.
|
/drivers/input/touchscreen/ |
D | atmel-wm97xx.c | 63 #error Unknown CPU, this driver only supports AT32AP700X CPUs.
|
/drivers/hwmon/ |
D | Kconfig | 242 sensor(s) inside your CPU. Supported is whole AMD K8 254 sensor(s) inside your CPU. Supported are later revisions of 267 information of your AMD family 15h CPU. 291 If your board have such a chip, you are able to control your CPU 441 sensor inside your CPU. Most of the family 6 CPUs 1156 tristate "VIA CPU temperature sensor" 1161 sensor inside your CPU. Supported are all known variants of
|
12