/arch/powerpc/boot/ |
D | cuboot-52xx.c | 26 void *soc, *reg; in platform_fixups() local 39 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups() 40 if (!soc) in platform_fixups() 41 soc = find_node_by_compatible(NULL, "fsl,mpc5200-immr"); in platform_fixups() 42 if (!soc) in platform_fixups() 43 soc = find_node_by_compatible(NULL, "fsl,mpc5200b-immr"); in platform_fixups() 44 if (soc) { in platform_fixups() 45 setprop(soc, "bus-frequency", &bd.bi_ipbfreq, in platform_fixups() 48 if (!dt_xlate_reg(soc, 0, (void*)®, NULL)) in platform_fixups() 52 setprop(soc, "system-frequency", &sysfreq, sizeof(sysfreq)); in platform_fixups()
|
D | fsl-soc.c | 22 void *soc; in fsl_get_immr() local 25 soc = find_node_by_devtype(NULL, "soc"); in fsl_get_immr() 26 if (soc) { in fsl_get_immr() 30 size = getprop(soc, "#address-cells", prop_buf, MAX_PROP_LEN); in fsl_get_immr() 39 size = getprop(soc, "ranges", prop_buf, MAX_PROP_LEN); in fsl_get_immr() 48 if (!dt_xlate_addr(soc, prop_buf + naddr, 8, &ret)) in fsl_get_immr()
|
D | cuboot-824x.c | 23 void *soc; in platform_fixups() local 29 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups() 30 if (soc) { in platform_fixups() 33 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups() 37 if (get_parent(serial) != soc) in platform_fixups()
|
D | cuboot-83xx.c | 24 void *soc; in platform_fixups() local 35 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups() 36 if (soc) { in platform_fixups() 39 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups() 43 if (get_parent(serial) != soc) in platform_fixups()
|
D | cuboot-85xx.c | 24 void *soc; in platform_fixups() local 36 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups() 37 if (soc) { in platform_fixups() 40 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups() 44 if (get_parent(serial) != soc) in platform_fixups()
|
/arch/powerpc/sysdev/ |
D | fsl_soc.c | 50 struct device_node *soc; in get_immrbase() local 55 soc = of_find_node_by_type(NULL, "soc"); in get_immrbase() 56 if (soc) { in get_immrbase() 59 const u32 *prop = of_get_property(soc, "#address-cells", &size); in get_immrbase() 66 prop = of_get_property(soc, "ranges", &size); in get_immrbase() 68 immrbase = of_translate_address(soc, prop + naddr); in get_immrbase() 70 of_node_put(soc); in get_immrbase() 82 struct device_node *soc; in fsl_get_sys_freq() local 89 soc = of_find_node_by_type(NULL, "soc"); in fsl_get_sys_freq() 90 if (!soc) in fsl_get_sys_freq() [all …]
|
/arch/powerpc/boot/dts/ |
D | mpc885ads.dts | 70 soc@ff000000 { 71 compatible = "fsl,mpc885", "fsl,pq1-soc"; 74 device_type = "soc"; 233 linux,stdout-path = "/soc/cpm/serial@a80";
|
D | mgsuvd.dts | 86 soc@fff00000 { 87 compatible = "fsl,mpc852", "fsl,pq1-soc", "simple-bus"; 90 device_type = "soc";
|
D | adder875-redboot.dts | 70 soc@fa200000 { 71 compatible = "fsl,mpc875-immr", "fsl,pq1-soc", "simple-bus"; 77 device_type = "soc";
|
D | adder875-uboot.dts | 69 soc@ff000000 { 70 compatible = "fsl,mpc875-immr", "fsl,pq1-soc", "simple-bus"; 76 device_type = "soc";
|
D | mgcoge.dts | 102 soc@f0000000 { 105 compatible = "fsl,mpc8247-immr", "fsl,pq2-soc", "simple-bus"; 109 device_type = "soc";
|
D | pq2fads.dts | 109 soc@f0000000 { 112 device_type = "soc"; 113 compatible = "fsl,mpc8280", "fsl,pq2-soc"; 240 linux,stdout-path = "/soc/cpm/serial@11a00";
|
D | mpc8272ads.dts | 112 soc@f0000000 { 115 device_type = "soc"; 116 compatible = "fsl,mpc8272", "fsl,pq2-soc"; 253 linux,stdout-path = "/soc/cpm/serial@11a00";
|
D | mpc866ads.dts | 62 soc@ff000000 { 65 device_type = "soc"; 189 linux,stdout-path = "/soc/cpm/serial@a80";
|
D | ep88xc.dts | 69 soc@fa200000 { 70 compatible = "fsl,mpc885", "fsl,pq1-soc"; 73 device_type = "soc";
|
D | ep8248e.dts | 96 soc@f0000000 { 99 compatible = "fsl,mpc8248-immr", "fsl,pq2-soc", "simple-bus"; 103 device_type = "soc";
|
D | storcenter.dts | 50 soc@fc000000 { 53 device_type = "soc";
|
D | kuroboxHD.dts | 56 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */ 59 device_type = "soc";
|
D | kuroboxHG.dts | 56 soc10x { /* AFAICT need to make soc for 8245's uarts to be defined */ 59 device_type = "soc";
|
D | ksi8560.dts | 52 soc@fdf00000 { 55 device_type = "soc"; 327 linux,stdout-path = "/soc/cpm/serial@91a00";
|
D | tqm8540.dts | 52 soc@e0000000 { 55 device_type = "soc";
|
D | tqm8555.dts | 51 soc@e0000000 { 54 device_type = "soc";
|
D | tqm8541.dts | 51 soc@e0000000 { 54 device_type = "soc";
|
D | mpc8572ds_camp_core1.dts | 58 device_type = "soc"; 61 reg = <0xffe00000 0x1000>; // CCSRBAR & soc regs, remove once parse code for immrbase fixed
|
/arch/powerpc/sysdev/qe_lib/ |
D | qe.c | 454 if (firmware->soc.model) in qe_upload_firmware() 457 firmware->id, be16_to_cpu(firmware->soc.model), in qe_upload_firmware() 458 firmware->soc.major, firmware->soc.minor); in qe_upload_firmware()
|