Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 115 of 115) sorted by relevance

/linux-4.4.14/Documentation/x86/
Dearly-microcode.txt11 The format of the combined initrd image is microcode in cpio format followed by
12 the initrd image (maybe compressed). Kernel parses the combined initrd image
32 The following example script shows how to generate a new combined initrd file in
Dpat.txt15 Write-combined, Write-through and Uncached Minus.
123 set_memory_wc() to white-list effective write-combined areas. Such use is
Dmtrr.txt34 allows bus write transfers to be combined into a larger transfer
/linux-4.4.14/Documentation/devicetree/bindings/display/
Darm,pl11x.txt13 - interrupt-names: either the single entry "combined" representing a
14 combined interrupt output (CLCDINTR), or the four entries
74 interrupt-names = "combined";
/linux-4.4.14/Documentation/video4linux/
Dsh_mobile_ceu_camera.txt9 combined scales: sensor_scale * host_scale
75 3. Calculate new combined scales from "effective" input window to requested user
80 4. Calculate sensor output window by applying combined scales to real input
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_cf_events.c292 struct attribute **combined, **model; in cpumf_cf_event_group() local
317 combined = merge_attr(cpumcf_pmu_event_attr, model); in cpumf_cf_event_group()
318 if (combined) in cpumf_cf_event_group()
319 cpumsf_pmu_events_group.attrs = combined; in cpumf_cf_event_group()
Dsmp.c690 info->combined = info->configured; in smp_get_core_info()
707 for (i = 0; (i < info->combined) && (cpu < nr_cpu_ids); i++) { in __smp_rescan_cpus()
747 for (cpu = 0; cpu < info->combined; cpu++) in smp_detect_cpus()
753 if (cpu >= info->combined) in smp_detect_cpus()
764 for (cpu = 0; cpu < info->combined; cpu++) { in smp_detect_cpus()
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,exynos4210-combiner.txt10 combined interrupt for its eight interrupt sources. The combined interrupt
Dti,c64x+megamod-pic.txt37 One for each core interrupt priority level. In addition to the combined
63 interrupts 0 - 3 (combined interrupt sources) are
/linux-4.4.14/arch/sh/kernel/
Dtraps_64.c652 unsigned long major, minor, combined; in do_reserved_inst() local
691 combined = (major << 4) | minor; in do_reserved_inst()
727 if (combined == 0x9f) { /* GETCON */ in do_reserved_inst()
734 } else if (combined == 0x1bf) { /* PUTCON */ in do_reserved_inst()
/linux-4.4.14/Documentation/features/debug/kprobes-on-ftrace/
Darch-support.txt4 # description: arch supports combined kprobes and ftrace live patching
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/
Dtwl4030-madc.txt4 combined with a 16-input analog multiplexer.
/linux-4.4.14/arch/s390/include/asm/
Dsclp.h45 unsigned int combined; member
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Darm,sp804.txt8 the combined interrupt or if "arm,sp804-has-irq" is present that
/linux-4.4.14/Documentation/hwmon/
Dda905512 resolution and track and hold circuitry combined with an analogue input
Dda905212 resolution and track and hold circuitry combined with an analogue input
Dlm90249 ADM1032 chip. However, in the case of a combined transaction (SMBus Read
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dpmu.txt27 - interrupts : 1 combined interrupt or 1 per core. If the interrupt is a per-cpu
Dl2cc.txt50 - interrupts : 1 combined interrupt.
/linux-4.4.14/Documentation/sound/alsa/
DJack-Controls.txt16 This can be combined with UCM to allow userspace to route audio more
DControlNames.txt47 Headset Mic (mic part of combined headset jack - 4-pin headphone + mic)
Dtimestamping.txt18 and delay, which combined with the trigger and current system
125 timestamps are read the more imprecise the combined measurements
DHD-Audio-Models.txt35 headset-mic Indicates a combined headset (headphone+mic) jack
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt34 - nvidia,combined-power-req : Boolean, combined power request for CPU & Core
/linux-4.4.14/drivers/clk/bcm/
Dclk-kona.c69 u64 combined; in scaled_div_build() local
74 combined = (u64)div_value * BILLION + billionths; in scaled_div_build()
75 combined <<= div->u.s.frac_width; in scaled_div_build()
77 return DIV_ROUND_CLOSEST_ULL(combined, BILLION); in scaled_div_build()
/linux-4.4.14/Documentation/
Dhsi.txt14 The serial protocol uses two signals, DATA and FLAG as combined data and clock
DChanges108 definitions in the source. These comments can be combined with the
167 (Linux kernels 2.4.x). It is a combined package and contains working
Dpi-futex.txt46 combined with medium-prio construct-audio-data threads and low-prio
Dmemory-barriers.txt784 assertion can fail after the combined three-CPU example completes. If you
1306 on the combined order of CPU 1's and CPU 2's accesses.
1805 combined with a following ACQUIRE, orders prior stores against
1901 anything at all - especially with respect to I/O accesses - unless combined
1922 [+] Note that {*F,*A} indicates a combined access.
2858 (*) loads and stores may be combined to improve performance when talking to
2873 (Where "LOAD {*C,*D}" is a combined load)
2901 combination of elements combined or discarded, provided the program's view
Dmemory-hotplug.txt96 Memory sections are combined into chunks referred to as "memory blocks". The
Dmd.txt192 the array to be less than is actually available on the combined
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-vt8500.txt3 These SoCs contain a combined Pinmux/GPIO module. Each pin may operate as
Dbrcm,bcm2835-gpio.txt3 The BCM2835 GPIO module is a combined GPIO controller, (GPIO) interrupt
Dste,nomadik.txt29 group that will be combined with the function to form a multiplexing
Dimg,pistachio-pinctrl.txt4 The pin controllers on Pistachio are a combined GPIO controller, (GPIO)
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Darm,smmu.txt35 combined interrupt, it must be listed multiple times.
/linux-4.4.14/Documentation/filesystems/
Doverlayfs.txt26 only be unique when combined with st_dev, and both of these can change
66 "upperdir" are combined into a merged directory:
75 lookup is performed in each actual directory and the combined result
Dxfs-self-describing-metadata.txt208 number for location. The two of these combined provide the same
Drelay.txt76 kernel sides of a relay application. When combined these two sets of
Dext4.txt576 Those two ioctls combined is used in userspace
Dxfs-delayed-logging-design.txt90 The key thing to note about the asynchronous logging combined with the
Dproc.txt612 uptime Wall clock since boot, combined idle time of all cpus
/linux-4.4.14/drivers/misc/
DKconfig69 are combined to make a single 32-bit timer.
358 tristate "BH1770GLC / SFH7770 combined ALS - Proximity sensor"
362 SFH7770 (Osram) combined ambient light and proximity sensor chip.
368 tristate "APDS990X combined als and proximity sensors"
373 combined ambient light and proximity sensor chip.
/linux-4.4.14/drivers/atm/
Dnicstarmac.copyright34 * combined, allow nicstar_free_rx_skb to be called to
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsnps,dwc-qos-ethernet.txt12 - interrupts: Should contain the core's combined interrupt signal
/linux-4.4.14/drivers/s390/char/
Dsclp_cmd.c104 info->combined = sccb->nr_configured + sccb->nr_standby; in sclp_fill_core_info()
106 info->combined * sizeof(struct sclp_core_entry)); in sclp_fill_core_info()
/linux-4.4.14/Documentation/misc-devices/
Dapds990x.txt16 APDS990x is a combined ambient light and proximity sensor. ALS and proximity
Dbh1770glc.txt16 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
/linux-4.4.14/Documentation/i2c/
Di2c-protocol66 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some
Ddev-interface89 the means of read() and write() calls. In particular, so-called combined
124 Do combined read/write transaction without stop in between.
Dwriting-clients341 and they can be mixed in any way. The transactions are combined: no
/linux-4.4.14/tools/perf/Documentation/
Dperf-record.txt80 selects tracepoint event(s). Multiple '--filter' options are combined
87 '--filter' exists, the new filter expression will be combined with
274 if combined with -a or -C options.
Dperf-probe.txt189 …use "!" for specifying filter-out rule. You also can give several rules combined with "&" or "|", …
Dintel-pt.txt680 and "r" can be combined to get calls and returns.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote22 be combined with the other two.
/linux-4.4.14/arch/arm64/boot/dts/arm/
Drtsm_ve-motherboard.dtsi184 interrupt-names = "combined";
Dvexpress-v2m-rs1.dtsi251 interrupt-names = "combined";
/linux-4.4.14/drivers/iio/light/
DKconfig314 tristate "VCNL4000 combined ALS and proximity sensor"
318 combined ambient light and proximity sensor.
/linux-4.4.14/arch/arm64/boot/dts/freescale/
Dfsl-ls2080a.dtsi207 <0 14 4>, /* combined secure interrupt */
209 <0 16 4>, /* combined non-secure interrupt */
/linux-4.4.14/arch/m68k/
DKconfig.devices77 port combined Ethernet/USB adapter.
/linux-4.4.14/arch/arm/mm/
Dproc-macros.S248 @ combined with user -> user r/w
/linux-4.4.14/arch/arm/boot/dts/
Domap3-overo-base.dtsi10 * The Gumstix Overo must be combined with an expansion board.
Dvexpress-v2p-ca9.dts73 interrupt-names = "combined";
Dvexpress-v2m-rs1.dtsi251 interrupt-names = "combined";
Dvexpress-v2m.dtsi250 interrupt-names = "combined";
Dlpc18xx.dtsi162 interrupt-names = "combined";
Dtegra20-whistler.dts527 nvidia,combined-power-req;
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dpamu.txt33 all child PAMUs combined. Include it to provide support
/linux-4.4.14/Documentation/s390/
DCommonIO29 device respectively (these are probably useful only when combined with the '!'
/linux-4.4.14/Documentation/cgroups/
Dfreezer-subsystem.txt63 "FREEZING" or "FROZEN". This is the combined self and parent-states.
/linux-4.4.14/Documentation/input/
Dalps.txt98 are on the touchpad, the M R L bits signal the combined status of both the
122 the DualPoint Stick. The M, R and L bits signal the combined status of both
Devent-codes.txt120 certain value. BTN_TOUCH may be combined with BTN_TOOL_<name> codes. For
/linux-4.4.14/tools/perf/tests/
Dmake66 # all the NO_* variable combined
/linux-4.4.14/drivers/staging/most/Documentation/
Ddriver_usage.txt32 modules can arbitrarily be combined to meet the needs of the desired
/linux-4.4.14/Documentation/w1/
Dw1.netlink73 read request. Replies are not combined when sent - i.e. typical reply
/linux-4.4.14/tools/power/cpupower/po/
Dde.po518 "The argument passed to this tool can't be combined with passing a --cpu "
609 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other "
654 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
Dit.po512 "The argument passed to this tool can't be combined with passing a --cpu "
604 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other "
652 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
Dcs.po510 "The argument passed to this tool can't be combined with passing a --cpu "
599 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other "
644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
Dfr.po510 "The argument passed to this tool can't be combined with passing a --cpu "
597 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other "
644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
Dpt.po513 "The argument passed to this tool can't be combined with passing a --cpu "
606 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other "
653 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt112 should be the combined length of data-lanes and clock-lanes properties.
/linux-4.4.14/net/netfilter/
DKconfig577 comment "Xtables combined modules"
668 CONFIG_NETFILTER_XT_CONNMARK (combined connmark/CONNMARK module).
795 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module).
1053 CONFIG_NETFILTER_XT_CONNMARK (combined connmark/CONNMARK module).
1238 CONFIG_NETFILTER_XT_MARK (combined mark/MARK module).
/linux-4.4.14/Documentation/trace/
Devents.txt168 combined using the logical operators '&&' and '||'. A predicate is
416 could be combined into a single filter on kmem:kmalloc though).
Dftrace.txt161 This displays the total combined size of all the trace buffers.
/linux-4.4.14/Documentation/ia64/
Daliasing.txt21 like UC is, but writes may be delayed and combined to increase
/linux-4.4.14/Documentation/power/
Dcharger-manager.txt26 shows combined information as a single power-supply-class.
/linux-4.4.14/arch/m68k/fpsp040/
Ddo_func.S14 | and combined to form the table index. The function called
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt273 combined with elements from a codec class driver. A DSP platform driver must
/linux-4.4.14/Documentation/vm/
Dnuma_memory_policy.txt240 MPOL_F_STATIC_NODES cannot be combined with the
290 MPOL_F_RELATIVE_NODES cannot be combined with the
/linux-4.4.14/net/
DKconfig126 they are often combined with a packet filter, which only works if
/linux-4.4.14/Documentation/locking/
Dlockdep-design.txt195 possible combination of locking interaction between CPUs, combined with
Dww-mutex-design.txt229 Note also that methods #1 and #2 and method #3 can be combined, e.g. to first lock a
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_avx-x86_64.S476 # XMM8 has the combined result here
1144 # combined for GCM encrypt and decrypt functions
1736 # XMM8 has the combined result here
2421 # combined for GCM encrypt and decrypt functions
Daesni-intel_asm.S1136 # middle section of the temp results combined as in karatsuba algorithm
/linux-4.4.14/Documentation/isdn/
DREADME.sc71 - More efficient shared memory management combined with a simpler
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt258 length (combined) and a second register that contains the hash result
/linux-4.4.14/Documentation/gpio/
Ddriver.txt188 if that is a combined GPIO+IRQ driver. The basic premise is that gpio_chip and
/linux-4.4.14/Documentation/networking/
Dvrf.txt3 The VRF device combined with ip rules provides the ability to create virtual
Dtimestamping.txt183 combined with SOF_TIMESTAMPING_OPT_TSONLY.
Dpacket_mmap.txt1041 Only (!) if transmit timestamping is enabled, then these bits are combined
/linux-4.4.14/drivers/media/radio/
DKconfig271 If you have a GemTeks combined (PnP) sound- and radio card you must
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt79 (3) The combined size of all opened files (this includes mapped libraries)
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt329 helpful, especially when combined with the mlock() and mlockall()
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt234 combined in a built-in.o for that specific directory.
237 All objects listed with lib-y are combined in a single
/linux-4.4.14/arch/arm/crypto/
Daes-armv4.S16 @ in one instruction and emit combined result every cycle. The module
/linux-4.4.14/Documentation/PCI/
Dpci.txt207 E.g. combined serial/parallel port/floppy controller.
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1443 list them all as Invariant Sections of your combined work in its
1446 The combined work need only contain one copy of this License, and
1453 Invariant Sections in the license notice of the combined work.
/linux-4.4.14/Documentation/usb/
Dpower-management.txt641 are combined into a single usb3 connector. Peer ports share the same
/linux-4.4.14/crypto/
DKconfig257 Support for the AEAD wrapper using the ChaCha20 stream cipher combined
/linux-4.4.14/drivers/i2c/busses/
DKconfig336 to support combined I2C messages. Use the i2c-gpio driver
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME618 flags (e.g. for NTLM and/or NTLMv2) may be combined with
/linux-4.4.14/Documentation/scsi/
Dncr53c8xx.txt790 (Bits 0x10 and 0x20 can be combined with hardware irq mode option)
DChangeLog.lpfc878 up combined routines.
/linux-4.4.14/arch/x86/
DKconfig1561 allows bus write transfers to be combined into a larger transfer
/linux-4.4.14/
DCREDITS675 D: Originator of design for new combined interrupt handlers