Home
last modified time | relevance | path

Searched refs:tdm_lslot (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax98090.c1714 regval = max98090->tdm_lslot << M98090_TDM_SLOTL_SHIFT | in max98090_dai_set_fmt()
1744 max98090->tdm_lslot = ffs(rx_mask) - 1; in max98090_set_tdm_slot()
2449 max98090->tdm_lslot = 0; in max98090_probe()
H A Dmax98090.h1536 int tdm_lslot; member