Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/onenand/
A Donenand_spl.c52 return readw(CONFIG_SYS_ONENAND_BASE + addr); in onenand_readw()
57 writew(value, CONFIG_SYS_ONENAND_BASE + addr); in onenand_writew()
85 const uint32_t addr = CONFIG_SYS_ONENAND_BASE + ONENAND_DATARAM; in onenand_spl_read_page()
A Donenand_uboot.c37 onenand_chip.base = (void *) CONFIG_SYS_ONENAND_BASE; in onenand_init()
/u-boot/board/samsung/goni/
A Donenand.c17 this->base = (void *)CONFIG_SYS_ONENAND_BASE; in onenand_board_init()
/u-boot/board/samsung/universal_c210/
A Donenand.c16 this->base = (void *)CONFIG_SYS_ONENAND_BASE; in onenand_board_init()
/u-boot/include/configs/
A Domap3_igep00x0.h76 #define CONFIG_SYS_ONENAND_BASE ONENAND_MAP macro
A Dsmdkc100.h139 #define CONFIG_SYS_ONENAND_BASE 0xE7100000 macro
A Ds5pc210_universal.h116 #define CONFIG_SYS_ONENAND_BASE 0x0C000000 macro
A Dtao3530.h161 #define CONFIG_SYS_ONENAND_BASE ONENAND_MAP macro
A Ds5p_goni.h161 #define CONFIG_SYS_ONENAND_BASE 0xB0000000 macro
A Dnokia_rx51.h86 #define CONFIG_SYS_ONENAND_BASE ONENAND_MAP macro
/u-boot/arch/arm/mach-omap2/
A Dmem-common.c141 base = CONFIG_SYS_ONENAND_BASE; in set_gpmc_cs0()
/u-boot/board/isee/igep00x0/
A Digep00x0.c85 this->base = (void *)CONFIG_SYS_ONENAND_BASE; in onenand_board_init()
/u-boot/board/nokia/rx51/
A Drx51.c234 CONFIG_SYS_ONENAND_BASE, GPMC_SIZE_256M); in board_init()
/u-boot/scripts/
A Dconfig_whitelist.txt3137 CONFIG_SYS_ONENAND_BASE

Completed in 14 milliseconds