Home
last modified time | relevance | path

Searched refs:AK4531_RESET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dak4531_codec.c392 ak4531->write(ak4531, AK4531_RESET, 0x03); /* no RST, PD */ in snd_ak4531_mixer()
396 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_mixer()
430 ak4531->write(ak4531, AK4531_RESET, 0x01); in snd_ak4531_suspend()
438 ak4531->write(ak4531, AK4531_RESET, 0x03); in snd_ak4531_resume()
443 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_resume()
H A Dens1370.c1722 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_1370_mixer()
1725 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_1370_mixer()
2005 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_suspend()
2008 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_suspend()
/kernel/linux/linux-6.6/sound/pci/
H A Dak4531_codec.c393 ak4531->write(ak4531, AK4531_RESET, 0x03); /* no RST, PD */ in snd_ak4531_mixer()
397 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_mixer()
433 ak4531->write(ak4531, AK4531_RESET, 0x01); in snd_ak4531_suspend()
441 ak4531->write(ak4531, AK4531_RESET, 0x03); in snd_ak4531_resume()
446 if (idx == AK4531_RESET || idx == AK4531_CLOCK) in snd_ak4531_resume()
H A Dens1370.c1717 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_1370_mixer()
1720 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_1370_mixer()
1983 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_suspend()
1986 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC)); in snd_ensoniq_suspend()
/kernel/linux/linux-5.10/include/sound/
H A Dak4531_codec.h47 #define AK4531_RESET 0x16 /* Reset & power down */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4531_codec.h47 #define AK4531_RESET 0x16 /* Reset & power down */ macro

Completed in 16 milliseconds