Home
last modified time | relevance | path

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

1234567891011

/linux-6.3-rc2/drivers/mtd/parsers/
A 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.3-rc2/arch/s390/include/asm/
A Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/linux-6.3-rc2/drivers/dma/mediatek/
A DKconfig12 This controller provides the channels which is dedicated to
26 This controller provides the channels which is dedicated to
/linux-6.3-rc2/drivers/hid/intel-ish-hid/
A DKconfig12 sensor polling and algorithm processing to a dedicated low power
26 sensor polling and algorithm processing to a dedicated low power
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A 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.3-rc2/Documentation/devicetree/bindings/display/
A Damlogic,meson-vpu.yaml42 There is a special "pre-blending" used by the video planes with a dedicated
44 The OSD planes also have a dedicated scaler for one of the OSD.
53 The VENC Unit gets a Pixel Clocks (VCLK) from a dedicated HDMI PLL and clock
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Darm,coresight-cpu-debug.yaml23 has one dedicated debug module to be connected.
60 dedicated power domain. CPU idle states may also need to be separately
/linux-6.3-rc2/Documentation/peci/
A Dpeci.rst12 It defines a dedicated command protocol, where the management
19 Intel PECI specification is not released as a dedicated document,
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
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-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
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.
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dbrcm,bdc.yaml30 - description: USB 3.0 PHY if there is a dedicated 2.0 PHY
/linux-6.3-rc2/drivers/media/platform/st/stm32/
A DKconfig31 and specialized DMA dedicated to image manipulation.
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dqcom,ipq8064-mdio.yaml13 The ipq806x soc have a MDIO dedicated controller that is
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/
A Dallwinner,sun4i-a10-dma.yaml21 DMA, 1 for dedicated DMA. The second cell is the request line
A Drenesas,rzn1-dmamux.yaml26 The first four cells are dedicated to the master DMA controller. The fifth
/linux-6.3-rc2/drivers/misc/ocxl/
A DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/linux-6.3-rc2/drivers/net/can/rcar/
A DKconfig19 dedicated CAN 2.0 mode.
/linux-6.3-rc2/security/landlock/
A DKconfig14 dedicated system calls: landlock_create_ruleset(),
/linux-6.3-rc2/Documentation/hwmon/
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-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dst,stm32-vrefbuf.yaml12 components through the dedicated VREF+ pin.
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Damlogic,g12a-tohdmitx.txt9 - resets: phandle to the dedicated reset line of the hdmitx glue.
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dgpio-ts4900.txt5 uses 2 bits: it doesn't use a dedicated input bit.
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dcalxeda-combophy.yaml15 not by a dedicated PHY driver.
/linux-6.3-rc2/drivers/firmware/imx/
A DKconfig19 which runs on a dedicated Cortex-M core to provide power, clock, and
/linux-6.3-rc2/arch/arm/boot/dts/
A Dbcm2835.dtsi23 * NOTE: The BCM2835 has a L2 cache but it is dedicated to the GPU

Completed in 36 milliseconds

1234567891011