Searched refs:WM8962_RIGHT_INPUT_VOLUME (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ | 
| D | wm8962.c | 814 	case WM8962_RIGHT_INPUT_VOLUME:  in wm8962_readable_register() 1695 		 WM8962_RIGHT_INPUT_VOLUME, 0, 63, 0, inpga_tlv), 1697 	     WM8962_RIGHT_INPUT_VOLUME, 7, 1, 1), 1699 	     WM8962_RIGHT_INPUT_VOLUME, 6, 1, 1), 3629 	ret = regmap_read(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME, ®);  in wm8962_i2c_probe() 3691 	regmap_update_bits(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME,  in wm8962_i2c_probe()
  | 
| D | wm8962.h | 34 #define WM8962_RIGHT_INPUT_VOLUME               0x01  macro
  |