Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0m.c285 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword() function
340 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0m_codec_semaphore()
374 res = iagetword(chip, reg + ac97->num * 0x80); in snd_intel8x0m_codec_read()
387 iagetword(chip, 0); /* clear semaphore */ in snd_intel8x0m_codec_read()
979 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0m_chip_init()
Dintel8x0.c500 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword() function
553 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0_codec_semaphore()
587 res = iagetword(chip, reg + ac97->num * 0x80); in snd_intel8x0_codec_read()
608 iagetword(chip, codec * 0x80); in snd_intel8x0_codec_read_test()
2584 iagetword(chip, 0); /* clear semaphore flag */ in snd_intel8x0_chip_init()