tdm_width 152 include/linux/mfd/arizona/core.h int tdm_width[ARIZONA_MAX_AIF]; tdm_width 1786 sound/soc/codecs/arizona.c int tdm_width = arizona->tdm_width[dai->id - 1]; tdm_width 1801 sound/soc/codecs/arizona.c tdm_slots, tdm_width); tdm_width 1802 sound/soc/codecs/arizona.c bclk_target = tdm_slots * tdm_width * params_rate(params); tdm_width 1806 sound/soc/codecs/arizona.c tdm_width = wl; tdm_width 1842 sound/soc/codecs/arizona.c frame = wl << ARIZONA_AIF1TX_WL_SHIFT | tdm_width; tdm_width 2018 sound/soc/codecs/arizona.c arizona->tdm_width[dai->id - 1] = slot_width; tdm_width 3079 sound/soc/codecs/madera.c int tdm_width = priv->tdm_width[dai->id - 1]; tdm_width 3097 sound/soc/codecs/madera.c tdm_slots, tdm_width); tdm_width 3098 sound/soc/codecs/madera.c bclk_target = tdm_slots * tdm_width * rate; tdm_width 3102 sound/soc/codecs/madera.c tdm_width = wl; tdm_width 3140 sound/soc/codecs/madera.c frame = wl << MADERA_AIF1TX_WL_SHIFT | tdm_width; tdm_width 3325 sound/soc/codecs/madera.c priv->tdm_width[dai->id - 1] = slot_width; tdm_width 140 sound/soc/codecs/madera.h int tdm_width[MADERA_MAX_AIF]; tdm_width 1685 sound/soc/codecs/max98090.c max98090->tdm_width = slot_width; tdm_width 1536 sound/soc/codecs/max98090.h int tdm_width; tdm_width 79 sound/soc/codecs/wm8904.c int tdm_width; tdm_width 1303 sound/soc/codecs/wm8904.c wm8904->tdm_slots, wm8904->tdm_width); tdm_width 1305 sound/soc/codecs/wm8904.c wm8904->tdm_width, 2, tdm_width 1570 sound/soc/codecs/wm8904.c wm8904->tdm_width = slot_width; tdm_width 213 sound/soc/codecs/wm8993.c int tdm_width; tdm_width 1210 sound/soc/codecs/wm8993.c wm8993->tdm_slots, wm8993->tdm_width); tdm_width 1211 sound/soc/codecs/wm8993.c wm8993->bclk *= wm8993->tdm_width * wm8993->tdm_slots; tdm_width 1393 sound/soc/codecs/wm8993.c wm8993->tdm_width = slot_width; tdm_width 155 sound/soc/codecs/wm9081.c int tdm_width; tdm_width 1016 sound/soc/codecs/wm9081.c if (wm9081->tdm_width) { tdm_width 1021 sound/soc/codecs/wm9081.c wm9081->bclk = wm9081->fs * wm9081->tdm_width * slots; tdm_width 1198 sound/soc/codecs/wm9081.c wm9081->tdm_width = slot_width;