Home
last modified time | relevance | path

Searched refs:childnode (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/c6x/platforms/
Dpll.c98 list_for_each_entry(clk, &root->children, childnode) { in propagate_rate()
141 list_del_init(&clk->childnode); in clk_set_parent()
142 list_add(&clk->childnode, &clk->parent->children); in clk_set_parent()
168 list_add_tail(&clk->childnode, &clk->parent->children); in clk_register()
194 list_del(&clk->childnode); in clk_unregister()
326 INIT_LIST_HEAD(&clk->childnode); in __init_clk()
399 list_for_each_entry(clk, &parent->children, childnode) { in dump_clock()
Dplldata.c31 .childnode = LIST_HEAD_INIT(clkin1.childnode),
/Linux-v5.4/fs/unicode/
Dmkutf8data.c347 int childnode; member
429 if (tree->childnode == LEAF) { in tree_walk()
434 assert(tree->childnode == NODE); in tree_walk()
583 tree->childnode = LEAF; in insert()
671 if (tree->childnode == LEAF) in prune()
827 if (tree->childnode == LEAF) in mark_nodes()
830 assert(tree->childnode == NODE); in mark_nodes()
878 assert(tree->childnode == NODE); in mark_nodes()
960 if (tree->childnode == LEAF) { in index_nodes()
965 assert(tree->childnode == NODE); in index_nodes()
[all …]
/Linux-v5.4/arch/c6x/include/asm/
Dclock.h88 struct list_head childnode; /* parent's child list node */ member
/Linux-v5.4/Documentation/devicetree/bindings/reset/
Dzynq-reset.txt14 The Zynq Reset Manager needs to be a childnode of the SLCR.
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Datmel-usb.txt91 - ep childnode: To specify the number of endpoints and their properties.
/Linux-v5.4/Documentation/devicetree/
Dbooting-without-of.txt1157 childnode@address { /* define a child node named "childnode"
1158 * whose unit name is "childnode at
1163 * childnode (in this case, a string)