Searched refs:iputword (Results 1 – 2 of 2) sorted by relevance
/sound/pci/ |
D | intel8x0.c | 486 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() function 655 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_read() 670 iputword(chip, ICHREG(ALI_CPR), val); in snd_intel8x0_ali_codec_write() 673 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_write() 2529 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init()
|
D | intel8x0m.c | 271 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()
|