Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2562.h39 #define TAS2562_RIGHT_SLOT_SHIFT 4 macro
H A Dtas2562.c173 slots_cfg = (right_slot << TAS2562_RIGHT_SLOT_SHIFT) | left_slot; in tas2562_set_dai_tdm_slot()