Searched refs:read_cache (Results 1 – 4 of 4) sorted by relevance
287 struct read_cache { struct397 struct read_cache io_read;398 struct read_cache mem_read;
1298 struct read_cache *mc = &ctxt->mem_read; in read_emulated()1367 struct read_cache *rc = &ctxt->io_read; in pio_in_emulated()5526 struct read_cache *r = &ctxt->io_read; in x86_emulate_insn()
1254 info.op_tmpl = *spinand->op_templates->read_cache; in spinand_create_dirmap()1278 info.op_tmpl = *spinand->op_templates->read_cache; in spinand_create_dirmap()1601 info->op_variants.read_cache); in spinand_match_and_init()1605 spinand->ssdr_op_templates.read_cache = op; in spinand_match_and_init()1636 info->op_variants.read_cache); in spinand_match_and_init()1637 spinand->odtr_op_templates.read_cache = op; in spinand_match_and_init()1691 if (spinand->odtr_op_templates.read_cache && in spinand_configure_chip()1703 spinand->odtr_op_templates.read_cache = NULL; in spinand_configure_chip()1717 if (spinand->ssdr_op_templates.read_cache->data.buswidth == 4 || in spinand_configure_chip()
41 u8 read_cache; member