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