Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_sai.h31 #define SAI_XCR_SBW_V(v) ((((v) & SAI_XCR_SBW_MASK) >> 5) + 1) macro
H A Drockchip_sai.c468 slot_width = SAI_XCR_SBW_V(val); in rockchip_sai_hw_params()