Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.h43 #define SAI_FSCR_FPW(x) ((x - 1) << 12) macro
H A Drockchip_sai.c643 fscr |= SAI_FSCR_FPW(1); in rockchip_sai_hw_params()
646 fscr |= SAI_FSCR_FPW(slot_width); in rockchip_sai_hw_params()
649 fscr |= SAI_FSCR_FPW(sai->fw_ratio * slot_width * ch_per_lane / 2); in rockchip_sai_hw_params()