Searched refs:read_cache (Results 1 – 5 of 5) sorted by relevance
349 const struct spinand_op_variants *read_cache; member366 .read_cache = __read, \433 const struct spi_mem_op *read_cache; member
264 struct read_cache { struct364 struct read_cache io_read;365 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()5383 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()1098 info->op_variants.read_cache); in spinand_match_and_init()1102 spinand->op_templates.read_cache = op; in spinand_match_and_init()
41 u8 read_cache; member
Completed in 19 milliseconds