Home
last modified time | relevance | path

Searched +full:non +full:- +full:probeable (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/slimbus/
Dbus.txt3 SLIMbus is a 2-wire bus, and is used to communicate with peripheral
4 components like audio-codec.
7 - compatible - name of SLIMbus controller
18 In some cases it may be necessary to describe non-probeable device
19 details such as non-standard ways of powering up a device. In
24 - reg - Should be ('Device index', 'Instance ID') from SLIMbus
31 - compatible -"slimMID,PID". The textual representation of Manufacturer ID,
36 - slim-ifc-dev - Should be phandle to SLIMBus Interface device.
42 compatible = "qcom,apq8064-slim", "qcom,slim";
46 clock-names = "iface", "core";
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/slimbus/
Dslimbus.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
13 SLIMbus is a 2-wire bus, and is used to communicate with peripheral
14 components like audio-codec.
18 pattern: "^slim(@.*|-([0-9]|[1-9][0-9]+))?$"
20 "#address-cells":
23 "#size-cells":
27 "^.*@[0-9a-f]+,[0-9a-f]+$":
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt14 - The doorbell (the MMIO address written to).
19 - The payload (the value written to the doorbell).
24 - Sideband information accompanying the write.
26 Typically this is neither configurable nor probeable, and depends on the path
38 --------------------
40 - msi-controller: Identifies the node as an MSI controller.
43 --------------------
45 - #msi-cells: The number of cells in an msi-specifier, required if not zero.
50 The meaning of the msi-specifier is defined by the device tree binding of
62 --------------------
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt14 - The doorbell (the MMIO address written to).
19 - The payload (the value written to the doorbell).
24 - Sideband information accompanying the write.
26 Typically this is neither configurable nor probeable, and depends on the path
38 --------------------
40 - msi-controller: Identifies the node as an MSI controller.
43 --------------------
45 - #msi-cells: The number of cells in an msi-specifier, required if not zero.
50 The meaning of the msi-specifier is defined by the device tree binding of
62 --------------------
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/fsi/
Dfsi.txt4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
6 nodes to probed engines. This allows for fsi engines to expose non-probeable
8 that is an I2C master - the I2C bus can be described by the device tree under
13 the fsi-master-* binding specifications.
18 fsi-master {
19 /* top-level of FSI bus topology, bound to an FSI master driver and
22 fsi-slave@<link,id> {
26 fsi-slave-engine@<addr> {
32 fsi-slave-engine@<addr> {
39 Note that since the bus is probe-able, some (or all) of the topology may
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/fsi/
Dfsi.txt4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
6 nodes to probed engines. This allows for fsi engines to expose non-probeable
8 that is an I2C master - the I2C bus can be described by the device tree under
13 the fsi-master-* binding specifications.
18 fsi-master {
19 /* top-level of FSI bus topology, bound to an FSI master driver and
22 fsi-slave@<link,id> {
26 fsi-slave-engine@<addr> {
32 fsi-slave-engine@<addr> {
39 Note that since the bus is probe-able, some (or all) of the topology may
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt4 - compatible: Must be:
5 - "nvidia,tegra20-pcie": for Tegra20
6 - "nvidia,tegra30-pcie": for Tegra30
7 - "nvidia,tegra124-pcie": for Tegra124 and Tegra132
8 - "nvidia,tegra210-pcie": for Tegra210
9 - "nvidia,tegra186-pcie": for Tegra186
10 - power-domains: To ungate power partition by BPMP powergate driver. Must
13 - device_type: Must be "pci"
14 - reg: A list of physical base address and length for each set of controller
15 registers. Must contain an entry for each entry in the reg-names property.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt4 - compatible: Must be:
5 - "nvidia,tegra20-pcie": for Tegra20
6 - "nvidia,tegra30-pcie": for Tegra30
7 - "nvidia,tegra124-pcie": for Tegra124 and Tegra132
8 - "nvidia,tegra210-pcie": for Tegra210
9 - "nvidia,tegra186-pcie": for Tegra186
10 - power-domains: To ungate power partition by BPMP powergate driver. Must
13 - device_type: Must be "pci"
14 - reg: A list of physical base address and length for each set of controller
15 registers. Must contain an entry for each entry in the reg-names property.
[all …]
/kernel/linux/linux-5.10/include/drm/
Ddrm_bridge.h44 * enum drm_bridge_attach_flags - Flags for &drm_bridge_funcs.attach
55 * struct drm_bridge_funcs - drm_bridge control functions
106 * to look at anything else but the passed-in mode, and validate it
107 * against configuration-invariant hardward constraints. Any further
369 * non-NULL).
528 * DRM_BRIDGE_OP_DETECT flag in their &drm_bridge->ops.
542 * The @get_modes callback is mostly intended to support non-probeable
545 * &drm_bridge_funcs->get_edid callback instead.
548 * DRM_BRIDGE_OP_MODES flag in their &drm_bridge->ops.
576 * DRM_BRIDGE_OP_EDID flag in their &drm_bridge->ops.
[all …]
/kernel/linux/linux-6.6/include/drm/
Ddrm_bridge.h45 * enum drm_bridge_attach_flags - Flags for &drm_bridge_funcs.attach
56 * struct drm_bridge_funcs - drm_bridge control functions
107 * to look at anything else but the passed-in mode, and validate it
108 * against configuration-invariant hardward constraints. Any further
366 * non-NULL).
525 * DRM_BRIDGE_OP_DETECT flag in their &drm_bridge->ops.
539 * The @get_modes callback is mostly intended to support non-probeable
542 * &drm_bridge_funcs->get_edid callback instead.
545 * DRM_BRIDGE_OP_MODES flag in their &drm_bridge->ops.
573 * DRM_BRIDGE_OP_EDID flag in their &drm_bridge->ops.
[all …]
/kernel/linux/linux-6.6/drivers/watchdog/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 on-line as fast as possible after a lock-up. There's both a watchdog
21 <file:Documentation/watchdog/watchdog-api.rst> in the kernel source.
51 bool "Update boot-enabled watchdog until userspace takes over"
77 bool "Enable watchdog hrtimer-based pretimeouts"
228 tristate "Watchdog device controlled through GPIO-line"
233 controlled through GPIO-line.
358 module will be called mlx-wdt.
392 More details: ARM DEN0029B - Server Base System Architecture (SBSA)
461 The Intel Footbridge chip contains a built-in watchdog circuit. Say Y
[all …]