Searched refs:TDM_FRAME_WIDTH (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/rockchip/ | ||
D | rockchip_i2s_tdm.h | 238 #define TDM_FRAME_WIDTH(x) (((x) - 1) << 0) macro |
D | rockchip_i2s_tdm.c | 1094 TDM_FRAME_WIDTH(slots * slot_width); in rockchip_dai_tdm_slot() |