Searched refs:codec_read (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | hdac_device.c | 989 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() function 1024 return codec_read(hdac, nid, flags, verb, parm); in snd_hdac_codec_read() 1060 unsigned int state = codec_read(hdac, nid, 0, in snd_hdac_check_power_state()
|
/openbmc/qemu/hw/audio/ |
H A D | via-ac97.c | 84 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()
|
/openbmc/linux/arch/mips/include/asm/ip32/ |
H A D | mace.h | 138 volatile unsigned long codec_read; /* codec status read data */ member
|
/openbmc/linux/sound/mips/ |
H A D | sgio2audio.c | 115 val = readq(&mace->perif.audio.codec_read); in read_ad1843_reg()
|