Home
last modified time | relevance | path

Searched defs:msw (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dbcm_kona_timer.c60 kona_timer_get_counter(void __iomem *timer_base, uint32_t *msw, uint32_t *lsw) in kona_timer_get_counter()
104 uint32_t lsw, msw; in kona_timer_set_next_event() local
/openbmc/linux/arch/x86/math-emu/
H A Dpoly.h27 unsigned long msw; member
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c2751 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_only() local
2858 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_mute_led() local
2893 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_mute_led() local
/openbmc/linux/fs/afs/
H A Dprotocol_yfs.h60 __be32 msw; member
/openbmc/linux/drivers/memstick/core/
H A Dms_block.h114 unsigned short msw; member
/openbmc/linux/drivers/net/fddi/
H A Ddefza.h384 u32 msw; member
/openbmc/qemu/target/tricore/
H A Dtranslate.c7805 TCGv msw = tcg_temp_new(); in decode_rrrr_extract_insert() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c1012 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw()