Home
last modified time | relevance | path

Searched full:design (Results 1 – 25 of 1097) sorted by relevance

12345678910>>...44

/Linux-v6.1/Documentation/admin-guide/media/
Ddvb-usb-dib0700-cardlist.rst29 * - DiBcom NIM7090 reference design
31 * - DiBcom NIM8096MD reference design
33 * - DiBcom NIM9090MD reference design
35 * - DiBcom STK7070P reference design
37 * - DiBcom STK7070PD reference design
39 * - DiBcom STK7700D reference design
41 * - DiBcom STK7700P reference design
43 * - DiBcom STK7770P reference design
45 * - DiBcom STK807xP reference design
47 * - DiBcom STK807xPVR reference design
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dbq27xxx.yaml65 - energy-full-design-microwatt-hours
66 - charge-full-design-microamp-hours
67 - voltage-min-design-microvolt
68 Both or neither of the *-full-design-*-hours properties must be set.
85 voltage-min-design-microvolt = <3200000>;
86 energy-full-design-microwatt-hours = <5290000>;
87 charge-full-design-microamp-hours = <1430000>;
Dbattery.yaml54 voltage-min-design-microvolt:
57 voltage-max-design-microvolt:
60 energy-full-design-microwatt-hours:
61 description: battery design energy
63 charge-full-design-microamp-hours:
64 description: battery design capacity
152 voltage-min-design-microvolt = <3200000>;
153 voltage-max-design-microvolt = <4200000>;
154 energy-full-design-microwatt-hours = <5290000>;
155 charge-full-design-microamp-hours = <1430000>;
Dingenic,battery.yaml35 - voltage-min-design-microvolt: drained battery voltage,
36 - voltage-max-design-microvolt: fully charged battery voltage.
52 voltage-min-design-microvolt = <3600000>;
53 voltage-max-design-microvolt = <4200000>;
/Linux-v6.1/Documentation/locking/
Dindex.rst11 lockdep-design
14 mutex-design
15 rt-mutex-design
19 ww-mutex-design
/Linux-v6.1/Documentation/RCU/
Dindex.rst28 Design/Memory-Ordering/Tree-RCU-Memory-Ordering
29 Design/Expedited-Grace-Periods/Expedited-Grace-Periods
30 Design/Requirements/Requirements
31 Design/Data-Structures/Data-Structures
/Linux-v6.1/Documentation/translations/zh_CN/locking/
Dindex.rst17 mutex-design
23 * lockdep-design
26 * rt-mutex-design
29 * ww-mutex-design
/Linux-v6.1/Documentation/networking/devlink/
Dnfp.rst35 - Part number identifying the board design
38 - Revision of the board design
41 - Vendor of the board design
44 - Model name of the board design
Dbnxt.rst58 - Part number identifying the board design
61 - ASIC design identifier
64 - ASIC design revision
Ddevlink-info.rst57 Versions in this section identify the device design. For example,
127 Unique identifier of the board design.
132 Board design revision.
137 ASIC design identifier.
142 ASIC design revision/stepping.
/Linux-v6.1/Documentation/driver-api/driver-model/
Ddesign-patterns.rst2 Device Driver Design Patterns
5 This document describes a few common design patterns found in device drivers.
7 conform to these design patterns.
21 The most common way to achieve this is to use the state container design
102 The design pattern is the same for an hrtimer or something similar that will
/Linux-v6.1/Documentation/trace/
Dindex.rst8 ftrace-design
24 histogram-design
30 ring-buffer-design
/Linux-v6.1/arch/arm/mach-orion5x/
DKconfig40 bool "Marvell Orion-NAS Reference Design"
48 bool "Marvell Orion-NAS Reference Design (Flattened Device Tree)"
167 bool "Marvell Orion-VoIP GE Reference Design"
174 bool "Marvell Orion-VoIP FXO Reference Design"
181 bool "Marvell Orion-1-90 AP GE Reference Design"
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm845-oneplus-enchilada.dts20 charge-full-design-microamp-hours = <3300000>;
21 voltage-min-design-microvolt = <3400000>;
22 voltage-max-design-microvolt = <4400000>;
Dsdm845-oneplus-fajita.dts20 charge-full-design-microamp-hours = <3700000>;
21 voltage-min-design-microvolt = <3400000>;
22 voltage-max-design-microvolt = <4400000>;
/Linux-v6.1/arch/arm/boot/dts/
Dintel-ixp46x-ixdp465.dts4 * design, codename "BMP".
10 #include "intel-ixp4xx-reference-design.dtsi"
14 model = "Intel IXDP465 BMP Reference Design";
Dintel-ixp42x-ixdp425.dts4 * processor reference design.
14 #include "intel-ixp4xx-reference-design.dtsi"
18 model = "Intel IXDP425/IXCDP1100 Richfield Reference Design";
Dintel-ixp43x-kixrp435.dts4 * processor reference design.
10 #include "intel-ixp4xx-reference-design.dtsi"
14 model = "Intel KIXRP435 Reference Design";
/Linux-v6.1/Documentation/power/regulator/
Ddesign.rst2 Regulator API design notes
6 of the design considerations which impact the regulator API design.
/Linux-v6.1/Documentation/arm/
Dixp4xx.rst21 http://developer.intel.com/design/network/products/npfamily/ixp4xx.htm
48 http://developer.intel.com/design/network/products/npfamily/ixp425.htm
106 The ADI Coyote platform is reference design for those building
122 http://www.intel.com/design/network/products/npfamily/ixdpg425.htm
129 http://www.intel.com/design/network/products/npfamily/ixdp465.htm
/Linux-v6.1/Documentation/userspace-api/
Dunshare.rst6 be used, its interface specification, design, implementation and
20 6) High Level Design
21 7) Low Level Design
101 extensively in the beginning. However, with proper design and code
119 If and when new context flags are added, unshare() design should allow
184 6) High Level Design
231 7) Low Level Design
/Linux-v6.1/include/net/
Dethoc.h5 * Copyright (C) 2008-2009 Avionic Design GmbH
7 * Written by Thierry Reding <thierry.reding@avionic-design.de>
/Linux-v6.1/Documentation/scheduler/
Dindex.rst13 sched-design-CFS
18 sched-nice-design
/Linux-v6.1/drivers/net/usb/
DKconfig236 * Broadcom Cable Modem (reference design)
273 * ST-Ericsson M700 LTE FDD/TDD Mobile Broadband Modem (ref. design)
274 * ST-Ericsson M5730 HSPA+ Mobile Broadband Modem (reference design)
275 * ST-Ericsson M570 HSPA+ Mobile Broadband Modem (reference design)
276 * ST-Ericsson M343 HSPA Mobile Broadband Modem (reference design)
381 on this design: one NetChip 1080 chip and supporting logic,
441 based on this design, which supports USB 2.0 high speed.
449 based on this design. Note that AnchorChips is now a
459 based on this design: two NetChip 2890 chips and an Atmel
/Linux-v6.1/arch/arm/mach-mv78xx0/
DKconfig25 bool "Marvell RD-78x00-mASA Reference Design"
28 Marvell RD-78x00-mASA Reference Design.

12345678910>>...44