Home
last modified time | relevance | path

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

12345678

/Linux-v5.4/drivers/mtd/parsers/
Dofpart.c34 bool dedicated = true; in parse_fixed_partitions() local
52 dedicated = false; in parse_fixed_partitions()
61 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
80 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
85 if (dedicated) { in parse_fixed_partitions()
/Linux-v5.4/arch/s390/include/asm/
Dtopology.h20 unsigned short dedicated : 1; member
39 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/Linux-v5.4/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-v5.4/drivers/dma/mediatek/
DKconfig12 This controller provides the channels which is dedicated to
26 This controller provides the channels which is dedicated to
/Linux-v5.4/drivers/hid/intel-ish-hid/
DKconfig11 sensor polling and algorithm processing to a dedicated low power
25 sensor polling and algorithm processing to a dedicated low power
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dtrace_tx.h741 BCT(vl[0].dedicated),
744 BCT(vl[1].dedicated),
747 BCT(vl[2].dedicated),
750 BCT(vl[3].dedicated),
753 BCT(vl[4].dedicated),
756 BCT(vl[5].dedicated),
759 BCT(vl[6].dedicated),
762 BCT(vl[7].dedicated),
765 BCT(vl[15].dedicated),
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/devicetree/bindings/regulator/
Dst,stm32-vrefbuf.txt5 components through the dedicated VREF+ pin.
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Damlogic,axg-spdifout.txt14 - resets: phandle to the dedicated reset line of the spdif output.
Damlogic,axg-spdifin.txt15 - resets: phandle to the dedicated reset line of the spdif input.
Damlogic,axg-pdm.txt17 - resets: phandle to the dedicated reset line of the pdm input.
Damlogic,axg-fifo.txt18 * "rst" : dedicated device reset line (optional)
Damlogic,axg-tdm-formatters.txt21 - resets: phandle to the dedicated reset line of the tdm formatter.
Damlogic,g12a-tohdmitx.txt9 - resets: phandle to the dedicated reset line of the hdmitx glue.
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.txt13 usb-dcp (USB dedicated charging port)
/Linux-v5.4/drivers/net/can/rcar/
DKconfig19 dedicated CAN 2.0 mode.
/Linux-v5.4/drivers/soc/rockchip/
DKconfig25 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/Linux-v5.4/drivers/misc/ocxl/
DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/Linux-v5.4/Documentation/hwmon/
Dmax16065.rst55 accurately monitor (+/-2.5%) one current channel using a dedicated high-side
67 one current channel using a dedicated high-side current-sense amplifier. The
/Linux-v5.4/Documentation/devicetree/bindings/dma/
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-v5.4/Documentation/devicetree/bindings/arm/stm32/
Dmlahb.txt4 a Cortex-M subsystem with dedicated memories.
/Linux-v5.4/drivers/firmware/imx/
DKconfig18 which runs on a dedicated Cortex-M core to provide power, clock, and

12345678