Searched refs:ONENAND_REG_START_BLOCK_ADDRESS (Results 1 – 3 of 3) sorted by relevance
53 #define ONENAND_REG_START_BLOCK_ADDRESS ONENAND_MEMORY_MAP(0xF24C) macro
182 case ONENAND_REG_START_BLOCK_ADDRESS: in s3c_onenand_writew()
1966 this->base + ONENAND_REG_START_BLOCK_ADDRESS); in onenand_do_lock_cmd()2000 this->base + ONENAND_REG_START_BLOCK_ADDRESS); in onenand_do_lock_cmd()2080 this->write_word(block, this->base + ONENAND_REG_START_BLOCK_ADDRESS); in onenand_check_lock_status()2107 this->write_word(0, this->base + ONENAND_REG_START_BLOCK_ADDRESS); in onenand_unlock_all()
Completed in 10 milliseconds