Home
last modified time | relevance | path

Searched refs:provider (Results 1 – 14 of 14) sorted by relevance

/u-boot/doc/device-tree-bindings/reset/
A Dreset.txt9 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 Dsoc-framework.rst24 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 Dchecks.c1141 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 Drenesas.rst15 Renesas is a SoC solutions provider for automotive and industrial applications.
/u-boot/doc/device-tree-bindings/usb/
A Ddwc2.txt27 - clocks: clock provider specifier
32 - phys: phy provider specifier
/u-boot/doc/device-tree-bindings/firmware/
A Dnvidia,tegra186-bpmp.txt25 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 Dk3-am654-ddrss.txt21 - power-domains: Should contain a phandle to a PM domain provider node
/u-boot/drivers/clk/at91/
A DKconfig24 driver. It is the clock provider of USB, and UPLLCK is the
/u-boot/doc/device-tree-bindings/gpio/
A Dnvidia,tegra186-gpio.txt96 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 Dti,k3-r5f-rproc.txt30 - power-domains: Should contain a phandle to a PM domain provider node
/u-boot/drivers/fastboot/
A DKconfig106 prompt "Flash provider for FASTBOOT"
/u-boot/doc/board/rockchip/
A Drockchip.rst16 Rockchip is a SoC solutions provider for tablets & PCs, streaming media
/u-boot/doc/usage/fit/
A Dsignature.rst628 $ 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 Dbcm2711.dtsi48 * This node is the provider for the enable-method for

Completed in 31 milliseconds