Searched refs:COMPAT (Results 1 – 1 of 1) sorted by relevance
/u-boot/lib/ |
A D | fdtdec.c | 42 #define COMPAT(id, name) name macro 44 COMPAT(UNKNOWN, "<none>"), 45 COMPAT(NVIDIA_TEGRA20_EMC, "nvidia,tegra20-emc"), 50 COMPAT(SMSC_LAN9215, "smsc,lan9215"), 54 COMPAT(SAMSUNG_EXYNOS_TMU, "samsung,exynos-tmu"), 57 COMPAT(GENERIC_SPI_FLASH, "jedec,spi-nor"), 59 COMPAT(INTEL_MICROCODE, "intel,microcode"), 60 COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"), 63 COMPAT(ALTERA_SOCFPGA_DWC2USB, "snps,dwc2"), 64 COMPAT(INTEL_BAYTRAIL_FSP, "intel,baytrail-fsp"), [all …]
|
Completed in 6 milliseconds