Searched refs:iputword (Results 1 – 2 of 2) sorted by relevance
/sound/pci/ |
D | intel8x0.c | 461 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() function 630 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_read() 645 iputword(chip, ICHREG(ALI_CPR), val); in snd_intel8x0_ali_codec_write() 648 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_write() 2472 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init()
|
D | intel8x0m.c | 256 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() function 951 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0m_ich_chip_init()
|