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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dak4531_codec.h62 #define AK4531_RESET 0x16 /* Reset & power down */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dak4531_codec.c398 ak4531->write(ak4531, AK4531_RESET, 0x03); /* no RST, PD */
402 if (idx == AK4531_RESET || idx == AK4531_CLOCK)
433 ak4531->write(ak4531, AK4531_RESET, 0x01);
441 ak4531->write(ak4531, AK4531_RESET, 0x03);
446 if (idx == AK4531_RESET || idx == AK4531_CLOCK)
H A Dens1370.c1733 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC));
1736 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC));
2024 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC));
2027 outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC));

Completed in 57 milliseconds