Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dak4531_codec.h63 #define AK4531_CLOCK 0x17 /* Clock select */ macro
/linux-4.1.27/sound/pci/
Dak4531_codec.c413 …ak4531->write(ak4531, AK4531_CLOCK, 0x00); /* CODEC ADC and CODEC DAC use {LR,B}CLK2 and run off L… in snd_ak4531_mixer()
415 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_mixer()
459 ak4531->write(ak4531, AK4531_CLOCK, 0x00); in snd_ak4531_resume()
462 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_resume()