Searched refs:MPS2FPGAIO (Results 1 – 5 of 5) sorted by relevance
52 static void resync_counter(MPS2FPGAIO *s) in resync_counter()125 MPS2FPGAIO *s = MPS2_FPGAIO(opaque); in mps2_fpgaio_read()189 MPS2FPGAIO *s = MPS2_FPGAIO(opaque); in mps2_fpgaio_write()258 MPS2FPGAIO *s = MPS2_FPGAIO(dev); in mps2_fpgaio_reset()279 MPS2FPGAIO *s = MPS2_FPGAIO(obj); in mps2_fpgaio_init()288 MPS2FPGAIO *s = MPS2_FPGAIO(dev); in mps2_fpgaio_realize()309 VMSTATE_UINT32(led0, MPS2FPGAIO),310 VMSTATE_UINT32(prescale, MPS2FPGAIO),311 VMSTATE_UINT32(misc, MPS2FPGAIO),312 VMSTATE_UINT32(dbgctrl, MPS2FPGAIO),[all …]
29 OBJECT_DECLARE_SIMPLE_TYPE(MPS2FPGAIO, MPS2_FPGAIO)33 struct MPS2FPGAIO { struct
85 MPS2FPGAIO fpgaio;
145 MPS2FPGAIO fpgaio;489 MPS2FPGAIO *fpgaio = opaque; in make_fpgaio()
115 MPS2FPGAIO fpgaio;