Searched refs:WM8962_RIGHT_INPUT_VOLUME (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm8962.c | 808 case WM8962_RIGHT_INPUT_VOLUME: in wm8962_readable_register() 1686 WM8962_RIGHT_INPUT_VOLUME, 0, 63, 0, inpga_tlv), 1688 WM8962_RIGHT_INPUT_VOLUME, 7, 1, 1), 1690 WM8962_RIGHT_INPUT_VOLUME, 6, 1, 1), 3679 ret = regmap_read(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME, ®); in wm8962_i2c_probe() 3741 regmap_update_bits(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME, in wm8962_i2c_probe()
|
D | wm8962.h | 31 #define WM8962_RIGHT_INPUT_VOLUME 0x01 macro
|