Searched refs:iputword (Results 1 – 2 of 2) sorted by relevance
/linux/sound/pci/ |
H A D | intel8x0.c | 439 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() function 610 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_read() 625 iputword(chip, ICHREG(ALI_CPR), val); in snd_intel8x0_ali_codec_write() 628 iputword(chip, ICHREG(ALI_CPR_ADDR), reg); in snd_intel8x0_ali_codec_write() 2443 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0_ich_chip_init()
|
H A D | intel8x0m.c | 241 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() function 919 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1); in snd_intel8x0m_ich_chip_init()
|