Searched refs:TAS2562_RIGHT_SLOT_SHIFT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ | ||
D | tas2562.h | 39 #define TAS2562_RIGHT_SLOT_SHIFT 4 macro |
D | tas2562.c | 175 slots_cfg = (right_slot << TAS2562_RIGHT_SLOT_SHIFT) | left_slot; in tas2562_set_dai_tdm_slot() |