Searched refs:ONENAND_REG_START_BLOCK_ADDRESS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/mtd/
H A Donenand_regs.h53 #define ONENAND_REG_START_BLOCK_ADDRESS ONENAND_MEMORY_MAP(0xF24C) macro
/linux-4.1.27/drivers/mtd/onenand/
H A Donenand_base.c2645 this->write_word(start, this->base + ONENAND_REG_START_BLOCK_ADDRESS); onenand_do_lock_cmd()
2677 this->write_word(block, this->base + ONENAND_REG_START_BLOCK_ADDRESS); onenand_do_lock_cmd()
2755 this->write_word(block, this->base + ONENAND_REG_START_BLOCK_ADDRESS); onenand_check_lock_status()
2783 this->write_word(0, this->base + ONENAND_REG_START_BLOCK_ADDRESS); onenand_unlock_all()
H A Dsamsung.c292 case ONENAND_REG_START_BLOCK_ADDRESS: s3c_onenand_writew()

Completed in 126 milliseconds