Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s_tdm.h271 #define TDM_FRAME_WIDTH(x) (((x) - 1) << 0) macro
H A Drockchip_i2s_tdm.c1175 tdm_val = TDM_FRAME_WIDTH(i2s_tdm->bclk_fs >> 1); in rockchip_i2s_tdm_set_fmt()
1978 TDM_FRAME_WIDTH(slots * slot_width); in rockchip_dai_tdm_slot()