Lines Matching +full:sun6i +full:- +full:a31 +full:- +full:gpu
1 /*-
3 * Copyright (c) 2015-2016 Emmanuel Vadot <manu@freebsd.org>
140 * This covers all the on-chip device with 1MB section mappings, which is good
143 * XXX It also covers a block of SRAM and some GPU (mali400) stuff that maybe
144 * shouldn't be device-mapped. The original code mapped a 4MB block, but
172 FDT_PLATFORM_DEF(a10, "a10", 0, "allwinner,sun4i-a10", 200);
183 FDT_PLATFORM_DEF(a13, "a13", 0, "allwinner,sun5i-a13", 200);
198 FDT_PLATFORM_DEF(a20, "a20", 0, "allwinner,sun7i-a20", 200);
213 FDT_PLATFORM_DEF(a31, "a31", 0, "allwinner,sun6i-a31", 200);
228 FDT_PLATFORM_DEF(a31s, "a31s", 0, "allwinner,sun6i-a31s", 200);
243 FDT_PLATFORM_DEF(a33, "a33", 0, "allwinner,sun8i-a33", 200);
258 FDT_PLATFORM_DEF(a83t, "a83t", 0, "allwinner,sun8i-a83t", 200);
273 FDT_PLATFORM_DEF(h2_plus, "h2_plus", 0, "allwinner,sun8i-h2-plus", 200);
288 FDT_PLATFORM_DEF(h3, "h3", 0, "allwinner,sun8i-h3", 200);