Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Donenand_regs.h36 #define ONENAND_REG_TECHNOLOGY ONENAND_MEMORY_MAP(0xF006) macro
/external/u-boot/drivers/mtd/onenand/
Donenand_spl.c63 if (!onenand_readw(ONENAND_REG_TECHNOLOGY)) { in onenand_spl_get_geometry()
Dsamsung.c133 case ONENAND_REG_TECHNOLOGY: in s3c_onenand_readw()
Donenand_base.c2594 this->technology = this->read_word(this->base + ONENAND_REG_TECHNOLOGY); in onenand_probe()