Home
last modified time | relevance | path

Searched refs:presence (Results 1 – 25 of 175) sorted by relevance

1234567

/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ufispace-ncplite.dts80 psu0-presence-l {
81 label = "psu0-presence-l";
86 psu1-presence-l {
87 label = "psu1-presence-l";
111 fan0-presence {
112 label = "fan0-presence";
117 fan1-presence {
118 label = "fan1-presence";
123 fan2-presence {
124 label = "fan2-presence";
[all …]
Daspeed-bmc-opp-swift.dts53 event-ps0-presence {
54 label = "ps0-presence";
59 event-ps1-presence {
60 label = "ps1-presence";
65 event-oppanel-presence {
66 label = "oppanel-presence";
71 event-opencapi-riser-presence {
72 label = "opencapi-riser-presence";
87 event-scm0-presence {
88 label = "scm0-presence";
[all …]
Daspeed-bmc-inspur-fp5280g2.dts82 event-ps0-presence {
83 label = "ps0-presence";
88 event-ps1-presence {
89 label = "ps1-presence";
100 event-fan0-presence {
101 label = "fan0-presence";
106 event-fan1-presence {
107 label = "fan1-presence";
112 event-fan2-presence {
113 label = "fan2-presence";
[all …]
Daspeed-bmc-bytedance-g220a.dts114 event-rear-riser1-presence {
115 label = "rear-riser1-presence";
126 event-rear-riser0-presence {
127 label = "rear-riser0-presence";
168 event-fan0-presence {
169 label = "fan0-presence";
174 event-fan1-presence {
175 label = "fan1-presence";
180 event-fan2-presence {
181 label = "fan2-presence";
[all …]
Daspeed-bmc-opp-mowgli.dts61 event-ps0-presence {
62 label = "ps0-presence";
67 event-ps1-presence {
68 label = "ps1-presence";
84 event-fan0-presence {
85 label = "fan0-presence";
90 event-fan1-presence {
91 label = "fan1-presence";
96 event-fan2-presence {
97 label = "fan2-presence";
[all …]
Daspeed-bmc-opp-witherspoon.dts66 event-ps0-presence {
67 label = "ps0-presence";
72 event-ps1-presence {
73 label = "ps1-presence";
88 event-fan0-presence {
89 label = "fan0-presence";
94 event-fan1-presence {
95 label = "fan1-presence";
100 event-fan2-presence {
101 label = "fan2-presence";
[all …]
Daspeed-bmc-facebook-bletchley.dts198 presence-sled1 {
199 label = "presence-sled1";
203 presence-sled2 {
204 label = "presence-sled2";
208 presence-sled3 {
209 label = "presence-sled3";
213 presence-sled4 {
214 label = "presence-sled4";
218 presence-sled5 {
219 label = "presence-sled5";
[all …]
Daspeed-bmc-facebook-greatlakes.dts249 /*B0-B7*/ "power-bmc-nic","presence-ocp-debug",
252 /*C0-C7*/ "presence-ocp-nic","","","reset-cause-nic-primary",
258 "","","","presence-emmc",
261 "presence-mb-slot1","presence-mb-slot2",
262 "presence-mb-slot3","presence-mb-slot4",
275 /*S0-S7*/ "","","power-p5v-usb","presence-bmc-tpm","","","","",
Daspeed-bmc-opp-tacoma.dts53 event-ps0-presence {
54 label = "ps0-presence";
59 event-ps1-presence {
60 label = "ps1-presence";
70 event-fan0-presence {
71 label = "fan0-presence";
76 event-fan1-presence {
77 label = "fan1-presence";
82 event-fan2-presence {
83 label = "fan2-presence";
[all …]
Daspeed-bmc-ibm-rainier.dts136 event-fan0-presence {
137 label = "fan0-presence";
142 event-fan1-presence {
143 label = "fan1-presence";
148 event-fan2-presence {
149 label = "fan2-presence";
154 event-fan3-presence {
155 label = "fan3-presence";
160 event-fan4-presence {
161 label = "fan4-presence";
[all …]
Daspeed-bmc-ibm-everest.dts216 event-fan0-presence {
217 label = "fan0-presence";
222 event-fan1-presence {
223 label = "fan1-presence";
228 event-fan2-presence {
229 label = "fan2-presence";
234 event-fan3-presence {
235 label = "fan3-presence";
340 "presence-ps0",
341 "presence-ps1",
[all …]
Daspeed-bmc-ibm-bonnell.dts87 fan0-presence {
88 label = "fan0-presence";
93 fan1-presence {
94 label = "fan1-presence";
144 /*S0-S7*/ "presence-ps0","presence-ps1","","","power-ffs-sync-history","","","",
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-platform-ts55006 Indicates the presence of an A/D Converter. If it is present,
14 Indicates the presence of an external reset. If it is present,
45 Indicates the presence of the RS485 option. If it is present,
53 Indicates the presence of the SRAM option. If it is present,
Dsysfs-driver-st11 appear in sysfs as its presence is conditional upon debug
/Linux-v6.6/drivers/pci/hotplug/
Dpciehp_pci.c91 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() argument
100 if (!presence) in pciehp_unconfigure_device()
127 if (presence) { in pciehp_unconfigure_device()
Dpnv_php.c397 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_get_adapter_state() local
404 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_get_adapter_state()
406 *state = presence; in pnv_php_get_adapter_state()
448 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_enable() local
457 ret = pnv_php_get_adapter_state(slot, &presence); in pnv_php_enable()
467 if (presence == OPAL_PCI_SLOT_EMPTY) { in pnv_php_enable()
512 if (presence == OPAL_PCI_SLOT_PRESENT) { in pnv_php_enable()
770 u8 presence; in pnv_php_interrupt() local
789 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_interrupt()
797 added = !!(presence == OPAL_PCI_SLOT_PRESENT); in pnv_php_interrupt()
/Linux-v6.6/Documentation/driver-api/
Ddevice_link.rst17 Secondly, the driver core by default does not enforce any driver presence
22 another one both with regards to driver presence *and* with regards to
30 presence on the supplier. The consumer devices are not probed before the
34 When driver presence on the supplier is irrelevant and only correct
37 enforcing driver presence on the supplier is optional.
60 represents a driver presence dependency, yet is added from the consumer's
64 presence of the supplier after adding the link, and defer probing on
65 non-presence. [Note that it is valid to create a link from the consumer's
82 driver presence dependency is needed (but only correct suspend/resume and
109 Driver authors should be aware that a driver presence dependency for managed
[all …]
Dslimbus.rst56 device with a 1-byte logical address after the devices report presence on the
73 Since SLIMbus devices have mechanisms for reporting their presence, the
75 presence on the bus.
/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dtps6105x.txt15 - regulator: presence of this sub-node puts the chip in regulator mode.
18 - led: presence of this sub-node puts the chip in led mode.
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dopen-pic.txt19 - interrupt-controller: The presence of this property identifies the node
31 - pic-no-reset: The presence of this property indicates that the PIC
33 be defined. The presence of this property also mandates that any
/Linux-v6.6/drivers/soc/fsl/qbman/
DKconfig41 This requires the presence of cpu-affine portals, and performs
55 This requires the presence of cpu-affine portals, and performs
/Linux-v6.6/Documentation/admin-guide/laptops/
Dtoshiba_haps.rst46 The presence of Solid State Drives (SSD) can make this driver to fail loading,
65 with this device is supported, given the fact that they have the presence of
/Linux-v6.6/Documentation/powerpc/
Delf_hwcaps.rst16 presence of these features to userspace through a set of flags called HWCAPs,
36 HWCAP is the preferred method to test for the presence of a feature rather
49 registers, interrupts, etc. The presence or absence of a facility indicates
61 context, e.g., the presence of the BOOKE feature implies that the server
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-bus-w16 control systems are attached/generate presence for as short as
/Linux-v6.6/Documentation/staging/
Dspeculation.rst16 observe its impact on microarchitectural state, such as the presence or
20 For example, in the presence of branch prediction, it is possible for bounds

1234567