Lines Matching refs:of_get_property
105 model = of_get_property(root, "model", NULL); in chrp_show_cpuinfo()
203 model = of_get_property(root, "model", NULL); in sio_init()
226 const unsigned int *l2cr = of_get_property(np, "l2cr", NULL); in pegasos_set_l2cr()
269 property = of_get_property(node, "model", NULL); in chrp_init_early()
275 property = of_get_property(of_chosen, "linux,stdout-path", NULL); in chrp_init_early()
282 property = of_get_property(node, "device_type", NULL); in chrp_init_early()
292 property = of_get_property(node, "name", NULL); in chrp_init_early()
310 machine = of_get_property(root, "model", NULL); in chrp_setup_arch()
395 opprop = of_get_property(root, "platform-open-pic", &oplen); in chrp_find_openpic()
412 iranges = of_get_property(np, "interrupt-ranges", &len); in chrp_find_openpic()
497 const unsigned int *addrp = of_get_property(np, in chrp_find_8259()