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

/linux-4.1.27/sound/soc/rockchip/
H A Drockchip_i2s.h125 #define I2S_DMACR_RDL_MASK (0x1f << I2S_DMACR_RDL_SHIFT) macro
H A Drockchip_i2s.c252 regmap_update_bits(i2s->regmap, I2S_DMACR, I2S_DMACR_RDL_MASK, rockchip_i2s_hw_params()

Completed in 42 milliseconds