Searched refs:I2S_DMACR_TDL_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/rockchip/
H A Drockchip_i2s.h131 #define I2S_DMACR_TDL_MASK (0x1f << I2S_DMACR_TDL_SHIFT) macro
H A Drockchip_i2s.c250 regmap_update_bits(i2s->regmap, I2S_DMACR, I2S_DMACR_TDL_MASK, rockchip_i2s_hw_params()

Completed in 57 milliseconds