Searched refs:read_cache (Results 1 – 6 of 6) sorted by relevance
286 struct read_cache { struct 386 struct read_cache io_read;387 struct read_cache mem_read;287 dataread_cache global() argument 288 posread_cache global() argument 289 endread_cache global() argument
1364 struct read_cache *mc = &ctxt->mem_read; in read_emulated() 1433 struct read_cache *rc = &ctxt->io_read; in pio_in_emulated() 5362 struct read_cache *r = &ctxt->io_read; in x86_emulate_insn()
491 * @op_variants.read_cache: variants of the read-cache operation514 const struct spinand_op_variants *read_cache; member 539 .read_cache = __read, \608 * @op_templates.read_cache: read cache op template645 const struct spi_mem_op *read_cache; member
259 op = spinand->op_templates.read_cache; in w25n0xjw_hs_cfg() 323 op = spinand->op_templates.read_cache; in w35n0xjw_vcr_cfg()
187 if (spinand->op_templates.read_cache->data.buswidth == 4 || in spinand_init_quad_enable() 1120 info.op_tmpl = *spinand->op_templates.read_cache; in spinand_create_dirmap() 1144 info.op_tmpl = *spinand->op_templates.read_cache; in spinand_create_dirmap() 1371 info->op_variants.read_cache); in spinand_match_and_init() 1375 spinand->op_templates.read_cache = op; in spinand_match_and_init()
41 u8 read_cache; member