Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/sound/
H A Drockchip-i2s.c68 I2S_CKR_TSD_MASK | I2S_CKR_RSD_MASK, in rk_i2s_hw_params()
H A Drockchip-i2s.h113 #define I2S_CKR_TSD_MASK (0xff << I2S_CKR_TSD_SHIFT) macro