Home
last modified time | relevance | path

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

1234567

/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/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/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/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/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/misc/ocxl/
H A DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/linux/drivers/net/can/rcar/
H A DKconfig19 dedicated CAN 2.0 mode.
/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 */
H A Dimx7-colibri-eval-v3.dtsi7 /* Fixed crystal dedicated to MCP2515. */
/linux/security/landlock/
H A DKconfig15 dedicated system calls: landlock_create_ruleset(),
/linux/Documentation/devicetree/bindings/sound/
H A Dmvebu-audio.txt14 first of those is dedicated for Audio PLL Configuration registers
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts6 /* The last 16 MiB are dedicated to the GPU */
/linux/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst93 With scalable mode, both shared and dedicated workqueues are available
116 With legacy mode, only dedicated workqueues are available for use.
126 With no IOMMU mode, only dedicated workqueues are available for use.
182 …accel-config config-wq --group-id=0 --mode=dedicated --type=kernel --priority=10 --name="iaa_crypt…
301 mode "dedicated"
437 dedicated mode options described above, and zswap should be enabled as
570 …accel-config config-wq --group-id=0 --mode=dedicated --wq-size=128 --priority=10 --type=kernel --n…
833 # echo dedicated > /sys/bus/dsa/devices/iax3/wq3.3/mode
/linux/drivers/crypto/ccp/
H A DKconfig45 The PSP is a dedicated processor that provides support for key
/linux/net/x25/
H A DKconfig24 One connects to an X.25 network either with a dedicated network card
/linux/drivers/pinctrl/stm32/
H A DKconfig70 It uses configurable multiplexer to route signals in a dedicated observation register.

1234567