#include <linux/export.h>
#include <linux/clk.h>
#include <asm/bootinfo.h>
#include <asm/time.h>
#include <lantiq_soc.h>
#include "../prom.h"
Go to the source code of this file.
#define COMP_AMAZON_SE "lantiq,ase" |
#define COMP_AR9 "lantiq,ar9" |
#define COMP_DANUBE "lantiq,danube" |
#define COMP_GR9 "lantiq,gr9" |
#define COMP_TWINPASS "lantiq,twinpass" |
#define COMP_VR9 "lantiq,vr9" |
#define PART_MASK 0x0FFFFFFF |
#define REV_MASK 0xF0000000 |
#define SOC_AMAZON_SE "Amazon_SE" |
#define SOC_DANUBE "Danube" |
#define SOC_TWINPASS "Twinpass" |