Home
last modified time | relevance | path

Searched full:specifier (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/Linux-v5.4/Documentation/devicetree/bindings/serial/
Dserial.txt8 - cts-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
10 - dcd-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
12 - dsr-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
14 - dtr-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
16 - rng-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
18 - rts-gpios: Must contain a GPIO specifier, referring to the GPIO pin to be
/Linux-v5.4/Documentation/devicetree/bindings/pwm/
Dpwm.txt11 single-pwm ::= <pwm-phandle> <pwm-specifier>
13 pwm-specifier : array of #pwm-cells specifying the given PWM
43 pwm-specifier typically encodes the chip-relative PWM number and the PWM
46 Optionally, the pwm-specifier can encode a number of flags (defined in
50 Example with optional PWM specifier for inverse polarity
61 specifier using the '#pwm-cells' property.
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dsff,sfp.txt15 - mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS)
19 - los-gpios : GPIO phandle and a specifier of the Receiver Loss of Signal
22 - tx-fault-gpios : GPIO phandle and a specifier of the Module Transmitter
25 - tx-disable-gpios : GPIO phandle and a specifier of the Transmitter Disable
28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate
32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
Dnokia-bluetooth.txt16 - reset-gpios: GPIO specifier, used to reset the BT module (active low)
17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high)
18 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor (active high)
20 - clocks: should contain a clock specifier for every name in clock-names
Dbroadcom-bluetooth.txt21 - shutdown-gpios: GPIO specifier, used to enable the BT module
22 - device-wakeup-gpios: GPIO specifier, used to wakeup the controller
23 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dclock-bindings.txt6 nodes use a phandle and clock specifier pair to connect clock provider
8 specifier is an array of zero, one or more cells identifying the clock
9 output on a device. The length of a clock specifier is defined by the
17 #clock-cells: Number of cells in a clock specifier; Typically 0 for nodes
23 names indexed by the first cell in the clock specifier.
28 using a complex clock specifier format. In those cases it
66 clocks: List of phandle and clock specifier pairs, one pair
141 clocks in the form of a phandle and clock specifier pair and the
177 protected-clocks property in the form of a clock specifier list. This property should
Dbrcm,kona-ccu.txt23 Shall have value <1>. The permitted clock-specifier values
67 its symbolic specifier (rather than its numeric index value) should
71 CCU Clock Type Index Specifier
112 its symbolic specifier (rather than its numeric index value) should
116 CCU Clock Type Index Specifier
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dqcom,venus.txt21 Definition: A List of phandle and clock specifier pairs as listed
41 Definition: A phandle and power domain specifier pairs to the
47 Definition: A list of phandle and IOMMU specifier pairs.
68 Definition: A List of phandle and clock specifier pairs as listed
79 Definition: A phandle and power domain specifier pairs to the
88 Definition: A list of phandle and IOMMU specifier pairs.
Drenesas,imr.txt17 - interrupts: single interrupt specifier;
18 - clocks: single clock phandle/specifier pair;
19 - power-domains: power domain phandle/specifier pair;
20 - resets: reset phandle/specifier pair.
Dhix5hd2-ir.txt7 - interrupts: interrupt-specifier for the sole interrupt generated by
8 the device. The interrupt specifier format depends on the interrupt
10 - clocks: clock phandle and specifier pair.
Dst-rc.txt7 - interrupts: interrupt-specifier for the sole interrupt generated by
8 the device. The interrupt specifier format depends on the interrupt
20 - clocks : phandle with clock-specifier pair for IRB.
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dallwinner,sun4i-a10-musb.txt8 - clocks : clock specifier for the musb controller ahb gate clock
9 - reset : reset specifier for the ahb reset (A31 and newer only)
12 - phys : phy specifier for the otg phy
15 - extcon : extcon specifier for the otg phy
Drenesas,usbhs.txt34 - interrupts: Interrupt specifier for the USBHS
35 - clocks: A list of phandle + clock specifier pairs.
43 - renesas,enable-gpio: A gpio specifier to check GPIO determining if USB
45 - phys: phandle + phy specifier pair
/Linux-v5.4/drivers/dma/
Dof-dma.c23 * @dma_spec: pointer to DMA specifier as found in the device tree
46 * @dma_spec: pointer to DMA specifier as found in the device tree
199 * of_dma_match_channel - Check if a DMA specifier matches name
202 * @index: index of DMA specifier in list of DMA specifiers
203 * @dma_spec: pointer to DMA specifier as found in the device tree
205 * Check if the DMA specifier pointed to by the index in a list of DMA
207 * a valid pointer to the DMA specifier is found. Otherwise returns -ENODEV.
295 * @dma_spec: pointer to DMA specifier as found in the device tree
301 * and the argument of the dma specifier is the 32-bit filter_param. Returns
323 * @dma_spec: pointer to DMA specifier as found in the device tree
/Linux-v5.4/Documentation/core-api/
Dprintk-formats.rst14 If variable is of Type, use printk format specifier:
40 format specifier of its largest possible type and explicitly cast to it.
51 unsupported specifier or length qualifier results in a WARN and early
76 Pointers printed without a specifier extension (i.e unadorned %p) are
108 The ``B`` specifier results in the symbol name with offsets and should be
109 used when printing stack backtraces. The specifier takes into
244 Where FDDI addresses are concerned the ``F`` specifier can be used after
245 the ``M`` specifier to use dash (-) separators instead of the default
248 For Bluetooth addresses the ``R`` specifier shall be used after the ``M``
249 specifier to use reversed byte order suitable for visual interpretation
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Diio-bindings.txt6 nodes use a phandle and IIO specifier pair to connect IIO provider
8 specifier is an array of one or more cells identifying the IIO
9 output on a device. The length of an IIO specifier is defined by the
17 #io-channel-cells: Number of cells in an IIO specifier; Typically 0 for nodes
48 io-channels: List of phandle and IIO specifier pairs, one pair
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt16 - unused-units : specifier consist of one cell. For each
20 - idle-doze : specifier consist of one cell. For each
24 - standby : specifier consist of one cell. For each
28 - suspend : specifier consist of one cell. For each
/Linux-v5.4/Documentation/devicetree/bindings/auxdisplay/
Dhit,hd44780.txt12 - enable-gpios: Must contain a GPIO specifier, referring to the GPIO pin
15 - rs-gpios: Must contain a GPIO specifier, referring to the GPIO pin
22 - rw-gpios: Must contain a GPIO specifier, referring to the GPIO pin
25 - backlight-gpios: Must contain a GPIO specifier, referring to the GPIO pin
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt61 specifier. The format of the specifier is defined by the
91 specifier. The format of the specifier is defined by the
121 specifier. The format of the specifier is defined by the
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Drcar-gen3-phy-pcie.txt10 - clocks: clock phandle and specifier pair.
11 - power-domains: power domain phandle and specifier pair.
12 - resets: reset phandle and specifier pair.
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt10 - watchdog-gpios: phandle + gpio-specifier for the GPIO connected to the
12 - kill-gpios: phandle + gpio-specifier for the GPIO connected to the
16 - trigger-gpios: phandle + gpio-specifier for the GPIO connected to the
/Linux-v5.4/Documentation/devicetree/bindings/arm/ux500/
Dpower_domain.txt13 - #power-domain-cells : Number of cells in a power domain specifier, must be 1.
24 - power-domains: A phandle and PM domain specifier. Below are the list of
27 Index Specifier
/Linux-v5.4/Documentation/devicetree/bindings/reset/
Dreset.txt15 specifier - a list of DT cells that represents the reset signal within the
16 provider. The length (number of cells) and semantics of the reset specifier
35 #reset-cells: Number of cells in a reset specifier; Typically 0 for nodes
48 resets: List of phandle and reset specifier pairs, one pair
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dmax8998.txt24 - First interrupt specifier is for main interrupt.
25 - Second interrupt specifier is for power-on/-off interrupt.
27 for buck 1 dvs. The format of the gpio specifier depends on the gpio
29 - max8998,pmic-buck2-dvs-gpio: GPIO specifier for host gpio used
30 for buck 2 dvs. The format of the gpio specifier depends on the gpio
/Linux-v5.4/Documentation/devicetree/bindings/iommu/
Diommu.txt40 - #iommu-cells: The number of cells in an IOMMU specifier needed to encode an
43 The meaning of the IOMMU specifier is defined by the device tree binding of
47 therefore no additional information needs to be encoded in the specifier.
64 IOMMU binding for the exact meaning of the cells that make up the specifier.
75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU
148 /* the specifier represents the ID of the master */

12345678910>>...27