Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/st/clk/
A Dstm32mp_clkfunc.c25 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 Dfdt_overlay.c561 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 Dbl2-loading-sp.puml21 loop for each spkg subnode
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/fconf/
A Dfconf_properties.rst.txt18 by |FCONF|. Each subnode should be named according to the information it
/trusted-firmware-a/docs/components/fconf/
A Dfconf_properties.rst18 by |FCONF|. Each subnode should be named according to the information it
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex15757 …y:term-FCONF}]{\sphinxtermref{\DUrole{xref,std,std-term}{FCONF}}}}. Each subnode should be named a…

Completed in 91 milliseconds