Searched refs:provider (Results 1 – 14 of 14) sorted by relevance
/u-boot/doc/device-tree-bindings/reset/ |
A D | reset.txt | 9 a reset provider (e.g. power management or clock module) and received by a 11 ordinate module is reset). This binding exists to represent the provider and 14 A reset signal is represented by the phandle of the provider, plus a reset 16 provider. The length (number of cells) and semantics of the reset specifier 17 are dictated by the binding of the reset provider, although common schemes 50 device manages. Note: if the reset provider specifies '0' for
|
/u-boot/doc/develop/driver-model/ |
A D | soc-framework.rst | 24 Implementing a UCLASS_SOC provider 27 The purpose of this framework is to allow UCLASS_SOC provider drivers to supply 41 an example UCLASS_SOC provider driver.
|
/u-boot/scripts/dtc/ |
A D | checks.c | 1141 struct provider { struct 1151 const struct provider *provider) in check_property_phandle_args() argument 1206 } else if (provider->optional) { in check_property_phandle_args() 1210 provider->cell_name, in check_property_phandle_args() 1228 struct provider *provider = c->data; in check_provider_cells_property() local 1231 prop = get_property(node, provider->prop_name); in check_provider_cells_property() 1235 check_property_phandle_args(c, dti, node, prop, provider); in check_provider_cells_property() 1291 struct provider provider; in check_gpios_property() local 1296 provider.prop_name = prop->name; in check_gpios_property() 1297 provider.cell_name = "#gpio-cells"; in check_gpios_property() [all …]
|
/u-boot/doc/board/renesas/ |
A D | renesas.rst | 15 Renesas is a SoC solutions provider for automotive and industrial applications.
|
/u-boot/doc/device-tree-bindings/usb/ |
A D | dwc2.txt | 27 - clocks: clock provider specifier 32 - phys: phy provider specifier
|
/u-boot/doc/device-tree-bindings/firmware/ |
A D | nvidia,tegra186-bpmp.txt | 25 provider(s): 30 This node is a clock, power domain, and reset provider. See the following
|
/u-boot/doc/device-tree-bindings/memory-controllers/ |
A D | k3-am654-ddrss.txt | 21 - power-domains: Should contain a phandle to a PM domain provider node
|
/u-boot/drivers/clk/at91/ |
A D | Kconfig | 24 driver. It is the clock provider of USB, and UPLLCK is the
|
/u-boot/doc/device-tree-bindings/gpio/ |
A D | nvidia,tegra186-gpio.txt | 96 Marks the device node as a GPIO controller/provider. 110 Marks the device node as an interrupt controller/provider.
|
/u-boot/doc/device-tree-bindings/remoteproc/ |
A D | ti,k3-r5f-rproc.txt | 30 - power-domains: Should contain a phandle to a PM domain provider node
|
/u-boot/drivers/fastboot/ |
A D | Kconfig | 106 prompt "Flash provider for FASTBOOT"
|
/u-boot/doc/board/rockchip/ |
A D | rockchip.rst | 16 Rockchip is a SoC solutions provider for tablets & PCs, streaming media
|
/u-boot/doc/usage/fit/ |
A D | signature.rst | 628 $ p11tool --provider /usr/lib/opensc-pkcs11.so --list-tokens 653 $ p11tool --login --provider /usr/lib/opensc-pkcs11.so --list-privkeys \
|
/u-boot/arch/arm/dts/ |
A D | bcm2711.dtsi | 48 * This node is the provider for the enable-method for
|
Completed in 31 milliseconds