Searched refs:SAI_XCR_CSR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ | ||
| H A D | rockchip_sai.h | 16 #define SAI_XCR_CSR(x) ((x - 1) << 20) macro |
| H A D | rockchip_sai.c | 462 val |= SAI_XCR_CSR(lanes); in rockchip_sai_hw_params() |