/linux-2.6.39/arch/powerpc/kernel/ |
D | prom.c | 181 pa_ftrs = of_get_flat_dt_prop(node, "ibm,pa-features", &tablelen); in check_cpu_pa_features() 194 slb_size_ptr = of_get_flat_dt_prop(node, "slb-size", NULL); in check_cpu_slb_size() 199 slb_size_ptr = of_get_flat_dt_prop(node, "ibm,slb-size", NULL); in check_cpu_slb_size() 233 char *model = of_get_flat_dt_prop(node, "model", NULL); in identical_pvr_fixup() 259 prop = of_get_flat_dt_prop(node, fp->name, NULL); in check_cpu_feature_properties() 272 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in early_init_dt_scan_cpus() 284 intserv = of_get_flat_dt_prop(node, "ibm,ppc-interrupt-server#s", &len); in early_init_dt_scan_cpus() 288 intserv = of_get_flat_dt_prop(node, "reg", NULL); in early_init_dt_scan_cpus() 313 if (of_get_flat_dt_prop(node, in early_init_dt_scan_cpus() 346 prop = of_get_flat_dt_prop(node, "cpu-version", NULL); in early_init_dt_scan_cpus() [all …]
|
D | rtas.c | 994 basep = of_get_flat_dt_prop(node, "linux,rtas-base", NULL); in early_init_dt_scan_rtas() 995 entryp = of_get_flat_dt_prop(node, "linux,rtas-entry", NULL); in early_init_dt_scan_rtas() 996 sizep = of_get_flat_dt_prop(node, "rtas-size", NULL); in early_init_dt_scan_rtas() 1005 basep = of_get_flat_dt_prop(node, "put-term-char", NULL); in early_init_dt_scan_rtas() 1009 basep = of_get_flat_dt_prop(node, "get-term-char", NULL); in early_init_dt_scan_rtas()
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | prom.c | 71 p = of_get_flat_dt_prop(node, "compatible", &l); in early_init_dt_scan_serial() 77 addr = of_get_flat_dt_prop(node, "reg", &l); in early_init_dt_scan_serial() 104 p = of_get_flat_dt_prop(node, "compatible", &l); in early_init_dt_scan_serial_full() 110 addr = *(u32 *)of_get_flat_dt_prop(node, "reg", &l); in early_init_dt_scan_serial_full() 111 addr += *(u32 *)of_get_flat_dt_prop(node, "reg-offset", &l); in early_init_dt_scan_serial_full()
|
/linux-2.6.39/drivers/of/ |
D | fdt.c | 525 void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop() function 561 prop = of_get_flat_dt_prop(node, "linux,initrd-start", &len); in early_init_dt_check_for_initrd() 566 prop = of_get_flat_dt_prop(node, "linux,initrd-end", &len); in early_init_dt_check_for_initrd() 594 prop = of_get_flat_dt_prop(node, "#size-cells", NULL); in early_init_dt_scan_root() 599 prop = of_get_flat_dt_prop(node, "#address-cells", NULL); in early_init_dt_scan_root() 622 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in early_init_dt_scan_memory() 637 reg = of_get_flat_dt_prop(node, "linux,usable-memory", &l); in early_init_dt_scan_memory() 639 reg = of_get_flat_dt_prop(node, "reg", &l); in early_init_dt_scan_memory() 680 p = of_get_flat_dt_prop(node, "bootargs", &l); in early_init_dt_scan_chosen()
|
/linux-2.6.39/arch/powerpc/mm/ |
D | hash_utils_64.c | 246 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in htab_dt_scan_seg_sizes() 254 prop = (u32 *)of_get_flat_dt_prop(node, "ibm,processor-segment-sizes", in htab_dt_scan_seg_sizes() 278 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in htab_dt_scan_page_sizes() 286 prop = (u32 *)of_get_flat_dt_prop(node, in htab_dt_scan_page_sizes() 360 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in htab_dt_scan_hugepage_blocks() 373 page_count_prop = of_get_flat_dt_prop(node, "ibm,expected#pages", NULL); in htab_dt_scan_hugepage_blocks() 377 addr_prop = of_get_flat_dt_prop(node, "reg", NULL); in htab_dt_scan_hugepage_blocks() 493 char *type = of_get_flat_dt_prop(node, "device_type", NULL); in htab_dt_scan_pftsize() 500 prop = (u32 *)of_get_flat_dt_prop(node, "ibm,pft-size", NULL); in htab_dt_scan_pftsize()
|
/linux-2.6.39/arch/powerpc/platforms/pseries/ |
D | phyp_dump.c | 468 if (of_get_flat_dt_prop(node, "ibm,configure-kernel-dump", NULL)) in early_init_dt_scan_phyp_dump() 471 if (of_get_flat_dt_prop(node, "ibm,dump-kernel", NULL)) in early_init_dt_scan_phyp_dump() 474 sizes = of_get_flat_dt_prop(node, "ibm,configure-kernel-dump-sizes", in early_init_dt_scan_phyp_dump()
|
D | setup.c | 518 hypertas = of_get_flat_dt_prop(node, "ibm,hypertas-functions", &len); in pSeries_probe_hypertas() 531 char *dtype = of_get_flat_dt_prop(root, "device_type", NULL); in pSeries_probe()
|
/linux-2.6.39/include/linux/ |
D | of_fdt.h | 88 extern void *of_get_flat_dt_prop(unsigned long node, const char *name,
|
/linux-2.6.39/arch/powerpc/platforms/embedded6xx/ |
D | prpmc2800.c | 138 m = of_get_flat_dt_prop(root, "model", &len); in prpmc2800_probe()
|
/linux-2.6.39/arch/powerpc/platforms/52xx/ |
D | efika.c | 202 char *model = of_get_flat_dt_prop(of_get_flat_dt_root(), in efika_probe()
|
/linux-2.6.39/arch/powerpc/platforms/chrp/ |
D | setup.c | 577 char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe()
|