Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_device.c988 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() function
1023 return codec_read(hdac, nid, flags, verb, parm); in snd_hdac_codec_read()
1059 unsigned int state = codec_read(hdac, nid, 0, in snd_hdac_check_power_state()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/ip32/
H A Dmace.h138 volatile unsigned long codec_read; /* codec status read data */ member
/OK3568_Linux_fs/kernel/sound/mips/
H A Dsgio2audio.c116 val = readq(&mace->perif.audio.codec_read); in read_ad1843_reg()