Searched refs:DAC_INIT_CTRL2 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk3328_codec.c | 45 { DAC_INIT_CTRL2, 0x50 }, 104 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2, in rk3328_set_dai_fmt() 289 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2, DAC_VDL_MASK, val); in rk3328_hw_params() 383 case DAC_INIT_CTRL2: in rk3328_codec_write_read_reg()
|
| H A D | rk3228_codec.c | 42 { DAC_INIT_CTRL2, 0x50 }, 105 regmap_update_bits(rk3228->regmap, DAC_INIT_CTRL2, in rk3228_set_dai_fmt() 302 regmap_update_bits(rk3228->regmap, DAC_INIT_CTRL2, DAC_VDL_MASK, val); in rk3228_hw_params() 387 case DAC_INIT_CTRL2: in rk3228_codec_write_read_reg()
|
| H A D | rk3328_codec.h | 16 #define DAC_INIT_CTRL2 (0x04 << 2) macro
|
| H A D | rk3228_codec.h | 26 #define DAC_INIT_CTRL2 (0x04 << 2) macro
|