read_cache
struct read_cache *mc = &ctxt->mem_read;
struct read_cache *rc = &ctxt->io_read;
struct read_cache *r = &ctxt->io_read;
struct read_cache io_read;
struct read_cache mem_read;
u8 read_cache;
info.op_tmpl = *spinand->op_templates->read_cache;
info.op_tmpl = *spinand->op_templates->read_cache;
info->op_variants.read_cache);
spinand->ssdr_op_templates.read_cache = op;
info->op_variants.read_cache);
spinand->odtr_op_templates.read_cache = op;
if (spinand->odtr_op_templates.read_cache &&
spinand->odtr_op_templates.read_cache = NULL;
if (spinand->ssdr_op_templates.read_cache->data.buswidth == 4 ||
op = spinand->op_templates->read_cache;
ref_op = spinand->ssdr_op_templates.read_cache;
ref_op = spinand->odtr_op_templates.read_cache;
const struct spinand_op_variants *read_cache;
.read_cache = __read, \
const struct spi_mem_op *read_cache;