Home
last modified time | relevance | path

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

123456789

/Linux-v6.1/drivers/mtd/parsers/
Dofpart_core.c53 bool dedicated = true; in parse_fixed_partitions() local
71 dedicated = false; in parse_fixed_partitions()
78 if (dedicated && !of_id) { in parse_fixed_partitions()
88 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
107 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
112 if (dedicated) { in parse_fixed_partitions()
/Linux-v6.1/arch/s390/include/asm/
Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/Linux-v6.1/drivers/dma/mediatek/
DKconfig12 This controller provides the channels which is dedicated to
26 This controller provides the channels which is dedicated to
/Linux-v6.1/drivers/hid/intel-ish-hid/
DKconfig12 sensor polling and algorithm processing to a dedicated low power
26 sensor polling and algorithm processing to a dedicated low power
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c113 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() argument
123 if (dedicated) { in find_rl_entry()
130 if (table->rl_entry[i].dedicated) in find_rl_entry()
287 entry->dedicated = dedicated_entry; in mlx5_rl_add_rate_raw()
/Linux-v6.1/Documentation/peci/
Dpeci.rst12 It defines a dedicated command protocol, where the management
19 Intel PECI specification is not released as a dedicated document,
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dtrace_tx.h775 BCT(vl[0].dedicated),
778 BCT(vl[1].dedicated),
781 BCT(vl[2].dedicated),
784 BCT(vl[3].dedicated),
787 BCT(vl[4].dedicated),
790 BCT(vl[5].dedicated),
793 BCT(vl[6].dedicated),
796 BCT(vl[7].dedicated),
799 BCT(vl[15].dedicated),
/Linux-v6.1/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-v6.1/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-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.
Damlogic,axg-fifo.txt18 * "rst" : dedicated device reset line (optional)
/Linux-v6.1/drivers/media/platform/st/stm32/
DKconfig31 and specialized DMA dedicated to image manipulation.
/Linux-v6.1/drivers/net/can/rcar/
DKconfig19 dedicated CAN 2.0 mode.
/Linux-v6.1/security/landlock/
DKconfig14 dedicated system calls: landlock_create_ruleset(),
/Linux-v6.1/drivers/misc/ocxl/
DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/Linux-v6.1/drivers/firmware/imx/
DKconfig19 which runs on a dedicated Cortex-M core to provide power, clock, and
/Linux-v6.1/arch/arm/boot/dts/
Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts6 /* The last 16 MiB are dedicated to the GPU */
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Ddm-raid.rst22 raid4 RAID4 with dedicated last parity disk
23 raid5_n RAID5 with dedicated last parity disk supporting takeover
52 raid6_la_6 Same as "raid_la" plus dedicated last Q-syndrome disk
55 raid6_ra_6 Same as "raid5_ra" dedicated last Q-syndrome disk
58 raid6_ls_6 Same as "raid5_ls" dedicated last Q-syndrome disk
61 raid6_rs_6 Same as "raid5_rs" dedicated last Q-syndrome disk
/Linux-v6.1/Documentation/gpu/amdgpu/
Damdgpu-glossary.rst6 we have a dedicated glossary for Display Core at

123456789