Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.h34 #define SAI_XCR_SBW_V(v) ((((v) & SAI_XCR_SBW_MASK) >> 5) + 1) macro
H A Drockchip_sai.c637 slot_width = SAI_XCR_SBW_V(val); in rockchip_sai_hw_params()