Searched refs:TDM_SLOT_BIT_WIDTH (Results 1 – 2 of 2) sorted by relevance
236 #define TDM_SLOT_BIT_WIDTH(x) (((x) - 1) << 9) macro
830 val = TDM_SLOT_BIT_WIDTH(slot_width) | in rockchip_dai_tdm_slot()