Searched refs:I2S_CKR_CKP_POS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/sound/soc/rockchip/ | ||
| D | rockchip_i2s.h | 92 #define I2S_CKR_CKP_POS (1 << I2S_CKR_CKP_SHIFT) macro |
| D | rockchip_i2s.c | 213 val = I2S_CKR_CKP_POS; in rockchip_i2s_set_fmt() |