Home
last modified time | relevance | path

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

123456

/Linux-v4.19/arch/arm/boot/dts/
Daspeed-bmc-opp-witherspoon.dts46 ps0-presence {
47 label = "ps0-presence";
52 ps1-presence {
53 label = "ps1-presence";
65 fan0-presence {
66 label = "fan0-presence";
71 fan1-presence {
72 label = "fan1-presence";
77 fan2-presence {
78 label = "fan2-presence";
[all …]
/Linux-v4.19/drivers/pci/hotplug/
Dpciehp_pci.c67 u8 presence = 0; in pciehp_unconfigure_device() local
75 pciehp_get_adapter_status(p_slot, &presence); in pciehp_unconfigure_device()
88 if (!presence) { in pciehp_unconfigure_device()
99 if (presence) { in pciehp_unconfigure_device()
Dpnv_php.c390 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_get_adapter_state() local
397 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_get_adapter_state()
399 *state = presence; in pnv_php_get_adapter_state()
400 slot->info->adapter_status = presence; in pnv_php_get_adapter_state()
420 uint8_t presence = OPAL_PCI_SLOT_EMPTY; in pnv_php_enable() local
429 ret = pnv_php_get_adapter_state(slot, &presence); in pnv_php_enable()
439 if (presence == OPAL_PCI_SLOT_EMPTY) { in pnv_php_enable()
484 if (presence == OPAL_PCI_SLOT_PRESENT) { in pnv_php_enable()
706 u8 presence; in pnv_php_interrupt() local
719 ret = pnv_pci_get_presence_state(php_slot->id, &presence); in pnv_php_interrupt()
[all …]
/Linux-v4.19/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-v4.19/Documentation/driver-api/
Ddevice_link.rst18 Secondly, the driver core by default does not enforce any driver presence
23 another one both with regards to driver presence *and* with regards to
31 presence on the supplier. The consumer devices are not probed before the
35 When driver presence on the supplier is irrelevant and only correct
38 enforcing driver presence on the supplier is optional.
61 represents a driver presence dependency, yet is added from the consumer's
65 presence of the supplier after adding the link, and defer probing on
66 non-presence.
77 driver presence dependency is needed (but only correct suspend/resume and
96 Driver authors should be aware that a driver presence dependency (i.e. when
[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-v4.19/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-v4.19/Documentation/devicetree/bindings/power/supply/
Dti,bq24735.txt14 (high) on AC adapter presence.
31 presence with this interval (milliseconds).
Dgpio-charger.txt5 - gpios : GPIO indicating the charger presence.
/Linux-v4.19/Documentation/arm64/
Delf_hwcaps.txt13 kernel exposes the presence of these features to userspace through a set
42 The majority of hwcaps are intended to indicate the presence of features
58 Other hwcaps may indicate the presence of features which cannot be
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dsun4i-usb-phy.txt41 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus
42 - usb0_vbus_power-supply: power-supply phandle for usb0 vbus presence detect
/Linux-v4.19/drivers/soc/fsl/qbman/
DKconfig40 This requires the presence of cpu-affine portals, and performs
54 This requires the presence of cpu-affine portals, and performs
/Linux-v4.19/Documentation/devicetree/bindings/arm/firmware/
Dtlm,trusted-foundations.txt5 presence by declaring a node compatible with "tlm,trusted-foundations"
/Linux-v4.19/Documentation/laptops/
Dtoshiba_haps.txt42 The presence of Solid State Drives (SSD) can make this driver to fail loading,
61 with this device is supported, given the fact that they have the presence of
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-bus-w16 control systems are attached/generate presence for as short as
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ab8500/
Dcharger.txt18 Boolean value depicting the presence of 'automatic poweron after powerloss'
/Linux-v4.19/Documentation/
Dspeculation.txt14 observe its impact on microarchitectural state, such as the presence or
18 For example, in the presence of branch prediction, it is possible for bounds
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dmulti-inno,mi0283qt.txt10 - dc-gpios: D/C pin. The presence/absence of this GPIO determines
/Linux-v4.19/Documentation/hwmon/
Dscpi-hwmon30 The driver relies on device tree node to indicate the presence of SCPI
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-pwrkey.txt34 Definition: presence of this property indicates that the KPDPWR_N pin
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Darm,arch_timer.txt28 - fsl,erratum-a008585 : A boolean property. Indicates the presence of
35 presence of Hisilicon erratum 161010101, which says that reading the
/Linux-v4.19/Documentation/virtual/kvm/devices/
Dvfio.txt11 about their presence. When registered with KVM, a reference to the
/Linux-v4.19/Documentation/filesystems/
Defivarfs.txt18 Due to the presence of numerous firmware bugs where removing non-standard
/Linux-v4.19/Documentation/w1/masters/
Dds249044 short, alarming presence on reset, and no presence on reset, but the

123456