Home
last modified time | relevance | path

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

/sound/pci/
A Dintel8x0.c419 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset) in igetbyte() function
495 if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS)) in snd_intel8x0_codec_semaphore()
579 int val = igetbyte(chip, ICHREG(ALI_CSPSR)); in snd_intel8x0_ali_codec_ready()
701 status = igetbyte(chip, port + ichdev->roff_sr); in snd_intel8x0_update()
702 civ = igetbyte(chip, port + ICH_REG_OFF_CIV); in snd_intel8x0_update()
858 while (igetbyte(chip, port + ICH_REG_OFF_CR)) in snd_intel8x0_ali_trigger()
866 igetbyte(chip, port + ICH_REG_OFF_SR) | 0x1e); in snd_intel8x0_ali_trigger()
2169 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; in snd_intel8x0_mixer()
2245 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2568 chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); in intel8x0_suspend()
[all …]
A Dintel8x0m.c221 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte() function
299 if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS)) in snd_intel8x0m_codec_semaphore()
309 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0m_codec_semaphore()
424 civ = igetbyte(chip, port + ICH_REG_OFF_CIV); in snd_intel8x0m_update()
532 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger()

Completed in 14 milliseconds