Home
last modified time | relevance | path

Searched refs:pwr_reg (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm8940.c471 u16 pwr_reg = snd_soc_component_read32(component, WM8940_POWER1) & 0x1F0; in wm8940_set_bias_level() local
477 pwr_reg |= (1 << 2) | (1 << 3); in wm8940_set_bias_level()
484 ret = snd_soc_component_write(component, WM8940_POWER1, pwr_reg | 0x1); in wm8940_set_bias_level()
488 pwr_reg |= (1 << 2) | (1 << 3); in wm8940_set_bias_level()
489 ret = snd_soc_component_write(component, WM8940_POWER1, pwr_reg | 0x1); in wm8940_set_bias_level()
501 pwr_reg |= (1 << 2) | (1 << 3); in wm8940_set_bias_level()
503 ret = snd_soc_component_write(component, WM8940_POWER1, pwr_reg | 0x2); in wm8940_set_bias_level()
506 ret = snd_soc_component_write(component, WM8940_POWER1, pwr_reg); in wm8940_set_bias_level()
Dwm8961.c197 u16 pwr_reg = snd_soc_component_read32(component, WM8961_PWR_MGMT_2); in wm8961_hp_event() local
212 pwr_reg |= WM8961_LOUT1_PGA | WM8961_ROUT1_PGA; in wm8961_hp_event()
213 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event()
271 pwr_reg &= ~(WM8961_LOUT1_PGA | WM8961_ROUT1_PGA); in wm8961_hp_event()
272 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event()
287 u16 pwr_reg = snd_soc_component_read32(component, WM8961_PWR_MGMT_2); in wm8961_spk_event() local
292 pwr_reg |= WM8961_SPKL_PGA | WM8961_SPKR_PGA; in wm8961_spk_event()
293 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event()
306 pwr_reg &= ~(WM8961_SPKL_PGA | WM8961_SPKR_PGA); in wm8961_spk_event()
307 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event()
Dwm8971.c564 u16 pwr_reg = snd_soc_component_read32(component, WM8971_PWR1) & 0xfe3e; in wm8971_set_bias_level() local
569 snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x00c1); in wm8971_set_bias_level()
579 snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x01c0); in wm8971_set_bias_level()
584 snd_soc_component_write(component, WM8971_PWR1, pwr_reg | 0x0140); in wm8971_set_bias_level()
Dwm8750.c624 u16 pwr_reg = snd_soc_component_read32(component, WM8750_PWR1) & 0xfe3e; in wm8750_set_bias_level() local
629 snd_soc_component_write(component, WM8750_PWR1, pwr_reg | 0x00c0); in wm8750_set_bias_level()
638 snd_soc_component_write(component, WM8750_PWR1, pwr_reg | 0x01c1); in wm8750_set_bias_level()
645 snd_soc_component_write(component, WM8750_PWR1, pwr_reg | 0x0141); in wm8750_set_bias_level()
Dwm8988.c726 u16 pwr_reg = snd_soc_component_read32(component, WM8988_PWR1) & ~0x1c1; in wm8988_set_bias_level() local
734 snd_soc_component_write(component, WM8988_PWR1, pwr_reg | 0x00c0); in wm8988_set_bias_level()
742 snd_soc_component_write(component, WM8988_PWR1, pwr_reg | 0x1c1); in wm8988_set_bias_level()
749 snd_soc_component_write(component, WM8988_PWR1, pwr_reg | 0x0141); in wm8988_set_bias_level()
Dwm8958-dsp2.c331 int pwr_reg = snd_soc_component_read32(component, WM8994_POWER_MANAGEMENT_5); in wm8958_dsp_apply() local
336 pwr_reg &= (WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC1R_ENA); in wm8958_dsp_apply()
340 pwr_reg &= (WM8994_AIF1DAC2L_ENA | WM8994_AIF1DAC2R_ENA); in wm8958_dsp_apply()
344 pwr_reg &= (WM8994_AIF2DACL_ENA | WM8994_AIF2DACR_ENA); in wm8958_dsp_apply()
356 if (!pwr_reg) in wm8958_dsp_apply()
362 path, wm8994->dsp_active, start, pwr_reg, reg); in wm8958_dsp_apply()
Dwm8753.c1332 u16 pwr_reg = snd_soc_component_read32(component, WM8753_PWR1) & 0xfe3e; in wm8753_set_bias_level() local
1337 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x00c0); in wm8753_set_bias_level()
1346 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x01c1); in wm8753_set_bias_level()
1351 snd_soc_component_write(component, WM8753_PWR1, pwr_reg | 0x0141); in wm8753_set_bias_level()
Dwm8904.c701 int pwr_reg; in out_pga_event() local
711 pwr_reg = WM8904_POWER_MANAGEMENT_2; in out_pga_event()
719 pwr_reg = WM8904_POWER_MANAGEMENT_3; in out_pga_event()
734 snd_soc_component_update_bits(component, pwr_reg, in out_pga_event()
831 snd_soc_component_update_bits(component, pwr_reg, in out_pga_event()
/Linux-v5.4/drivers/gpu/drm/msm/hdmi/
Dhdmi.c381 HDMI_CFG(pwr_reg, 8x74),
391 HDMI_CFG(pwr_reg, 8x74),
399 HDMI_CFG(pwr_reg, 8x74),
407 HDMI_CFG(pwr_reg, none),
/Linux-v5.4/drivers/usb/gadget/udc/
Ds3c2410_udc.c124 u32 addr_reg, pwr_reg, ep_int_reg, usb_int_reg; in s3c2410_udc_debugfs_show() local
130 pwr_reg = udc_read(S3C2410_UDC_PWR_REG); in s3c2410_udc_debugfs_show()
163 addr_reg, pwr_reg, ep_int_reg, usb_int_reg, in s3c2410_udc_debugfs_show()
852 int pwr_reg; in s3c2410_udc_irq() local
875 pwr_reg = udc_read(S3C2410_UDC_PWR_REG); in s3c2410_udc_irq()
881 usb_status, usbd_status, pwr_reg, ep0csr); in s3c2410_udc_irq()
896 ep0csr, pwr_reg); in s3c2410_udc_irq()
971 if (!usb_status && !usbd_status && !pwr_reg && !ep0csr) { in s3c2410_udc_irq()
/Linux-v5.4/drivers/clk/mediatek/
Dclk-mtk.h217 uint32_t pwr_reg; member
Dclk-pll.c313 pll->pwr_addr = base + data->pwr_reg; in mtk_clk_register_pll()
Dclk-mt8135.c600 .pwr_reg = _pwr_reg, \
Dclk-mt7629.c30 .pwr_reg = _pwr_reg, \
Dclk-mt6797.c620 .pwr_reg = _pwr_reg, \
Dclk-mt7622.c30 .pwr_reg = _pwr_reg, \
Dclk-mt8516.c742 .pwr_reg = _pwr_reg, \
Dclk-mt2701.c923 .pwr_reg = _pwr_reg, \
Dclk-mt6779.c1150 .pwr_reg = _pwr_reg, \
Dclk-mt2712.c1173 .pwr_reg = _pwr_reg, \
Dclk-mt8183.c1075 .pwr_reg = _pwr_reg, \
Dclk-mt8173.c1031 .pwr_reg = _pwr_reg, \
/Linux-v5.4/drivers/mmc/host/
Dmmci.h390 u32 pwr_reg; member
Dmmci.c340 if (host->pwr_reg != pwr) { in mmci_write_pwrreg()
341 host->pwr_reg = pwr; in mmci_write_pwrreg()
2127 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()