Searched refs:WM8994_POWER_MANAGEMENT_4 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | wm8994_registers.h | 16 #define WM8994_POWER_MANAGEMENT_4 0x04 macro
|
| H A D | wm8994.c | 708 ret |= wm8994_i2c_write(WM8994_POWER_MANAGEMENT_4, in wm8994_device_init()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8994.c | 1151 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif1clk_ev() 1160 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, mask, in aif1clk_ev() 1180 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif1clk_ev() 1239 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev() 1250 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev() 1271 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev() 1729 SND_SOC_DAPM_MUX_E("ADCL Mux", WM8994_POWER_MANAGEMENT_4, 1, 0, &adcl_mux, 1731 SND_SOC_DAPM_MUX_E("ADCR Mux", WM8994_POWER_MANAGEMENT_4, 0, 0, &adcr_mux, 1736 SND_SOC_DAPM_MUX("ADCL Mux", WM8994_POWER_MANAGEMENT_4, 1, 0, &adcl_mux), 1737 SND_SOC_DAPM_MUX("ADCR Mux", WM8994_POWER_MANAGEMENT_4, 0, 0, &adcr_mux), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | wm8994-regmap.c | 771 case WM8994_POWER_MANAGEMENT_4: in wm1811_readable_register()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/ |
| H A D | registers.h | 20 #define WM8994_POWER_MANAGEMENT_4 0x04 macro
|