Home
last modified time | relevance | path

Searched refs:AK4531_CLOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dak4531_codec.h48 #define AK4531_CLOCK 0x17 /* Clock select */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4531_codec.h48 #define AK4531_CLOCK 0x17 /* Clock select */ macro
/kernel/linux/linux-5.10/sound/pci/
H A Dak4531_codec.c394 ak4531->write(ak4531, AK4531_CLOCK, 0x00); /* CODEC ADC and CODEC DAC use {LR,B}CLK2 and run off LRCLK2 PLL */ in snd_ak4531_mixer()
396 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_mixer()
440 ak4531->write(ak4531, AK4531_CLOCK, 0x00); in snd_ak4531_resume()
443 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_resume()
/kernel/linux/linux-6.6/sound/pci/
H A Dak4531_codec.c395 ak4531->write(ak4531, AK4531_CLOCK, 0x00); /* CODEC ADC and CODEC DAC use {LR,B}CLK2 and run off LRCLK2 PLL */ 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()

Completed in 5 milliseconds