Home
last modified time | relevance | path

Searched refs:FSAMPLE_CPLD_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap1/
Dboard-fsample.c46 #define FSAMPLE_CPLD_BASE 0xE8100000 macro
50 #define FSAMPLE_CPLD_REG_A (FSAMPLE_CPLD_BASE + 0x00)
51 #define FSAMPLE_CPLD_SWITCH (FSAMPLE_CPLD_BASE + 0x02)
52 #define FSAMPLE_CPLD_UART (FSAMPLE_CPLD_BASE + 0x02)
53 #define FSAMPLE_CPLD_REG_B (FSAMPLE_CPLD_BASE + 0x04)
54 #define FSAMPLE_CPLD_VERSION (FSAMPLE_CPLD_BASE + 0x06)
55 #define FSAMPLE_CPLD_SET_CLR (FSAMPLE_CPLD_BASE + 0x06)
345 .virtual = FSAMPLE_CPLD_BASE,