Searched refs:WM8903_GPIO_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ |
| D | wm8903.c | 216 case WM8903_GPIO_CONTROL_1: in wm8903_readable_register() 1795 WM8903_GPIO_CONTROL_1 + offset, mask, val); in wm8903_gpio_direction_in() 1807 regmap_read(wm8903->regmap, WM8903_GPIO_CONTROL_1 + offset, ®); in wm8903_gpio_get() 1824 WM8903_GPIO_CONTROL_1 + offset, mask, val); in wm8903_gpio_direction_out() 1835 regmap_update_bits(wm8903->regmap, WM8903_GPIO_CONTROL_1 + offset, in wm8903_gpio_set() 2068 regmap_write(wm8903->regmap, WM8903_GPIO_CONTROL_1 + i, in wm8903_i2c_probe()
|
| D | wm8903.h | 96 #define WM8903_GPIO_CONTROL_1 0x74 macro
|