Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspinand.h278 const struct spinand_op_variants *write_cache; member
288 .write_cache = __write, \
352 const struct spi_mem_op *write_cache; member
/u-boot/drivers/mtd/nand/spi/
A Dcore.c211 spinand->op_templates.write_cache->data.buswidth == 4 || in spinand_init_quad_enable()
319 struct spi_mem_op op = *spinand->op_templates.write_cache; in spinand_write_to_cache_op()
363 op = *spinand->op_templates.write_cache; in spinand_write_to_cache_op()
949 info->op_variants.write_cache); in spinand_match_and_init()
953 spinand->op_templates.write_cache = op; in spinand_match_and_init()

Completed in 6 milliseconds