Searched refs:subnode (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-a/drivers/st/clk/ |
A D | stm32mp_clkfunc.c | 25 int node, subnode; in fdt_osc_read_freq() local 37 fdt_for_each_subnode(subnode, fdt, node) { in fdt_osc_read_freq() 41 cchar = fdt_get_name(fdt, subnode, &ret); in fdt_osc_read_freq() 74 int node, subnode; in fdt_osc_read_bool() local 90 fdt_for_each_subnode(subnode, fdt, node) { in fdt_osc_read_bool() 94 cchar = fdt_get_name(fdt, subnode, &ret); in fdt_osc_read_bool() 122 int node, subnode; in fdt_osc_read_uint32_default() local 138 fdt_for_each_subnode(subnode, fdt, node) { in fdt_osc_read_uint32_default() 207 int node, subnode; in fdt_rcc_subnode_offset() local 220 if (subnode <= 0) { in fdt_rcc_subnode_offset() [all …]
|
/trusted-firmware-a/lib/libfdt/ |
A D | fdt_overlay.c | 561 int subnode; in overlay_apply_node() local 581 fdt_for_each_subnode(subnode, fdto, node) { in overlay_apply_node() 582 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() 596 ret = overlay_apply_node(fdt, nnode, fdto, subnode); in overlay_apply_node()
|
/trusted-firmware-a/docs/resources/diagrams/plantuml/ |
A D | bl2-loading-sp.puml | 21 loop for each spkg subnode
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/ |
A D | fconf_properties.rst.txt | 18 by |FCONF|. Each subnode should be named according to the information it
|
/trusted-firmware-a/docs/components/fconf/ |
A D | fconf_properties.rst | 18 by |FCONF|. Each subnode should be named according to the information it
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 15757 …y:term-FCONF}]{\sphinxtermref{\DUrole{xref,std,std-term}{FCONF}}}}. Each subnode should be named a…
|
Completed in 92 milliseconds