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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtlv320aic3x.c109 * read aic3x register cache
121 * write aic3x register cache
133 * write to the aic3x register space
141 * D15..D8 aic3x register offset
155 * read from the aic3x register space
778 struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec); local
809 if (aic3x->sysclk / (128 * pll_q) == fsref) {
855 codec_clk = (2048 * fsref) / (aic3x->sysclk / 1000);
890 d = ((2048 * p * fsref) - j * aic3x->sysclk)
891 * 100 / (aic3x
945 struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec); local
955 struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec); local
1009 struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec); local
1278 aic3x_unregister(struct aic3x_priv *aic3x) argument
1312 struct aic3x_priv *aic3x; local
1375 struct aic3x_priv *aic3x = i2c_get_clientdata(client); local
[all...]

Completed in 52 milliseconds