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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm9081.c169 int tdm_width; member in struct:wm9081_priv
988 if (wm9081->tdm_width) {
993 wm9081->bclk = wm9081->fs * wm9081->tdm_width * slots;
1170 wm9081->tdm_width = slot_width;
H A Dwm8993.c236 int tdm_width; member in struct:wm8993_priv
1187 wm8993->tdm_slots, wm8993->tdm_width);
1188 wm8993->bclk *= wm8993->tdm_width * wm8993->tdm_slots;
1370 wm8993->tdm_width = slot_width;
H A Dwm8904.c87 int tdm_width; member in struct:wm8904_priv
1559 wm8904->tdm_slots, wm8904->tdm_width);
1561 wm8904->tdm_width, 2,
1825 wm8904->tdm_width = slot_width;

Completed in 77 milliseconds