Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/sound/
H A Drockchip-i2s.c61 I2S_CKR_MSS_MASK, I2S_CKR_MSS_MASTER); in rk_i2s_hw_params()
H A Drockchip-i2s.h95 #define I2S_CKR_MSS_MASK (1 << I2S_CKR_MSS_SHIFT) macro