Home
last modified time | relevance | path

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

1234

/openbmc/u-boot/doc/device-tree-bindings/pwm/
H A 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.
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio.txt11 single-gpio ::= <gpio-phandle> <gpio-specifier>
13 gpio-specifier : Array of #gpio-cells specifying specific gpio
49 Note that gpio-specifier length is controller dependent. In the
53 gpio-specifier may encode: bank, pin position inside the bank,
55 Exact meaning of each specifier cell is controller specific, and must
65 GPIO_ACTIVE_HIGH is 0, so in this example gpio-specifier is "18 0" and encodes
68 1.1) GPIO specifier best practices
71 A gpio-specifier should contain a flag indicating the GPIO polarity; active-
75 The gpio-specifier's polarity flag should represent the physical level at the
79 the GPIO controller and the device, then the gpio-specifier will represent the
[all …]
H A Dgpio-samsung.txt9 - #gpio-cells: Should be 4. The syntax of the gpio specifier used by client nodes
17 Values for gpio specifier:
H A Dnvidia,tegra186-gpio.txt100 Indicates how many cells are used in a consumer's GPIO specifier.
101 In the specifier:
114 Indicates how many cells are used in a consumer's interrupt specifier.
115 In the specifier:
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Domap_serial.txt12 specifier or both the interrupt
14 specifier.
19 - dmas : DMA specifier, consisting of a phandle to the DMA controller
/openbmc/u-boot/doc/device-tree-bindings/reset/
H A 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
H A Dti,sci-reset.txt41 - resets: A phandle and reset specifier pair, one pair for each reset signal
44 specifier should have 2 cell-values. The first cell should contain
/openbmc/u-boot/doc/device-tree-bindings/phy/
H A Dphy-stm32-usbphyc.txt25 - clocks: phandle + clock specifier for the PLL phy clock
30 - assigned-clocks: phandle + clock specifier for the PLL phy clock
32 - resets: phandle + reset specifier
H A Dsun4i-usb-phy.txt24 - clocks : phandle + clock specifier for the phy clocks
31 - resets : a list of phandle + reset specifier pairs
H A Dphy-stih407-usb.txt9 - resets : list of phandle and reset specifier pairs. There should be two entries, one
/openbmc/u-boot/test/dm/
H A Dreset.c12 /* This must match the specifier for mbox-names="test" in the DT node */
15 /* This is the other reset phandle specifier handled by bulk */
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/
H A Dk3-rproc.txt20 and an args specifier containing the remote code
29 specifier containing the remote core device id and
/openbmc/u-boot/include/
H A Dpower-domain-uclass.h22 * specifier.
37 * @args: The power domain specifier values from device
H A Dmailbox-uclass.h20 * of_xlate - Translate a client's device-tree (OF) mailbox specifier.
34 * @args: The mailbox specifier values from device tree.
H A Dreset-uclass.h22 * of_xlate - Translate a client's device-tree (OF) reset specifier.
36 * @args: The reset specifier values from device tree.
H A Dhwspinlock.h98 * of_xlate - Translate a client's device-tree (OF) hardware specifier.
105 * @args: The hardware spinlock specifier values from device tree.
H A Dclk-uclass.h22 * of_xlate - Translate a client's device-tree (OF) clock specifier.
36 * @args: The clock specifier values from device tree.
/openbmc/qemu/tests/decode/
H A Derr_field5.decode4 # Diagnose duplicate function specifier.
/openbmc/u-boot/include/dt-bindings/pwm/
H A Dpwm.h4 * Most PWM bindings can include a flags cell as part of the PWM specifier.
/openbmc/u-boot/include/dt-bindings/interrupt-controller/
H A Dirq.h4 * Most IRQ bindings include a flags cell as part of the IRQ specifier.
H A Darm-gic.h16 * Interrupt specifier cell 2.
/openbmc/u-boot/doc/device-tree-bindings/fpga/
H A Daltera-socfpga-a10-fpga-mgr.txt8 - resets : Phandle and reset specifier for the device's reset.
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dmailbox.txt10 specifier.
/openbmc/u-boot/arch/m68k/include/asm/
H A Dptrace.h29 unsigned format:4; /* frame format specifier */
/openbmc/u-boot/include/dt-bindings/gpio/
H A Dgpio.h5 * Most GPIO bindings include a flags cell as part of the GPIO specifier.

1234