Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Donenand_regs.h36 #define ONENAND_REG_TECHNOLOGY ONENAND_MEMORY_MAP(0xF006) macro
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_spl.c64 if (!onenand_readw(ONENAND_REG_TECHNOLOGY)) { in onenand_spl_get_geometry()
H A Dsamsung.c134 case ONENAND_REG_TECHNOLOGY: in s3c_onenand_readw()
H A Donenand_base.c2594 this->technology = this->read_word(this->base + ONENAND_REG_TECHNOLOGY); in onenand_probe()