Symbol: JZ_REG_AIC_CONF
sound/soc/jz4740/jz4740-i2s.c
128
regmap_set_bits(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_ENABLE);
sound/soc/jz4740/jz4740-i2s.c
140
regmap_clear_bits(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_ENABLE);
sound/soc/jz4740/jz4740-i2s.c
215
regmap_update_bits(i2s->regmap, JZ_REG_AIC_CONF, conf_mask, conf);
sound/soc/jz4740/jz4740-i2s.c
262
regmap_read(i2s->regmap, JZ_REG_AIC_CONF, &conf);
sound/soc/jz4740/jz4740-i2s.c
363
.field_rx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 12, 15),
sound/soc/jz4740/jz4740-i2s.c
364
.field_tx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 8, 11),
sound/soc/jz4740/jz4740-i2s.c
372
.field_rx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 24, 27),
sound/soc/jz4740/jz4740-i2s.c
373
.field_tx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 16, 20),
sound/soc/jz4740/jz4740-i2s.c
380
.field_rx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 24, 27),
sound/soc/jz4740/jz4740-i2s.c
381
.field_tx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 16, 20),
sound/soc/jz4740/jz4740-i2s.c
404
.field_rx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 24, 27),
sound/soc/jz4740/jz4740-i2s.c
405
.field_tx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 16, 20),
sound/soc/jz4740/jz4740-i2s.c
412
.field_rx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 24, 27),
sound/soc/jz4740/jz4740-i2s.c
413
.field_tx_fifo_thresh = REG_FIELD(JZ_REG_AIC_CONF, 16, 20),
sound/soc/jz4740/jz4740-i2s.c
423
regmap_clear_bits(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_ENABLE);
sound/soc/jz4740/jz4740-i2s.c
448
regmap_set_bits(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_ENABLE);
sound/soc/jz4740/jz4740-i2s.c
463
regmap_write(i2s->regmap, JZ_REG_AIC_CONF, JZ_AIC_CONF_RESET);
sound/soc/jz4740/jz4740-i2s.c
465
regmap_write(i2s->regmap, JZ_REG_AIC_CONF,