Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Di8254.c142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() function
190 c->status = ((pit_get_out(pit, channel) << 7) | in pit_latch_status()
617 (pit_get_out(pit, 2) << 5) | (refresh_clock << 4)); in speaker_ioport_read()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Di8254.c142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() function
190 c->status = ((pit_get_out(pit, channel) << 7) | in pit_latch_status()
619 pit_get_gate(pit, 2) | (pit_get_out(pit, 2) << 5) | in speaker_ioport_read()

Completed in 3 milliseconds