Searched refs:rx_loc (Results 1 – 1 of 1) sorted by relevance
207 unsigned int rx_loc; in rt9123_dai_set_tdm_slot() local224 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()