Home
last modified time | relevance | path

Searched refs:dedicated (Results 1 – 105 of 105) sorted by relevance

/linux-4.4.14/drivers/mtd/
Dofpart.c37 bool dedicated = true; in parse_ofpart_partitions() local
57 dedicated = false; in parse_ofpart_partitions()
66 if (!dedicated && node_has_compatible(pp)) in parse_ofpart_partitions()
85 if (!dedicated && node_has_compatible(pp)) in parse_ofpart_partitions()
90 if (dedicated) { in parse_ofpart_partitions()
/linux-4.4.14/drivers/staging/gs_fpgaboot/
DREADME23 a dedicated device or CPU assisted way (serial or parallel).
45 You would do that with a dedicated JTAG, which usually a limited
47 However, if you use my driver, you don't have to have a dedicated JTAG.
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dsun4i-dma.txt11 - #dma-cells : Should be 2, first cell denoting normal or dedicated dma,
31 2. Whether it is using normal (0) or dedicated (1) channels
Drenesas,rcar-dmac.txt5 can be dedicated to specific clients or shared between a large number of
8 Each DMA client is connected to one dedicated port of the DMAC, identified by
/linux-4.4.14/drivers/soc/rockchip/
DKconfig14 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/
Dgpio-charger.txt13 usb-dcp (USB dedicated charging port)
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-st.txt26 Second type has a dedicated interrupt per gpio bank.
58 - interrupts : Interrupt number for this gpio bank. If there is a dedicated
63 irqmux or a dedicated interrupt per bank is specified.
Dmarvell,dove-pinctrl.txt88 * group "audio0" internally muxes i2s0 or ac97 controller to the dedicated
90 * group "twsi" internally muxes twsi controller to the dedicated or option pins.
Dfsl,imx7d-pinctrl.txt56 While iomuxc-lpsr is intended to be used by dedicated peripherals to take
Dnvidia,tegra210-pinmux.txt86 In Tegra210, many pins also have a dedicated APB_MISC_GP_*_PADCTRL
/linux-4.4.14/Documentation/hwmon/
Dmax1606535 accurately monitor (+/-2.5%) one current channel using a dedicated high-side
47 one current channel using a dedicated high-side current-sense amplifier. The
Dmax3179026 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
Dmc13783-adc24 Some channels can be used as General Purpose inputs or in a dedicated mode with
Dadm102531 voltage by measuring its own VCC. One input (two pins) is dedicated to a
Dvt121143 capabilities. It monitors 2 dedicated temperature sensor inputs (temp1 and
44 temp2), 1 dedicated voltage (in5) and 2 fans. Additionally, the chip
Ducd920027 dedicated circuitry for DC/DC loop management with flash memory and a serial
Dadm102662 dedicated inputs. There are several inputs scaled to 0-3V full-scale range
Dlm93254 The LM93 can monitor the logic level of four dedicated GPIO pins as well as the
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dtrace.h726 BCT(vl[0].dedicated),
729 BCT(vl[1].dedicated),
732 BCT(vl[2].dedicated),
735 BCT(vl[3].dedicated),
738 BCT(vl[4].dedicated),
741 BCT(vl[5].dedicated),
744 BCT(vl[6].dedicated),
747 BCT(vl[7].dedicated),
750 BCT(vl[15].dedicated),
Dmad.h298 __be16 dedicated; member
Dchip.c6962 vll->dedicated = cpu_to_be16( in read_one_cm_vl()
7227 new_total += be16_to_cpu(new_bc->vl[i].dedicated); in set_buffer_control()
7231 be16_to_cpu(new_bc->vl[i].dedicated)); in set_buffer_control()
7234 new_bc->vl[i].dedicated = 0; in set_buffer_control()
7263 if (new_bc->vl[i].dedicated != cur_bc.vl[i].dedicated in set_buffer_control()
7269 if (be16_to_cpu(new_bc->vl[i].dedicated) < in set_buffer_control()
7270 be16_to_cpu(cur_bc.vl[i].dedicated)) { in set_buffer_control()
7312 be16_to_cpu(new_bc->vl[i].dedicated)); in set_buffer_control()
7313 cur_bc.vl[i].dedicated = in set_buffer_control()
7314 new_bc->vl[i].dedicated; in set_buffer_control()
[all …]
/linux-4.4.14/Documentation/w1/slaves/
Dw1_ds240615 can be provided with power on a dedicated input. In TO-92 form, it provides
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dmmc.txt25 only be specified when the controller has a dedicated write-protect
60 specified in cd-gpios and wp-gpios properties, or as dedicated pins. Polarity of
61 dedicated pins can be specified, using *-inverted properties. GPIO polarity can
/linux-4.4.14/Documentation/powerpc/
Dcxl.txt69 When using dedicated mode only one MMU context is supported. In
126 For AFUs operating in dedicated process mode, the driver will
146 A dedicated mode AFU only has one context and only allows the
234 process MMIO space associated with the context. In dedicated
378 dedicated, afuX.Ys for afu directed), since the API is virtually
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dgpio-keys.txt29 to dedicated (not shared) interrupt which can be disabled to
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt71 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
79 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
99 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Datmel-flexcom.txt9 - reg: Should be the offset/length value for Flexcom dedicated
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/
Dti,dra7-dss.txt20 Some DRA7xx SoCs have one dedicated video PLL, some have two. These properties
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.h163 bool dedicated; member
Dexynos_drm_ipp.c152 if (ippdrv->dedicated || (!ipp_is_m2m_cmd(property->cmd) && in ipp_check_driver()
437 ippdrv->dedicated = true; in exynos_drm_ipp_set_property()
1088 ippdrv->dedicated = false; in exynos_drm_ipp_cmd_ctrl()
1704 ippdrv->dedicated = false; in ipp_subdrv_close()
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dwakeup-source.txt12 However if the devices have dedicated interrupt as the wakeup source
/linux-4.4.14/net/x25/
DKconfig25 One connects to an X.25 network either with a dedicated network card
/linux-4.4.14/Documentation/devicetree/bindings/display/
Datmel,lcdc.txt15 for fixed framebuffer memory. Useful for dedicated memories.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsti-dwmac.txt14 - st,gmac_en: this is to enable the gmac into a dedicated sysctl control
/linux-4.4.14/drivers/video/fbdev/omap/
DKconfig58 answer yes. Answer no if you have a dedicated video
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dexynos4-fimc-is.txt4 The Exynos4x12 SoC series FIMC-IS V1.5 comprises of a dedicated ARM Cortex-A5
/linux-4.4.14/drivers/net/wireless/p54/
DKconfig57 a dedicated EEPROM chip to store all device specific values
/linux-4.4.14/Documentation/rapidio/
Dtsi721.txt14 RapidIO messaging support uses dedicated messaging channels for each mailbox.
/linux-4.4.14/Documentation/fb/
Dsisfb.txt17 sisfb is required to run DirectFB (which comes with an additional, dedicated
114 driver but the dedicated "sis" X driver. The "sis" X driver and sisfb are
Dpxafb.txt67 available on overlay2). These overlays have dedicated DMA channels and
/linux-4.4.14/Documentation/networking/
Dphonet.txt17 - an RS232 serial port (with a dedicated "FBUS" line discipline),
60 Linux Phonet network interfaces support a dedicated link layer packets
Dbonding.txt1782 the cable plugs into). This may be an actual dedicated switch device,
2252 The router may be a dedicated router device, or another host
2280 Again, the switch may be a dedicated switch device, or another
Dcan.txt960 hardware filters could make sense in a very dedicated use-case, as a
/linux-4.4.14/Documentation/power/
Dsuspend-and-interrupts.txt66 the platform may include a dedicated interrupt controller used specifically for
71 dedicated controller from triggering interrupts unnecessarily.
Dstates.txt93 the firmware, it usually requires a dedicated partition that must be
/linux-4.4.14/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds70 controls, then there are dedicated files
/linux-4.4.14/Documentation/serial/
Dn_gsm.txt64 each modem has its configuration and some DLC have dedicated functions,
/linux-4.4.14/Documentation/devicetree/bindings/reset/
Dreset.txt27 block node for dedicated reset signals. The intent of this binding is to give
/linux-4.4.14/Documentation/ptp/
Dptp.txt81 - 6 GPIOs with dedicated functions (LED/JTAG/clock) can also be
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei-client-bus.txt8 MEI misc character device is useful for dedicated applications to send and receive
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt4 GPMC is an unified memory controller dedicated to interfacing external
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,ssi.txt70 from an on-board dedicated oscillator.
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt82 one dedicated to the framebuffer device (named framebuffer@78000000, 8MiB), and
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt42 mean it's dedicated for GPIO19, only as a hint that internally this pin
48 1. GPIO controller on PXA3xx is now a dedicated controller, same as other
/linux-4.4.14/arch/m68k/
DKconfig.devices18 # We have a dedicated heartbeat LED. :-)
/linux-4.4.14/Documentation/i2c/busses/
Di2c-parport11 * video/i2c-parport (NOT the same as this one, dedicated to home brew
/linux-4.4.14/Documentation/gpio/
Dgpio.txt33 non-dedicated pin can be configured as a GPIO; and most chips have at least
Dconsumer.txt49 later with one of the dedicated functions.
257 As an example, if the active-low property for a dedicated GPIO is set, and the
Dgpio-legacy.txt20 non-dedicated pin can be configured as a GPIO; and most chips have at least
/linux-4.4.14/arch/arm/plat-samsung/
DKconfig295 Used on SoCs that do not provide dedicated reset control.
/linux-4.4.14/Documentation/vm/
Dhwpoison.txt87 Note that if you want to have a dedicated thread which handles
/linux-4.4.14/drivers/usb/gadget/udc/
DKconfig308 (for control transfers) and several endpoints with dedicated
316 (for control transfers) and several endpoints with dedicated
/linux-4.4.14/Documentation/x86/
Dkernel-stacks40 point to dedicated stacks; each stack can be a different size.
/linux-4.4.14/net/bridge/netfilter/
DKconfig15 Add support for bridge dedicated meta key.
/linux-4.4.14/Documentation/scheduler/
Dsched-rt-group.txt63 time dedicated for the graphics. We can then give this group a run time of 0.8
/linux-4.4.14/Documentation/device-mapper/
Ddm-raid.txt18 raid4 RAID4 dedicated parity disk
/linux-4.4.14/Documentation/sound/alsa/
Dtimestamping.txt74 time with dedicated hardware, possibly synchronized with system time,
/linux-4.4.14/Documentation/
Dthis_cpu_ops.txt6 done through the use of segment registers (or a dedicated register where
Dkernel-doc-nano-HOWTO.txt83 The return value, if any, should be described in a dedicated section
Dremoteproc.txt283 dedicated structure in include/linux/remoteproc.h.
Drpmsg.txt19 Typically AMP remote processors employ dedicated DSP codecs and multimedia
Dkernel-per-CPU-kthreads.txt6 them to a "housekeeping" CPU dedicated to such work.
Dworkqueue.txt344 execution characteristics between using a dedicated wq and a system
Dxillybus.txt40 dedicated chipset: For instance, a display adapter, network interface card,
Dkernel-docs.txt703 #kernelnewbies is an IRC network dedicated to the 'newbie'
Dkernel-parameters.txt1537 device has a dedicated DMAR unit, the DMAR unit is
/linux-4.4.14/net/ipv4/netfilter/
DKconfig335 network servers without having a dedicated load-balancing
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt189 from those dedicated to the kernel:
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dfman.txt100 Definition: Specifies the range of the available dedicated
/linux-4.4.14/drivers/tty/serial/8250/
DKconfig12 here are those that are setting up dedicated Ethernet WWW/FTP
/linux-4.4.14/drivers/atm/
DKconfig207 you to control the loopback mode of the chip via a dedicated IOCTL.
/linux-4.4.14/Documentation/development-process/
D6.Followthrough107 dedicated to patches planned for the next merge window, and another for
D2.Process234 first in trees dedicated to network device drivers, wireless networking,
/linux-4.4.14/drivers/staging/unisys/Documentation/
Doverview.txt32 Each virtual device requires exactly 1 dedicated channel, which the guest
/linux-4.4.14/Documentation/i2c/
Dwriting-clients214 (typically using device-specific, dedicated identification registers),
/linux-4.4.14/drivers/md/
DKconfig24 combining is done by a dedicated controller; if you have such a
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig404 Gadget. This is the configuration dedicated for Windows since RNDIS
/linux-4.4.14/drivers/spi/
DKconfig183 This enables dedicated general purpose SPI/Microwire1-compatible
/linux-4.4.14/drivers/block/
DKconfig224 the need for a dedicated Linux partition by keeping their complete
/linux-4.4.14/arch/arm/boot/dts/
Dstih407-pinctrl.dtsi202 * by using dedicated configuration (in case of there will be a
/linux-4.4.14/drivers/regulator/
DKconfig261 21 general purpose LDOs, 3 dedicated LDOs, and 5 BUCKs. All
/linux-4.4.14/Documentation/filesystems/
Df2fs.txt473 a hash table with dedicated number of hash buckets as shown below. Note that
Dproc.txt904 PageTables: amount of memory dedicated to the lowest level of page
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre440 Controls what percentage of ldlm callback threads is dedicated
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid614 dedicated callback routine.
/linux-4.4.14/drivers/mmc/host/
DKconfig491 advantage of working on many systems without dedicated MMC/SD/SDIO
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt657 kind of other things, like having dedicated parity arrays to avoid the
/linux-4.4.14/Documentation/spi/
Dspi-summary83 dedicated SPI controller exists, GPIO pins can be used to create a
/linux-4.4.14/arch/powerpc/
DKconfig548 Some dedicated systems, such as software raid serving with
/linux-4.4.14/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt437 router is a dedicated IP router that routes IP datagrams between two or more
/linux-4.4.14/drivers/platform/x86/
DKconfig66 zones on Alienware machines that don't contain a dedicated AlienFX
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt253 This enables batch managers monitoring jobs running in dedicated
/linux-4.4.14/net/netfilter/
DKconfig993 network servers/stateful firewalls without having a dedicated
/linux-4.4.14/arch/arm/
DKconfig1728 vmalloc area after the dedicated module memory area has been
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4305 o dedicated a box (uml.ists.dartmouth.edu) to support UML development