Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspinand.h279 const struct spinand_op_variants *update_cache; member
289 .update_cache = __update, \
353 const struct spi_mem_op *update_cache; member
/u-boot/drivers/mtd/nand/spi/
A Dcore.c212 spinand->op_templates.update_cache->data.buswidth == 4) in spinand_init_quad_enable()
394 op = *spinand->op_templates.update_cache; in spinand_write_to_cache_op()
956 info->op_variants.update_cache); in spinand_match_and_init()
957 spinand->op_templates.update_cache = op; in spinand_match_and_init()

Completed in 7 milliseconds