Home
last modified time | relevance | path

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

12345678910

/linux/drivers/mtd/parsers/
H A Dofpart_core.c57 bool dedicated = true; in parse_fixed_partitions() local
75 dedicated = false; in parse_fixed_partitions()
82 if (dedicated && !of_id) { in parse_fixed_partitions()
93 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
100 if (dedicated) in parse_fixed_partitions()
107 if (dedicated) in parse_fixed_partitions()
118 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
123 if (dedicated) { in parse_fixed_partitions()
136 if (!dedicated && s_cells == 0) { in parse_fixed_partitions()
189 if (dedicated) in parse_fixed_partitions()
[all …]
/linux/drivers/firmware/imx/
H A 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
43 a low-level system function which runs on a dedicated Cortex-M
54 a low-level system function which runs on a dedicated Cortex-M
/linux/arch/s390/include/asm/
H A Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/linux/drivers/dma/mediatek/
H A DKconfig12 This controller provides the channels which is dedicated to
26 This controller provides the channels which is dedicated to
/linux/drivers/hid/intel-ish-hid/
H A DKconfig11 sensor polling and algorithm processing to a dedicated low power
25 sensor polling and algorithm processing to a dedicated low power
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c175 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() argument
185 if (dedicated) { in find_rl_entry()
192 if (table->rl_entry[i].dedicated) in find_rl_entry()
348 entry->dedicated = dedicated_entry; in mlx5_rl_add_rate_raw()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst22 raid4 RAID4 with dedicated last parity disk
23 raid5_n RAID5 with dedicated last parity disk supporting takeover from/to raid1
52 raid6_la_6 Same as "raid_la" plus dedicated last Q-syndrome disk supporting takeover from/to raid5
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
388 raid0 -> raid4 (add dedicated parity device)
389 raid0 -> raid5 (add dedicated parity device)
394 raid5 with dedicated parity device -> raid4
395 raid5 -> raid6 (with dedicated Q-syndrome)
[all …]
/linux/Documentation/accel/amdxdna/
H A Damdnpu.rst32 dedicated program and data memory. The memory tile acts as L2 memory. The 2D
36 Each column also has dedicated DMA engines to move data between host DDR and
58 NPU Firmware uses a dedicated instance of an isolated non-privileged context
73 The microcontroller and amdxdna driver use a dedicated user channel per
76 instance of ERT. Each user channel is bound to its own dedicated mailbox.
82 MSI-X interrupt vectors. NPU uses a dedicated high bandwidth SoC level fabric
84 dedicated MSI-X interrupt. MERT gets a single instance of MSI-X interrupt.
/linux/Documentation/peci/
H A Dpeci.rst12 It defines a dedicated command protocol, where the management
19 Intel PECI specification is not released as a dedicated document,
/linux/drivers/infiniband/hw/hfi1/
H A 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/Documentation/devicetree/bindings/pinctrl/
H A 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.
H A 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/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic3.rst81 Every AEQ is associated to a dedicated IRQ. AEQ can receive multiple types
103 to 32 CEQs. Every CEQ has a dedicated IRQ. CEQ only receives solicited
112 Every cmdq has a dedicated work queue on which commands are posted.
/linux/drivers/gpu/drm/amd/amdgpu/
H A DKconfig51 By default, SI dedicated GPUs are supported by amdgpu.
67 CIK dedicated GPUs are supported by amdgpu
/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-phyboard-nash-jtag.dtso14 * JTAG itself has no dedicated driver, so without attaching it to an active
H A Dimx8x-colibri-eval-v3.dtsi14 /* fixed crystal dedicated to mcp25xx */
/linux/drivers/pmdomain/rockchip/
H A DKconfig15 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/linux/Documentation/hwmon/
H A 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/drivers/net/can/rcar/
H A DKconfig19 dedicated CAN 2.0 mode.
/linux/drivers/misc/ocxl/
H A DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835.dtsi23 * NOTE: The BCM2835 has a L2 cache but it is dedicated to the GPU
/linux/drivers/pci/endpoint/
H A DKconfig37 dedicated BAR, which the EP maps to the controller's message address.
/linux/Documentation/tools/rtla/
H A Dcommon_timerlat_description.txt14 the collection is done synchronously in kernel space using a dedicated
/linux/Documentation/w1/slaves/
H A Dw1_ds2406.rst17 can be provided with power on a dedicated input. In TO-92 form, it provides
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-colibri-eval-v3.dtsi11 /* fixed crystal dedicated to mcp2515 */

12345678910