Home
last modified time | relevance | path

Searched refs:iagetword (Results 1 – 2 of 2) sorted by relevance

/sound/pci/
Dintel8x0m.c270 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword() function
325 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0m_codec_semaphore()
359 res = iagetword(chip, reg + ac97->num * 0x80); in snd_intel8x0m_codec_read()
372 iagetword(chip, 0); /* clear semaphore */ in snd_intel8x0m_codec_read()
964 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0m_chip_init()
Dintel8x0.c475 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword() function
528 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0_codec_semaphore()
562 res = iagetword(chip, reg + ac97->num * 0x80); in snd_intel8x0_codec_read()
583 iagetword(chip, codec * 0x80); in snd_intel8x0_codec_read_test()
2527 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0_chip_init()