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