Lines Matching refs:of_get_property
1066 const u32 *num = of_get_property(np, "reg", NULL); in core99_reset_cpu()
1067 const u32 *rst = of_get_property(np, "soft-reset", NULL); in core99_reset_cpu()
1105 prop = of_get_property(node, "AAPL,clock-id", NULL); in core99_usb_enable()
1517 const u32 *num = of_get_property(np, "reg", NULL); in g5_reset_cpu()
1518 const u32 *rst = of_get_property(np, "soft-reset", NULL); in g5_reset_cpu()
2428 model = of_get_property(dt, "model", NULL); in probe_motherboard()
2534 if (of_get_property(np, "flush-on-lock", NULL)) { in probe_motherboard()
2592 addrp = of_get_property(uninorth_node, "reg", NULL); in probe_uninorth()
2683 const u32 *did = of_get_property(node, "device-id", NULL); in probe_one_macio()
2696 revp = of_get_property(node, "revision-id", NULL); in probe_one_macio()
2747 slots = of_get_property(np, "slot-names", &len); in initial_serial_shutdown()
2748 conn = of_get_property(np, "AAPL,connector", &len); in initial_serial_shutdown()