Searched refs:ONENAND_REG_WP_STATUS (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/mtd/
H A Donenand_regs.h52 #define ONENAND_REG_WP_STATUS ONENAND_MEMORY_MAP(0xF24E) macro
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_base.c2537 status = this->read_word(this->base + ONENAND_REG_WP_STATUS);
2567 status = this->read_word(this->base + ONENAND_REG_WP_STATUS);
2635 status = this->read_word(this->base + ONENAND_REG_WP_STATUS);
H A Donenand_samsung.c243 case ONENAND_REG_WP_STATUS:

Completed in 249 milliseconds