Home
last modified time | relevance | path

Searched refs:I2S_TXCR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s.c318 regmap_update_bits(i2s->regmap, I2S_TXCR, mask, val); in rockchip_i2s_set_fmt()
422 regmap_update_bits(i2s->regmap, I2S_TXCR, in rockchip_i2s_hw_params()
427 regmap_read(i2s->regmap, I2S_TXCR, &val); in rockchip_i2s_hw_params()
563 case I2S_TXCR: in rockchip_i2s_wr_reg()
580 case I2S_TXCR: in rockchip_i2s_rd_reg()
H A Drockchip_i2s.h229 #define I2S_TXCR (0x0000) macro
H A Drockchip_i2s_tdm.h272 #define I2S_TXCR (0x0000) macro