Searched refs:wide_data_ops (Results 1 – 2 of 2) sorted by relevance
106 MemoryRegionOps wide_data_ops; member
1372 s->wide_data_ops = *data_ops; in fw_cfg_mem_realize()1374 s->wide_data_ops.valid.max_access_size = s->data_width; in fw_cfg_mem_realize()1375 s->wide_data_ops.impl.max_access_size = s->data_width; in fw_cfg_mem_realize()1376 data_ops = &s->wide_data_ops; in fw_cfg_mem_realize()