Lines Matching defs:fcnlnode
147 uint32_t enable, int fcnlnode)
161 node = ret = fdt_add_subnode(fdt, fcnlnode, nodename);
210 uint32_t enable, int fcnlnode)
215 bl2_lossy_gen_fdt(no, start_addr, end_addr, format, enable, fcnlnode);
684 int fcnlnode;
944 fcnlnode = fdt_add_subnode(fdt, 0, "reserved-memory");
945 if (fcnlnode < 0) {
947 fcnlnode);
952 LOSSY_FMT0, LOSSY_ENA_DIS0, fcnlnode);
954 LOSSY_FMT1, LOSSY_ENA_DIS1, fcnlnode);
956 LOSSY_FMT2, LOSSY_ENA_DIS2, fcnlnode);