Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/drivers/mtd/
Dofpart.c38 bool dedicated = true; in parse_fixed_partitions() local
56 dedicated = false; in parse_fixed_partitions()
65 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
84 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
89 if (dedicated) { in parse_fixed_partitions()
/Linux-v4.19/arch/s390/include/asm/
Dtopology.h20 unsigned short dedicated : 1; member
39 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/media/uapi/v4l/
Ddev-teletext.rst13 (I:sup:`2`\ C) and could be found on old TV cards, dedicated Teletext
28 demodulators and those dedicated teletext decoders no longer exist. For
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace_tx.h733 BCT(vl[0].dedicated),
736 BCT(vl[1].dedicated),
739 BCT(vl[2].dedicated),
742 BCT(vl[3].dedicated),
745 BCT(vl[4].dedicated),
748 BCT(vl[5].dedicated),
751 BCT(vl[6].dedicated),
754 BCT(vl[7].dedicated),
757 BCT(vl[15].dedicated),
/Linux-v4.19/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.txt32 There is a special "pre-blending" used by the video planes with a dedicated
34 The OSD planes also have a dedicated scaler for one of the OSD.
43 The VENC Unit gets a Pixel Clocks (VCLK) from a dedicated HDMI PLL and clock
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dcoresight-cpu-debug.txt10 usually every CPU has one dedicated debug module to be connected.
35 binding to turn on the debug logic if it has own dedicated
/Linux-v4.19/drivers/dma/mediatek/
DKconfig11 This controller provides the channels which is dedicated to
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.txt13 usb-dcp (USB dedicated charging port)
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dst,stm32-vrefbuf.txt5 components through the dedicated VREF+ pin.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-st.txt26 Second type has a dedicated interrupt per gpio bank.
61 - interrupts : Interrupt number for this gpio bank. If there is a dedicated
66 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.
/Linux-v4.19/drivers/hid/intel-ish-hid/
DKconfig10 sensor polling and algorithm processing to a dedicated low power
/Linux-v4.19/drivers/soc/rockchip/
DKconfig24 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/Linux-v4.19/drivers/net/can/rcar/
DKconfig18 dedicated CAN 2.0 mode.
/Linux-v4.19/drivers/misc/ocxl/
DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/Linux-v4.19/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
/Linux-v4.19/Documentation/w1/slaves/
Dw1_ds240615 can be provided with power on a dedicated input. In TO-92 form, it provides
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-gpio.txt3 This represents a group of 3-n GPIO lines used for bit-banged SPI on dedicated
/Linux-v4.19/Documentation/device-mapper/
Ddm-raid.txt19 raid4 RAID4 with dedicated last parity disk
20 raid5_n RAID5 with dedicated last parity disk supporting takeover
40 raid6_la_6 Same as "raid_la" plus dedicated last Q-syndrome disk
42 raid6_ra_6 Same as "raid5_ra" dedicated last Q-syndrome disk
44 raid6_ls_6 Same as "raid5_ls" dedicated last Q-syndrome disk
46 raid6_rs_6 Same as "raid5_rs" dedicated last Q-syndrome disk
/Linux-v4.19/drivers/crypto/ccp/
DKconfig43 The PSP is a dedicated processor that provides support for key

1234567