Home
last modified time | relevance | path

Searched defs:MPS2FPGAIO (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/misc/
H A Dmps2-fpgaio.h33 struct MPS2FPGAIO { struct
39 LEDState *led[MPS2FPGAIO_MAX_LEDS]; argument
40 uint32_t num_leds;
41 bool has_switches;
42 bool has_dbgctrl;
44 uint32_t led0;
45 uint32_t prescale;
46 uint32_t misc;
47 uint32_t dbgctrl;
50 int64_t pscntr_sync_ticks;
[all …]