Searched refs:codec_write (Results 1 – 1 of 1) sorted by relevance
89 static void codec_write(ViaAC97State *s, uint8_t addr, uint16_t val) in codec_write() function362 codec_write(s, (val >> 16) & 0x7f, val); in sgd_write()