Searched refs:slots_cfg (Results 1 – 2 of 2) sorted by relevance
393 int slots_cfg; in tas2764_set_dai_tdm_slot() local419 slots_cfg = (right_slot << TAS2764_TDM_CFG3_RXS_SHIFT) | left_slot; in tas2764_set_dai_tdm_slot()421 ret = snd_soc_component_write(component, TAS2764_TDM_CFG3, slots_cfg); in tas2764_set_dai_tdm_slot()
182 int slots_cfg; in tas2562_set_dai_tdm_slot() local206 slots_cfg = (right_slot << TAS2562_RIGHT_SLOT_SHIFT) | left_slot; in tas2562_set_dai_tdm_slot()208 ret = snd_soc_component_write(component, TAS2562_TDM_CFG3, slots_cfg); in tas2562_set_dai_tdm_slot()