Lines Matching refs:sram
12 - compatible : "allwinner,sun4i-a10-sram-controller"
13 - reg : sram controller register offset + length
18 Each SRAM is described using the mmio-sram bindings documented in
19 Documentation/devicetree/bindings/misc/sram.txt
23 once again the representation described in the mmio-sram binding.
26 - allwinner,sun4i-a10-sram-a3-a4
27 - allwinner,sun4i-a10-sram-d
36 expressed through the allwinner,sram property, that will take a
45 sram-controller@01c00000 {
46 compatible = "allwinner,sun4i-a10-sram-controller";
52 sram_a: sram@00000000 {
53 compatible = "mmio-sram";
59 emac_sram: sram-section@8000 {
60 compatible = "allwinner,sun4i-a10-sram-a3-a4";
71 allwinner,sram = <&emac_sram 1>;