Searched refs:igetword (Results 1 – 2 of 2) sorted by relevance
| /sound/pci/ |
| A D | intel8x0.c | 424 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() 999 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb); in snd_intel8x0_pcm_pointer() 1016 if (ptr1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb)) in snd_intel8x0_pcm_pointer() 2443 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init() 2681 pos1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb); in intel8x0_measure_ac97_clock() 2687 pos1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb)) in intel8x0_measure_ac97_clock()
|
| A D | intel8x0m.c | 226 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword() function 545 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb) << chip->pcm_pos_shift; in snd_intel8x0m_pcm_pointer() 919 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0m_ich_chip_init()
|
Completed in 14 milliseconds