Lines Matching full:pitchannelstate
36 typedef struct PITChannelState {
54 } PITChannelState;
57 PITChannelState channels[3];
62 static void pit_irq_timer_update(PITChannelState *s, int64_t current_time);
64 static int pit_get_count(PITChannelState *s)
89 static int pit_get_out1(PITChannelState *s, int64_t current_time)
122 PITChannelState *s = &pit->channels[channel];
127 static int64_t pit_get_next_transition_time(PITChannelState *s,
180 PITChannelState *s = &pit->channels[channel];
211 PITChannelState *s = &pit->channels[channel];
217 PITChannelState *s = &pit->channels[channel];
223 PITChannelState *s = &pit->channels[channel];
227 static inline void pit_load_count(PITChannelState *s, int val)
237 static void pit_latch_count(PITChannelState *s)
249 PITChannelState *s;
314 PITChannelState *s;
363 static void pit_irq_timer_update(PITChannelState *s, int64_t current_time)
387 PITChannelState *s = opaque;
395 PITChannelState *s;
423 PITChannelState *s;
455 PITChannelState *s;
468 PITChannelState *s;
481 PITChannelState *s;
491 PITChannelState *s;