snd_m3_inw       1018 sound/pci/maestro3.c 	return snd_m3_inw(chip, DSP_PORT_MEMORY_DATA);
snd_m3_inw       1092 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE,
snd_m3_inw       1111 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE,
snd_m3_inw       1948 sound/pci/maestro3.c 	data = snd_m3_inw(chip, CODEC_DATA);
snd_m3_inw       1997 sound/pci/maestro3.c 	ret = snd_m3_inw(chip, 0x32);