Searched refs:ccsr (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/powerpc/mpc85xx/ |
H A D | platform_mpc85xx.c | 147 phandle_t cpus, child, ccsr; in mpc85xx_attach() local 167 ccsr = -1; in mpc85xx_attach() 168 for (name = soc_name_guesses; *name != NULL && ccsr == -1; name++) in mpc85xx_attach() 169 ccsr = OF_finddevice(*name); in mpc85xx_attach() 170 if (ccsr == -1) { in mpc85xx_attach() 181 ccsr = child; in mpc85xx_attach() 187 if (ccsr == -1) in mpc85xx_attach() 190 OF_getprop(ccsr, "#size-cells", &scells, sizeof(scells)); in mpc85xx_attach() 191 OF_getprop(ccsr, "#address-cells", &acells, sizeof(acells)); in mpc85xx_attach() 192 OF_searchprop(OF_parent(ccsr), "#address-cells", &pacells, in mpc85xx_attach() [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | b4420si-pre.dtsi | 46 ccsr = &soc;
|
H A D | t102xsi-pre.dtsi | 45 ccsr = &soc;
|
H A D | t208xsi-pre.dtsi | 45 ccsr = &soc;
|
H A D | b4860si-pre.dtsi | 46 ccsr = &soc;
|
H A D | p5020si-pre.dtsi | 46 ccsr = &soc;
|
H A D | t104xsi-pre.dtsi | 45 ccsr = &soc;
|
H A D | p2041si-pre.dtsi | 46 ccsr = &soc;
|
H A D | p3041si-pre.dtsi | 46 ccsr = &soc;
|
H A D | p5040si-pre.dtsi | 46 ccsr = &soc;
|
H A D | t4240si-pre.dtsi | 46 ccsr = &soc;
|
H A D | p4080si-pre.dtsi | 46 ccsr = &soc;
|
/freebsd/sys/dts/powerpc/ |
H A D | p2041si.dtsi | 44 ccsr = &soc;
|
H A D | p3041si.dtsi | 44 ccsr = &soc;
|
H A D | p5020si.dtsi | 44 ccsr = &soc;
|