Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h127 #define REG_BLOCK_LOCK 0xa0 macro
/openbmc/linux/include/linux/mtd/
H A Dspinand.h150 #define REG_BLOCK_LOCK 0xa0 macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c476 return spinand_write_reg_op(spinand, REG_BLOCK_LOCK, lock); in spinand_lock_block()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c566 return spinand_write_reg_op(spinand, REG_BLOCK_LOCK, lock); in spinand_lock_block()