Searched refs:AtmegaMcuState (Results 1 – 3 of 3) sorted by relevance
26 typedef struct AtmegaMcuState AtmegaMcuState; typedef27 DECLARE_INSTANCE_CHECKER(AtmegaMcuState, ATMEGA_MCU,35 struct AtmegaMcuState { struct
206 static void connect_power_reduction_gpio(AtmegaMcuState *s, in connect_power_reduction_gpio()220 AtmegaMcuState *s = ATMEGA_MCU(dev); in atmega_realize()359 DEFINE_PROP_UINT64("xtal-frequency-hz", AtmegaMcuState,454 .instance_size = sizeof(AtmegaMcuState),
23 AtmegaMcuState mcu;