Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dmax98090.c1678 max98090->tdm_rslot << M98090_TDM_SLOTR_SHIFT | in max98090_dai_set_fmt()
1708 max98090->tdm_rslot = fls(rx_mask) - 1; in max98090_set_tdm_slot()
2412 max98090->tdm_rslot = 1; in max98090_probe()
H A Dmax98090.h1537 int tdm_rslot; member