Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvia-ac97.c84 static uint16_t codec_read(ViaAC97State *s, uint8_t addr) in codec_read() function
358 s->ac97_cmd |= codec_read(s, (val >> 16) & 0x7f); in sgd_write()