Home
last modified time | relevance | path

Searched +full:mpc8360mds +full:- +full:bcsr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/board/
H A Dfsl,bcsr.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/board/fsl,bcsr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
15 - fsl,mpc8360mds-bcsr
21 - compatible
22 - reg
27 - |
29 compatible = "fsl,mpc8360mds-bcsr";
H A Dfsl-board.txt6 * Board Control and Status (BCSR)
10 - compatible : Should be "fsl,<board>-bcsr"
11 - reg : Offset and length of the register set for the device
15 bcsr@f8000000 {
16 compatible = "fsl,mpc8360mds-bcsr";
20 * Freescale on-board FPGA
22 This is the memory-mapped registers for on board FPGA.
25 - compatible: should be a board-specific string followed by a string
27 "fsl,<board>-fpga", "fsl,fpga-pixis", or
28 "fsl,<board>-fpga", "fsl,fpga-qixis"
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmpc836x_mds.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
13 /dts-v1/;
16 model = "MPC8360MDS";
18 #address-cells = <1>;
19 #size-cells = <1>;
30 #address-cells = <1>;
31 #size-cells = <0>;
36 d-cache-line-size = <32>; // 32 bytes
37 i-cache-line-size = <32>; // 32 bytes
38 d-cache-size = <32768>; // L1, 32K
[all …]