Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0.c480 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() function
649 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_read()
664 iputword(chip, ICHREG(ALI_CPR), val); in snd_intel8x0_ali_codec_write()
667 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_write()
2523 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init()
Dintel8x0m.c271 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() function
966 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0m_ich_chip_init()