Searched refs:CS530X_OUT_VOL_CTRL1_0 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | cs530x.c | 53 { CS530X_OUT_VOL_CTRL1_0, 0x8000 }, 91 case CS530X_OUT_VOL_CTRL1_0: in cs530x_read_and_write_regs() 316 SOC_SINGLE_EXT_TLV("OUT1 Volume", CS530X_OUT_VOL_CTRL1_0, 0, 255, 1, 367 regmap_clear_bits(regmap, CS530X_OUT_VOL_CTRL1_0 + in cs530x_dac_event() 369 regmap_clear_bits(regmap, CS530X_OUT_VOL_CTRL1_0 + in cs530x_dac_event() 380 regmap_set_bits(regmap, CS530X_OUT_VOL_CTRL1_0 + in cs530x_dac_event() 382 regmap_set_bits(regmap, CS530X_OUT_VOL_CTRL1_0 + in cs530x_dac_event()
|
| H A D | cs530x.h | 57 #define CS530X_OUT_VOL_CTRL1_0 0x00000D0 macro
|