Home
last modified time | relevance | path

Searched full:dedicated (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/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/mtd/parsers/
H 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/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/arch/powerpc/include/asm/
H A Dlppaca.h62 u8 donate_dedicated_cpu; /* Donate dedicated CPU cycles */
80 * NOTE: Even dedicated processor partitions can yield so this
81 * field cannot be used to determine if we are shared or dedicated.
109 * shared or dedicated. This currently works on both KVM and PHYP, but
/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/Documentation/devicetree/bindings/tpm/
H A Dmicrosoft,ftpm.yaml15 offer trusted computing features in their CPUs aimed at displacing dedicated
22 those of dedicated trusted hardware.
/linux/Documentation/devicetree/bindings/display/
H 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/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.
/linux/Documentation/devicetree/bindings/arm/
H 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/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-io.json3001 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF0 - NCB",
3011 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF0 - NCS",
3021 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF1 - NCB",
3031 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF1 - NCS",
3041 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF2 - NCB",
3051 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF2 - NCS",
3061 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF3 - NCB",
3071 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF3 - NCS",
3081 "BriefDescription": "Local Dedicated P2P Credit Taken - 1 : M2IOSF4 - NCB",
3091 "BriefDescription": "Local Dedicated P2
[all...]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Duncore-io.json2921 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF0 - NCB",
2931 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF0 - NCS",
2941 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF1 - NCB",
2951 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF1 - NCS",
2961 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF2 - NCB",
2971 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF2 - NCS",
2981 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF3 - NCB",
2991 "BriefDescription": "Local Dedicated P2P Credit Taken - 0 : M2IOSF3 - NCS",
3001 "BriefDescription": "Local Dedicated P2P Credit Taken - 1 : M2IOSF4 - NCB",
3011 "BriefDescription": "Local Dedicated P2
[all...]
/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
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/drivers/firmware/arm_scmi/
H A Dnotify.c38 * for still to be registered events are instead kept in the dedicated common
42 * and is served by its own dedicated notification chain; information contained
54 * pushes the event-data itself on a protocol-dedicated kfifo queue for further
57 * Each protocol has it own dedicated work_struct and worker which, once kicked
58 * by the ISR, takes care to empty its own dedicated queue, deliverying the
235 * @kfifo: A dedicated Kernel kfifo descriptor
239 * Each protocol has its own dedicated events_queue descriptor.
350 * @chain: The notification chain dedicated to this specific event tuple
416 * Read an event header from the protocol queue into the dedicated scratch
455 * Read an event payload from the protocol queue into the dedicated scratch
[all …]
/linux/tools/testing/selftests/landlock/
H A Dptrace_test.c275 * isolated from the child with a dedicated Landlock domain. in TEST_F()
282 * - The parent process is not isolated from the child with a dedicated in TEST_F()
292 * isolated from the parent with a dedicated Landlock domain. in TEST_F()
299 * - The child process is not isolated from the parent with a dedicated in TEST_F()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_id_mgr.c183 * This function is dedicated for the use by the GuC submission code,
199 * This function is dedicated for the use by the GuC submission code,
214 * This function is dedicated for the use by the PF driver which expects that
/linux/Documentation/devicetree/bindings/input/
H A Dgpio-keys.yaml43 Optional interrupt names, can be used to specify a separate dedicated
101 Indicates that button is connected to dedicated (not shared) interrupt
/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/Documentation/filesystems/smb/
H A Dksmbd.rst26 (ksmbd/interface name) at initialization time and open a dedicated port 445
28 thread will accept the client connection and fork a new thread for a dedicated
40 established with the client. Dedicated ksmbd/1..n(port number) takes complete
/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-common.yaml22 DWC PCIe CSR space is normally accessed over the dedicated Data Bus
234 point in having a dedicated DT-property for it.
243 on the iATU memory writability. There is no point having a dedicated
/linux/drivers/net/wireless/ti/wl12xx/
H A Dacx.h184 * The 16 LSB are dedicated for the PS mode.
185 * The 16 MSB are dedicated for the PS mode.
/linux/drivers/comedi/drivers/
H A Damplc_dio200_pci.c82 * 0. CLK n, the counter channel's dedicated CLK input from the SK1
91 * 7. Ext Clock, the counter chip's dedicated Ext Clock input from
114 * 2. GAT n, the counter channel's dedicated GAT input from the SK1
128 * 6. /GAT n, negated version of the counter channel's dedicated
H A Damplc_dio200.c80 * 0. CLK n, the counter channel's dedicated CLK input from the SK1
89 * 7. Ext Clock, the counter chip's dedicated Ext Clock input from
104 * 2. GAT n, the counter channel's dedicated GAT input from the SK1
/linux/drivers/soc/fsl/qe/
H A Dgpio.c32 /* saved_regs used to restore dedicated functions */
228 * qe_pin_set_dedicated - Revert a pin to a dedicated peripheral function mode
232 * This function resets a pin to a dedicated peripheral function that

12345678910>>...26