Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dnandsim.c1924 static void ns_nand_write_byte(struct nand_chip *chip, u_char byte) in ns_nand_write_byte() function
2191 ns_nand_write_byte(chip, instr->ctx.cmd.opcode); in ns_exec_op()
2196 ns_nand_write_byte(chip, instr->ctx.addr.addrs[i]); in ns_exec_op()