Home
last modified time | relevance | path

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

12345678

/Linux-v5.15/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-v5.15/arch/s390/include/asm/
Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/Linux-v5.15/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.15/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.15/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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c114 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() argument
124 if (dedicated) { in find_rl_entry()
131 if (table->rl_entry[i].dedicated) in find_rl_entry()
288 entry->dedicated = dedicated_entry; in mlx5_rl_add_rate_raw()
/Linux-v5.15/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.15/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-v5.15/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.15/arch/arm/boot/dts/
Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts6 /* The last 16 MiB are dedicated to the GPU */
/Linux-v5.15/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-v5.15/security/landlock/
DKconfig14 dedicated system calls: landlock_create_ruleset(),
/Linux-v5.15/drivers/net/can/rcar/
DKconfig19 dedicated CAN 2.0 mode.
/Linux-v5.15/drivers/misc/ocxl/
DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/Linux-v5.15/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.15/Documentation/devicetree/bindings/gpio/
Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/Linux-v5.15/drivers/firmware/imx/
DKconfig19 which runs on a dedicated Cortex-M core to provide power, clock, and
/Linux-v5.15/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-v5.15/drivers/soc/rockchip/
DKconfig33 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.

12345678