Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/spi/
Dcore.c51 static int spinand_write_reg_op(struct spinand_device *spinand, u8 reg, u8 val) in spinand_write_reg_op() function
89 ret = spinand_write_reg_op(spinand, REG_CFG, cfg); in spinand_set_cfg()
463 return spinand_write_reg_op(spinand, REG_BLOCK_LOCK, lock); in spinand_lock_block()