Home
last modified time | relevance | path

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

/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
/linux/arch/x86/math-emu/
H A Dpoly.h27 unsigned long msw; member
/linux/sound/pci/ac97/
H A Dac97_codec.c2753 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_only() local
2860 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_mute_led() local
2895 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_mute_led() local
/linux/fs/afs/
H A Dprotocol_yfs.h60 __be32 msw; member
/linux/drivers/memstick/core/
H A Dms_block.h114 unsigned short msw; member
/linux/drivers/net/fddi/
H A Ddefza.h384 u32 msw; member
/linux/arch/x86/kvm/
H A Dx86.c1178 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw()