Home
last modified time | relevance | path

Searched refs:reg_ops (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Daspeed_hace.h46 const MemoryRegionOps *reg_ops; member
/openbmc/qemu/include/hw/intc/
H A Daspeed_intc.h64 const MemoryRegionOps *reg_ops;
62 const MemoryRegionOps *reg_ops; global() member
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c1333 memory_region_init_io(&s->mmio, OBJECT(s), s->asc->reg_ops, in aspeed_smc_flash_realize()
1407 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2400_smc_class_init()
1458 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2400_fmc_class_init()
1498 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2400_spi1_class_init()
1544 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2500_fmc_class_init()
1580 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2500_spi1_class_init()
1616 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2500_spi2_class_init()
1704 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2600_fmc_class_init()
1744 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2600_spi1_class_init()
1785 asc->reg_ops = &aspeed_smc_flash_ops; in aspeed_2600_spi2_class_init()
[all …]
H A Dxilinx_spips.c1305 memory_region_init_io(&s->iomem, OBJECT(s), xsc->reg_ops, s, in xilinx_spips_realize()
1439 xsc->reg_ops = &qspips_ops; in xilinx_qspips_class_init()
1455 xsc->reg_ops = &spips_ops; in xilinx_spips_class_init()
1470 xsc->reg_ops = &xlnx_zynqmp_qspips_ops; in xlnx_zynqmp_qspips_class_init()
/openbmc/qemu/hw/intc/
H A Daspeed_intc.c841 memory_region_init_io(&s->iomem, OBJECT(s), aic->reg_ops, s, in aspeed_intc_realize()
879 aic->reg_ops = &aspeed_intc_ops; in aspeed_intc_class_init()
945 aic->reg_ops = &aspeed_intcio_ops; in aspeed_2700_intcio_class_init()
974 aic->reg_ops = &aspeed_intcio_ops; in aspeed_2700ssp_intc_class_init()
1006 aic->reg_ops = &aspeed_intcio_ops; in aspeed_2700ssp_intcio_class_init()
1042 aic->reg_ops = &aspeed_ssp_intc_ops; in aspeed_2700tsp_intc_class_init()
1075 aic->reg_ops = &aspeed_ssp_intcio_ops; in aspeed_2700tsp_intcio_class_init()
1111 aic->reg_ops = &aspeed_tsp_intc_ops;
1144 aic->reg_ops = &aspeed_tsp_intcio_ops;
/openbmc/qemu/include/hw/gpio/
H A Daspeed_gpio.h80 const MemoryRegionOps *reg_ops; member
/openbmc/qemu/include/hw/ssi/
H A Dxilinx_spips.h129 const MemoryRegionOps *reg_ops; member
H A Daspeed_smc.h119 const MemoryRegionOps *reg_ops;
122 const MemoryRegionOps *reg_ops; global() member
/openbmc/qemu/include/hw/pci-host/
H A Daspeed_pcie.h110 const MemoryRegionOps *reg_ops;
100 const MemoryRegionOps *reg_ops; global() member
/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c1462 memory_region_init_io(&s->iomem, OBJECT(s), agc->reg_ops, s,
1553 agc->reg_ops = &aspeed_gpio_ops; in aspeed_gpio_2700_class_init()
1566 agc->reg_ops = &aspeed_gpio_ops;
1580 agc->reg_ops = &aspeed_gpio_ops;
1594 agc->reg_ops = &aspeed_gpio_ops;
1607 agc->reg_ops = &aspeed_gpio_ops;
1619 agc->reg_ops = &aspeed_gpio_2700_ops; in aspeed_gpio_register_types()
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c700 memory_region_init_io(&s->mmio, OBJECT(s), apc->reg_ops, s, name, in aspeed_2700_pcie_cfg_write()
744 apc->reg_ops = &aspeed_pcie_cfg_ops; in aspeed_2700_pcie_cfg_write()
865 apc->reg_ops = &aspeed_2700_pcie_cfg_ops; in aspeed_pcie_phy_realize()