Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.h19 #define SAI_XCR_CSR(x) ((x - 1) << 20) macro
H A Drockchip_sai.c625 val |= SAI_XCR_CSR(lanes); in rockchip_sai_hw_params()