Searched refs:MESON_SOC_ID_G12B (Results 1 – 1 of 1) sorted by relevance
| /u-boot/board/amlogic/odroid-n2/ |
| A D | odroid-n2.c | 25 #define MESON_SOC_ID_G12B 0x29 macro 43 { MESON_SOC_ID_G12B, 80 * 4, 90 * 4, "n2" }, 45 { MESON_SOC_ID_G12B, 160 * 4, 170 * 4, "n2" }, 47 { MESON_SOC_ID_G12B, 245 * 4, 255 * 4, "n2" }, 49 { MESON_SOC_ID_G12B, 330 * 4, 350 * 4, "n2" }, 51 { MESON_SOC_ID_G12B, 410 * 4, 430 * 4, "n2_plus" }, 80 soc_id = MESON_SOC_ID_G12B; in odroid_detect_variant()
|
Completed in 5 milliseconds