Home
last modified time | relevance | path

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

12345678910

/linux-6.12.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()
125 if (!dedicated && s_cells == 0) { in parse_fixed_partitions()
/linux-6.12.1/arch/s390/include/asm/
Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/linux-6.12.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-6.12.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-6.12.1/drivers/firmware/imx/
DKconfig19 which runs on a dedicated Cortex-M core to provide power, clock, and
32 a low-level system function which runs on a dedicated Cortex-M
/linux-6.12.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-6.12.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-6.12.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-6.12.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-6.12.1/drivers/pmdomain/rockchip/
DKconfig12 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/linux-6.12.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
Dmax31790.rst30 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
/linux-6.12.1/drivers/net/can/rcar/
DKconfig19 dedicated CAN 2.0 mode.
/linux-6.12.1/drivers/misc/ocxl/
DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/linux-6.12.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-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm2835.dtsi23 * NOTE: The BCM2835 has a L2 cache but it is dedicated to the GPU
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8x-colibri-eval-v3.dtsi14 /* fixed crystal dedicated to mcp25xx */
/linux-6.12.1/drivers/media/platform/st/stm32/
DKconfig47 and specialized DMA dedicated to image manipulation.
/linux-6.12.1/Documentation/w1/slaves/
Dw1_ds2406.rst17 can be provided with power on a dedicated input. In TO-92 form, it provides
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6ull-colibri-eval-v3.dtsi11 /* fixed crystal dedicated to mcp2515 */
/linux-6.12.1/security/landlock/
DKconfig15 dedicated system calls: landlock_create_ruleset(),
/linux-6.12.1/arch/arm/boot/dts/nuvoton/
Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts6 /* The last 16 MiB are dedicated to the GPU */
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dmvebu-audio.txt14 first of those is dedicated for Audio PLL Configuration registers

12345678910