Searched refs:SAMSUNG_BASE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-exynos/include/mach/ |
D | cpu.h | 273 #define SAMSUNG_BASE(device, base) \ macro 289 SAMSUNG_BASE(adc, ADC_BASE) 290 SAMSUNG_BASE(clock, CLOCK_BASE) 291 SAMSUNG_BASE(ace_sfr, ACE_SFR_BASE) 292 SAMSUNG_BASE(sysreg, SYSREG_BASE) 293 SAMSUNG_BASE(i2c, I2C_BASE) 294 SAMSUNG_BASE(i2s, I2S_BASE) 295 SAMSUNG_BASE(mipi_dsim, MIPI_DSIM_BASE) 296 SAMSUNG_BASE(gpio_part1, GPIO_PART1_BASE) 297 SAMSUNG_BASE(gpio_part2, GPIO_PART2_BASE) [all …]
|
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
D | cpu.h | 81 #define SAMSUNG_BASE(device, base) \ macro 92 SAMSUNG_BASE(clock, CLOCK_BASE) 93 SAMSUNG_BASE(gpio, GPIO_BASE) 94 SAMSUNG_BASE(pro_id, PRO_ID) 95 SAMSUNG_BASE(mmc, MMC_BASE) 96 SAMSUNG_BASE(sromc, SROMC_BASE) 97 SAMSUNG_BASE(timer, PWMTIMER_BASE) 98 SAMSUNG_BASE(uart, UART_BASE) 99 SAMSUNG_BASE(watchdog, WATCHDOG_BASE)
|