Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dintel8x0.c424 static inline u16 igetword(struct intel8x0 *chip, u32 offset) in igetword() function
613 data = igetword(chip, ICHREG(ALI_SPR)); in snd_intel8x0_ali_codec_read()
1002 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb); in snd_intel8x0_pcm_pointer()
1019 if (ptr1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb)) in snd_intel8x0_pcm_pointer()
2446 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init()
2689 pos1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb); in intel8x0_measure_ac97_clock()
2695 pos1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb)) in intel8x0_measure_ac97_clock()
H A Dintel8x0m.c226 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword() function
548 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb) << chip->pcm_pos_shift; in snd_intel8x0m_pcm_pointer()
922 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0m_ich_chip_init()