Searched refs:read_cache (Results 1 – 8 of 8) sorted by relevance
275 const struct spinand_op_variants *read_cache; member285 .read_cache = __read, \349 const struct spi_mem_op *read_cache; member
392 u8 read_cache; member
350 const struct spinand_op_variants *read_cache; member367 .read_cache = __read, \434 const struct spi_mem_op *read_cache; member
263 struct read_cache { struct363 struct read_cache io_read;364 struct read_cache mem_read;
1359 struct read_cache *mc = &ctxt->mem_read; in read_emulated()1428 struct read_cache *rc = &ctxt->io_read; in pio_in_emulated()5389 struct read_cache *r = &ctxt->io_read; in x86_emulate_insn()
187 if (spinand->op_templates.read_cache->data.buswidth == 4 || in spinand_init_quad_enable()876 info.op_tmpl = *spinand->op_templates.read_cache; in spinand_create_dirmap()900 info.op_tmpl = *spinand->op_templates.read_cache; in spinand_create_dirmap()1099 info->op_variants.read_cache); in spinand_match_and_init()1103 spinand->op_templates.read_cache = op; in spinand_match_and_init()
205 if (spinand->op_templates.read_cache->data.buswidth == 4 || in spinand_init_quad_enable()241 struct spi_mem_op op = *spinand->op_templates.read_cache; in spinand_read_from_cache_op()942 info->op_variants.read_cache); in spinand_match_and_init()946 spinand->op_templates.read_cache = op; in spinand_match_and_init()
41 u8 read_cache; member