Searched refs:write_cache (Results 1 – 3 of 3) sorted by relevance
608 const struct spinand_op_variants *write_cache; member635 .write_cache = __write, \724 const struct spi_mem_op *write_cache; member
1626 info->op_variants.write_cache); in spinand_match_and_init()1630 spinand->ssdr_op_templates.write_cache = op; in spinand_match_and_init()1658 info->op_variants.write_cache); in spinand_match_and_init()1659 spinand->odtr_op_templates.write_cache = op; in spinand_match_and_init()1710 spinand->odtr_op_templates.write_cache && in spinand_configure_chip()1722 spinand->odtr_op_templates.write_cache = NULL; in spinand_configure_chip()1736 spinand->ssdr_op_templates.write_cache->data.buswidth == 4 || in spinand_configure_chip()
1275 static int write_cache(struct feat_fd *ff, in write_cache() 1254 static int write_cache(struct feat_fd *ff, write_cache() function