Home
last modified time | relevance | path

Searched full:ccsr (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Decm.txt8 The LAW node represents the region of CCSR space where local access
10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some
24 physical address offset and length of the CCSR space
37 The E500 LAW node represents the region of CCSR space where ECM config
39 of CCSR space.
53 physical address offset and length of the CCSR space
H A Dmcm.txt8 The LAW node represents the region of CCSR space where local access
10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some
24 physical address offset and length of the CCSR space
37 The MPX LAW node represents the region of CCSR space where MCM config
39 of CCSR space.
53 physical address offset and length of the CCSR space
H A Dinterlaken-lac.txt43 those LAC CCSR registers not protected in partitioned
61 Definition: Points to the non-protected LAC CCSR mapped register space
H A Dmsi-pic.txt83 Normally, PCI devices have access to all of CCSR via an ATMU mapping. The
H A Dpamu.txt32 A standard property. It represents the CCSR registers of
H A Dmpic.txt27 CCSR address space.
/freebsd/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c147 phandle_t cpus, child, ccsr; in mpc85xx_attach() local
162 * Locate CCSR region. Irritatingly, there is no way to find it in mpc85xx_attach()
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()
188 panic("Could not locate CCSR window!"); in mpc85xx_attach()
190 OF_getprop(ccsr, "#size-cells", &scells, sizeof(scells)); in mpc85xx_attach()
[all …]
H A Dpci_mpc85xx.c760 /* Direct-map the CCSR for MSIs. */ in fsl_pcib_decode_win()
835 * on the CCSR. Since rman doesn't permit overlapping or sub-ranges between
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dbman.txt16 binding covers the CCSR space programming model
29 Definition: Registers region within the CCSR address space
112 The example below shows a (P4080) BMan CCSR-space node
H A Dqman.txt18 CCSR space programming model
31 Definition: Registers region within the CCSR address space
145 The example below shows a (P4080) QMan CCSR-space node
H A Dfsl,bman.yaml16 This binding covers the CCSR space programming model
31 Registers region within the CCSR address space
H A Dfsl,qman.yaml18 CCSR space programming model
32 Registers region within the CCSR address space
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Db4420si-pre.dtsi46 ccsr = &soc;
H A Dt102xsi-pre.dtsi45 ccsr = &soc;
H A Db4860si-pre.dtsi46 ccsr = &soc;
H A Dt208xsi-pre.dtsi45 ccsr = &soc;
H A Dp5020si-pre.dtsi46 ccsr = &soc;
H A Dt104xsi-pre.dtsi45 ccsr = &soc;
H A Dp2041si-pre.dtsi46 ccsr = &soc;
H A Dp3041si-pre.dtsi46 ccsr = &soc;
H A Dp5040si-pre.dtsi46 ccsr = &soc;
H A Dp4080si-pre.dtsi46 ccsr = &soc;
H A Dt4240si-pre.dtsi46 ccsr = &soc;
/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c628 /* Check CCSR */ in XX_VirtToPhys()
681 /* Check CCSR */ in XX_PhysToVirt()
/freebsd/sys/contrib/ncsw/inc/cores/
H A De500v2_ext.h295 @Description Obtain SoC CCSR base address
299 @Return Physical CCSR base address.

12