Searched refs:pit_get_out (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Di8254.c168 static int pit_get_out(struct kvm *kvm, int channel) function
225 c->status = ((pit_get_out(kvm, channel) << 7) |
626 (pit_get_out(kvm, 2) << 5) | (refresh_clock << 4));

Completed in 55 milliseconds