Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dbcm2835_thermal.h24 uint32_t ctl; member
/qemu/tests/qtest/
H A Dxlnx-versal-trng-test.c166 uint32_t ctl = trng_read(R_TRNG_CTRL); in trng_info() local
246 uint32_t ctl; in trng_reseed() local
271 uint32_t ctl; in trng_generate() local
H A Dtest-arm-mptimer.c45 uint32_t ctl = TIMER_CONTROL_ENABLE | TIMER_CONTROL_PRESCALER(scale); in timer_start() local
/qemu/hw/audio/
H A Des1370.c267 uint32_t ctl; member
364 static void es1370_dac1_calc_freq (ES1370State *s, uint32_t ctl, in es1370_dac1_calc_freq()
372 static void es1370_dac2_and_adc_calc_freq (ES1370State *s, uint32_t ctl, in es1370_dac2_and_adc_calc_freq()
385 static void es1370_update_voices (ES1370State *s, uint32_t ctl, uint32_t sctl) in es1370_update_voices()
780 uint32_t ctl, sctl; in es1370_post_load() local
H A Dintel-hda.c130 uint32_t ctl; member
/qemu/hw/i386/kvm/
H A Dapic.c116 struct kvm_tpr_access_ctl ctl = { in kvm_apic_enable_tpr_reporting() local
/qemu/hw/usb/
H A Dhcd-ohci.h52 uint32_t ctl, status; member
/qemu/hw/hyperv/
H A Dhyperv_testdev.c254 uint8_t ctl = (data >> 16ULL) & 0xFF; in hv_test_dev_write() local
/qemu/target/i386/kvm/
H A Dhyperv-proto.h209 #define HV_SYNDBG_CONTROL_SEND_SIZE(ctl) ((ctl >> 16) & 0xffff) argument
/qemu/include/hw/net/
H A Dallwinner_emac.h160 uint32_t ctl; member
/qemu/include/hw/intc/
H A Dmips_gic.h192 uint32_t ctl; member
/qemu/hw/alpha/
H A Dtyphoon.c47 uint64_t ctl; member
/qemu/target/arm/hvf/
H A Dhvf.c1797 uint64_t ctl; in hvf_wfi() local
1848 uint64_t ctl; in hvf_sync_vtimer() local
/qemu/audio/
H A Dalsaaudio.c741 static int alsa_voice_ctl (snd_pcm_t *handle, const char *typ, int ctl) in alsa_voice_ctl()
/qemu/hw/arm/
H A Dspitz.c91 uint8_t ctl; member
/qemu/target/hppa/
H A Dtranslate.c2172 unsigned ctl = a->r; in trans_mfctl() local
2240 unsigned ctl = a->t; in trans_mtctl() local
/qemu/target/arm/
H A Dcpu.h144 uint64_t ctl; /* Timer Control register */ member