Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt9123.c207 unsigned int rx_loc; in rt9123_dai_set_tdm_slot() local
224 rx_loc = (ffs(rx_mask) - 1) * slot_width / 8; in rt9123_dai_set_tdm_slot()
225 snd_soc_component_write_field(comp, RT9123_REG_TDMRX, RT9123_MASK_TDMRXLOC, rx_loc); in rt9123_dai_set_tdm_slot()