Lines Matching full:default
21 * fdt_getprop_u32_default_node - Return a node's property or a default
27 * @dflt: default value if the property isn't found
29 * Convenience function to return a node's property or a default value if
52 * fdt_getprop_u32_default - Find a node and return it's property or a default
57 * @dflt: default value if the property isn't found
60 * default value if it doesn't exist.
1001 /* Default translator (generic bus) */
1028 debug("OF: default map, cp=%llx, s=%llx, da=%llx\n", cp, s, da); in of_bus_default_map()
1110 /* Default */
1112 .name = "default",
1133 * We should always have matched the default bus at least, since in of_match_bus()
1426 default: in fdt_set_node_status()
1560 default: in fdt_read_prop()