Home
last modified time | relevance | path

Searched refs:fdt_for_each_compatible_node (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_fixed.c56 fdt_for_each_compatible_node(fdt, node, "regulator-fixed") { in fixed_regulator_register()
/rk3399_ARM-atf/include/common/
H A Dfdt_wrappers.h71 #define fdt_for_each_compatible_node(dtb, node, compatible_str) \ macro
/rk3399_ARM-atf/
H A D.clang-format77 - fdt_for_each_compatible_node
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_dt.c209 fdt_for_each_compatible_node(fdt, node, compatible) { in dt_match_instance_by_compatible()
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_rng.c289 fdt_for_each_compatible_node(fdt, node, DT_RNG_COMPAT) { in stm32_rng_init()
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Dfconf_ethosn_getter.c264 fdt_for_each_compatible_node(hw_conf_dtb, ethosn_node, "ethosn") { in fconf_populate_ethosn_config()