Lines Matching refs:MV64361State
130 OBJECT_DECLARE_SIMPLE_TYPE(MV64361State, MV64361)
132 struct MV64361State { struct
214 MV64361State *mv = MV64361(dev); in mv64361_get_pci_bus()
235 static void set_mem_windows(MV64361State *s, uint32_t val) in set_mem_windows()
357 MV64361State *s = opaque; in mv64361_update_irq()
373 MV64361State *s = MV64361(opaque); in mv64361_read()
591 static void mv64361_set_pci_mem_remap(MV64361State *s, int bus, int idx, in mv64361_set_pci_mem_remap()
605 MV64361State *s = MV64361(opaque); in mv64361_write()
840 MV64361State *s = opaque; in mv64361_gpp_irq()
865 MV64361State *s = MV64361(dev); in mv64361_realize()
886 MV64361State *s = MV64361(dev); in mv64361_reset()
937 .instance_size = sizeof(MV64361State),