Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.h45 #define SAI_FSCR_FW(x) ((x - 1) << 0) macro
H A Drockchip_sai.c639 fscr = SAI_FSCR_FW(sai->fw_ratio * slot_width * ch_per_lane); in rockchip_sai_hw_params()