Searched refs:wide_data_ops (Results 1 – 2 of 2) sorted by relevance
97 MemoryRegionOps wide_data_ops; member
1253 s->wide_data_ops = *data_ops; in fw_cfg_mem_realize()1255 s->wide_data_ops.valid.max_access_size = s->data_width; in fw_cfg_mem_realize()1256 s->wide_data_ops.impl.max_access_size = s->data_width; in fw_cfg_mem_realize()1257 data_ops = &s->wide_data_ops; in fw_cfg_mem_realize()