Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dak4531_codec.h48 #define AK4531_CLOCK 0x17 /* Clock select */ macro
/Linux-v6.6/sound/pci/
Dak4531_codec.c395 …ak4531->write(ak4531, AK4531_CLOCK, 0x00); /* CODEC ADC and CODEC DAC use {LR,B}CLK2 and run off L… in snd_ak4531_mixer()
397 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_mixer()
443 ak4531->write(ak4531, AK4531_CLOCK, 0x00); in snd_ak4531_resume()
446 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_resume()