Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.h238 #define TDM_FRAME_WIDTH(x) (((x) - 1) << 0) macro
H A Drockchip_i2s_tdm.c801 TDM_FRAME_WIDTH(slots * slot_width); in rockchip_dai_tdm_slot()