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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dau1550_i2s.c152 wm8731_wrcodec(u8 ctlreg, u8 val) function
182 wm8731_wrcodec(0x04, lvol);
184 wm8731_wrcodec(0x06, rvol);
200 wm8731_wrcodec(0x00, lvol);
202 wm8731_wrcodec(0x02, rvol);
216 wm8731_wrcodec(0x08, cdata->audio_path);
225 wm8731_wrcodec(0x08, cdata->audio_path);
241 wm8731_wrcodec(0x1e, 0x00); /* Reset */
243 wm8731_wrcodec(0x0c, 0x00); /* Power up everything */
245 wm8731_wrcodec(
[all...]

Completed in 100 milliseconds