Lines Matching refs:debug
43 debug("%s: %s: \n", __func__, propname); in dtb_node_read_u32()
49 debug("(not found)\n"); in dtb_node_read_u32()
54 debug("%#x (%d)\n", *outp, *outp); in dtb_node_read_u32()
71 debug("%s: %s: ", __func__, propname); in dtb_node_read_u32_array()
78 debug("size %zd, val:%d\n", sz, *val); in dtb_node_read_u32_array()
107 debug("%s: %s: ", __func__, propname); in dtb_node_read_u32_index()
115 debug("(not found)\n"); in dtb_node_read_u32_index()
120 debug("%#x (%d)\n", *outp, *outp); in dtb_node_read_u32_index()
129 debug("%s: %s: ", __func__, propname); in dtb_node_read_u64()
135 debug("(not found)\n"); in dtb_node_read_u64()
140 debug("%#llx (%lld)\n", (unsigned long long)*outp, in dtb_node_read_u64()
442 debug("comparing %s with %s\n", string, p); in dtb_node_property_match_string()
533 debug("%s: could not find phandle\n", in __dtb_node_parse_phandle_with_args()
543 debug("%s: could not get %s for %s\n", in __dtb_node_parse_phandle_with_args()
560 debug("%s: arguments longer than property\n", in __dtb_node_parse_phandle_with_args()