regmap_update_bits  213 arch/arm/mach-imx/mach-imx6q.c 		regmap_update_bits(gpr, IOMUXC_GPR1,
regmap_update_bits  243 arch/arm/mach-imx/mach-imx6q.c 		regmap_update_bits(gpr, IOMUXC_GPR4, mask, mask);
regmap_update_bits  246 arch/arm/mach-imx/mach-imx6q.c 		regmap_update_bits(gpr, IOMUXC_GPR6,
regmap_update_bits  250 arch/arm/mach-imx/mach-imx6q.c 		regmap_update_bits(gpr, IOMUXC_GPR7,
regmap_update_bits   26 arch/arm/mach-imx/mach-imx6sl.c 		regmap_update_bits(gpr, IOMUXC_GPR1,
regmap_update_bits   28 arch/arm/mach-imx/mach-imx6sl.c 		regmap_update_bits(gpr, IOMUXC_GPR1,
regmap_update_bits   49 arch/arm/mach-imx/mach-imx6sx.c 		regmap_update_bits(gpr, IOMUXC_GPR1,
regmap_update_bits   51 arch/arm/mach-imx/mach-imx6sx.c 		regmap_update_bits(gpr, IOMUXC_GPR1,
regmap_update_bits   24 arch/arm/mach-imx/mach-imx6ul.c 		regmap_update_bits(gpr, IOMUXC_GPR1, IMX6UL_GPR1_ENET_CLK_DIR,
regmap_update_bits   66 arch/arm/mach-imx/mach-imx7d.c 		regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_TX_CLK_SEL_MASK, 0);
regmap_update_bits   67 arch/arm/mach-imx/mach-imx7d.c 		regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_CLK_DIR_MASK, 0);
regmap_update_bits  613 arch/arm/mach-imx/pm-imx6.c 		regmap_update_bits(gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT,
regmap_update_bits  680 arch/arm/mach-imx/pm-imx6.c 			regmap_update_bits(gpr, IOMUXC_GPR5,
regmap_update_bits  175 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1,
regmap_update_bits  185 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu),
regmap_update_bits  225 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0,
regmap_update_bits  242 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_MEM_PD0,
regmap_update_bits  250 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1,
regmap_update_bits  268 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu),
regmap_update_bits  332 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu),
regmap_update_bits  342 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1,
regmap_update_bits  374 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0,
regmap_update_bits  382 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL0, BIT(cpu),
regmap_update_bits  392 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_CNTL1,
regmap_update_bits  400 arch/arm/mach-meson/platsmp.c 	ret = regmap_update_bits(pmu, MESON_CPU_AO_RTI_PWR_A9_MEM_PD0,
regmap_update_bits   85 arch/arm/mach-rockchip/platsmp.c 		ret = regmap_update_bits(pmu, PMU_PWRDN_CON, BIT(pd), val);
regmap_update_bits   97 arch/arm/mach-u300/regulator.c 	regmap_update_bits(regmap, U300_SYSCON_PMCR,
regmap_update_bits  223 arch/arm/mach-zynq/slcr.c 	regmap_update_bits(zynq_slcr_regmap, SLCR_L2C_RAM, 0x70707, 0x20202);
regmap_update_bits  354 drivers/acpi/pmic/intel_pmic.c 			ret = regmap_update_bits(intel_pmic_opregion->regmap,
regmap_update_bits  295 drivers/acpi/pmic/intel_pmic_bxtwc.c 	return regmap_update_bits(regmap, reg, mask, val);
regmap_update_bits  340 drivers/acpi/pmic/intel_pmic_bxtwc.c 	if (regmap_update_bits(regmap,
regmap_update_bits  369 drivers/acpi/pmic/intel_pmic_bxtwc.c 	return regmap_update_bits(regmap, reg, mask, val);
regmap_update_bits   83 drivers/acpi/pmic/intel_pmic_chtdc_ti.c 	return regmap_update_bits(regmap, reg, 1, on);
regmap_update_bits  231 drivers/acpi/pmic/intel_pmic_chtwc.c 	return regmap_update_bits(regmap, reg, bitmask, on ? 1 : 0);
regmap_update_bits  249 drivers/acpi/pmic/intel_pmic_chtwc.c 	return regmap_update_bits(regmap, address, mask, value);
regmap_update_bits  238 drivers/acpi/pmic/intel_pmic_crc.c 		regmap_update_bits(regmap, reg - 1, 0x3, raw >> 8) ? -EIO : 0;
regmap_update_bits  261 drivers/acpi/pmic/intel_pmic_crc.c 	if (regmap_update_bits(regmap, PMIC_A0LOCK_REG, 0x01, 0))
regmap_update_bits  264 drivers/acpi/pmic/intel_pmic_crc.c 	if (regmap_update_bits(regmap, reg, 0x80, enable << 7))
regmap_update_bits  183 drivers/acpi/pmic/intel_pmic_xpower.c 		return regmap_update_bits(regmap, reg, GPI1_LDO_MASK,
regmap_update_bits  237 drivers/acpi/pmic/intel_pmic_xpower.c 		ret = regmap_update_bits(regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  252 drivers/acpi/pmic/intel_pmic_xpower.c 		regmap_update_bits(regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  268 drivers/acpi/pmic/tps68470_pmic.c 	return regmap_update_bits(regmap, reg, bitmask, value);
regmap_update_bits  235 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5,
regmap_update_bits  238 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5,
regmap_update_bits  241 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5,
regmap_update_bits  483 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr,
regmap_update_bits  494 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr,
regmap_update_bits  503 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr,
regmap_update_bits  512 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  516 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  522 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  531 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  535 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  539 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  552 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  564 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  569 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  575 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  580 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  584 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  590 drivers/ata/ahci_imx.c 	regmap_update_bits(imxpriv->gpr,
regmap_update_bits  670 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR13,
regmap_update_bits  682 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR13,
regmap_update_bits  718 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR5,
regmap_update_bits  721 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR13,
regmap_update_bits  727 drivers/ata/ahci_imx.c 		regmap_update_bits(imxpriv->gpr, IOMUXC_GPR13,
regmap_update_bits  117 drivers/ata/ahci_mtk.c 		regmap_update_bits(plat->mode, SYS_CFG, SYS_CFG_SATA_MSK,
regmap_update_bits  376 drivers/ata/sata_gemini.c 	ret = regmap_update_bits(map, GEMINI_GLOBAL_MISC_CTRL, gmask, gmode);
regmap_update_bits   69 drivers/base/regmap/regmap-irq.c 		return regmap_update_bits(d->map, reg, mask, val);
regmap_update_bits  118 drivers/bus/imx-weim.c 			regmap_update_bits(gpr, IOMUXC_GPR1, 0xfff, gprval);
regmap_update_bits  420 drivers/char/ipmi/bt-bmc.c 	rc = regmap_update_bits(bt_bmc->map, bt_bmc->offset + BT_CR1,
regmap_update_bits  110 drivers/char/ipmi/kcs_bmc_aspeed.c 		regmap_update_bits(priv->map, LPC_HICR4,
regmap_update_bits  117 drivers/char/ipmi/kcs_bmc_aspeed.c 		regmap_update_bits(priv->map, LPC_HICR4,
regmap_update_bits  145 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  147 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  150 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  152 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  159 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  161 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  164 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  166 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  173 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  175 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  177 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR4,
regmap_update_bits  180 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR0,
regmap_update_bits  182 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR4,
regmap_update_bits  184 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICR2,
regmap_update_bits  191 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICRB,
regmap_update_bits  195 drivers/char/ipmi/kcs_bmc_aspeed.c 			regmap_update_bits(priv->map, LPC_HICRB,
regmap_update_bits  104 drivers/char/ipmi/kcs_bmc_npcm7xx.c 	regmap_update_bits(priv->map, priv->reg->ctl, KCS_CTL_IBFIE,
regmap_update_bits  107 drivers/char/ipmi/kcs_bmc_npcm7xx.c 	regmap_update_bits(priv->map, priv->reg->ie, KCS_IE_IRQE | KCS_IE_HIRQE,
regmap_update_bits   20 drivers/clk/actions/owl-reset.c 	return regmap_update_bits(reset->regmap, map->reg, map->bit, 0);
regmap_update_bits   29 drivers/clk/actions/owl-reset.c 	return regmap_update_bits(reset->regmap, map->reg, map->bit, map->bit);
regmap_update_bits   86 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits   88 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits   91 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL1,
regmap_update_bits   98 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  111 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(apad_ck->regmap, AT91_PMC_AUDIO_PLL1,
regmap_update_bits  114 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(apad_ck->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  124 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(apmc_ck->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  136 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  139 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(frac->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  147 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(apad_ck->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits  155 drivers/clk/at91/clk-audio-pll.c 	regmap_update_bits(apmc_ck->regmap, AT91_PMC_AUDIO_PLL0,
regmap_update_bits   49 drivers/clk/at91/clk-generated.c 	regmap_update_bits(gck->regmap, gck->layout->offset,
regmap_update_bits   68 drivers/clk/at91/clk-generated.c 	regmap_update_bits(gck->regmap, gck->layout->offset,
regmap_update_bits   72 drivers/clk/at91/clk-h32mx.c 	regmap_update_bits(h32mxclk->regmap, AT91_PMC_MCKR,
regmap_update_bits   41 drivers/clk/at91/clk-i2s-mux.c 	return regmap_update_bits(mux->regmap, AT91_SFR_I2SCLKSEL,
regmap_update_bits  157 drivers/clk/at91/clk-main.c 		regmap_update_bits(regmap,
regmap_update_bits  190 drivers/clk/at91/clk-main.c 		regmap_update_bits(regmap, AT91_CKGR_MOR,
regmap_update_bits  211 drivers/clk/at91/clk-main.c 	regmap_update_bits(regmap, AT91_CKGR_MOR,
regmap_update_bits  168 drivers/clk/at91/clk-peripheral.c 	regmap_update_bits(periph->regmap, periph->layout->offset,
regmap_update_bits  190 drivers/clk/at91/clk-peripheral.c 	regmap_update_bits(periph->regmap, periph->layout->offset,
regmap_update_bits   83 drivers/clk/at91/clk-pll.c 		regmap_update_bits(regmap, AT91_PMC_PLLICPR, PLL_ICPR_MASK(id),
regmap_update_bits   86 drivers/clk/at91/clk-pll.c 	regmap_update_bits(regmap, offset, layout->pllr_mask,
regmap_update_bits  109 drivers/clk/at91/clk-pll.c 	regmap_update_bits(pll->regmap, PLL_REG(pll->id), mask, ~mask);
regmap_update_bits   61 drivers/clk/at91/clk-plldiv.c 	regmap_update_bits(plldiv->regmap, AT91_PMC_MCKR, AT91_PMC_PLLADIV2,
regmap_update_bits  118 drivers/clk/at91/clk-programmable.c 	regmap_update_bits(prog->regmap, AT91_PMC_PCKR(prog->id), mask, pckr);
regmap_update_bits  166 drivers/clk/at91/clk-programmable.c 	regmap_update_bits(prog->regmap, AT91_PMC_PCKR(prog->id),
regmap_update_bits  111 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(regmap, PMC_PLL_UPDT,
regmap_update_bits  118 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(regmap, PMC_PLL_UPDT,
regmap_update_bits  145 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(pll->regmap, PMC_PLL_CTRL0,
regmap_update_bits  148 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(pll->regmap, PMC_PLL_UPDT,
regmap_update_bits  151 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(pll->regmap, PMC_PLL_CTRL0, PMC_PLL_CTRL0_ENPLL, 0);
regmap_update_bits  154 drivers/clk/at91/clk-sam9x60-pll.c 		regmap_update_bits(pll->regmap, PMC_PLL_ACR,
regmap_update_bits  157 drivers/clk/at91/clk-sam9x60-pll.c 	regmap_update_bits(pll->regmap, PMC_PLL_UPDT,
regmap_update_bits   68 drivers/clk/at91/clk-smd.c 	regmap_update_bits(smd->regmap, AT91_PMC_SMD, AT91_PMC_SMDS,
regmap_update_bits   93 drivers/clk/at91/clk-smd.c 	regmap_update_bits(smd->regmap, AT91_PMC_SMD, AT91_PMC_SMD_DIV,
regmap_update_bits  116 drivers/clk/at91/clk-usb.c 	regmap_update_bits(usb->regmap, AT91_PMC_USB, usb->usbs_mask, index);
regmap_update_bits  144 drivers/clk/at91/clk-usb.c 	regmap_update_bits(usb->regmap, AT91_PMC_USB, AT91_PMC_OHCIUSBDIV,
regmap_update_bits  162 drivers/clk/at91/clk-usb.c 	regmap_update_bits(usb->regmap, AT91_PMC_USB, AT91_PMC_USBS,
regmap_update_bits  172 drivers/clk/at91/clk-usb.c 	regmap_update_bits(usb->regmap, AT91_PMC_USB, AT91_PMC_USBS, 0);
regmap_update_bits  345 drivers/clk/at91/clk-usb.c 			regmap_update_bits(usb->regmap, AT91_CKGR_PLLBR,
regmap_update_bits   79 drivers/clk/at91/clk-utmi.c 		regmap_update_bits(utmi->regmap_sfr, AT91_SFR_UTMICKTRIM,
regmap_update_bits   86 drivers/clk/at91/clk-utmi.c 	regmap_update_bits(utmi->regmap_pmc, AT91_CKGR_UCKR, uckr, uckr);
regmap_update_bits  105 drivers/clk/at91/clk-utmi.c 	regmap_update_bits(utmi->regmap_pmc, AT91_CKGR_UCKR,
regmap_update_bits  225 drivers/clk/clk-aspeed.c 		regmap_update_bits(gate->map, ASPEED_RESET_CTRL, rst, rst);
regmap_update_bits  233 drivers/clk/clk-aspeed.c 	regmap_update_bits(gate->map, ASPEED_CLK_STOP_CTRL, clk, enval);
regmap_update_bits  240 drivers/clk/clk-aspeed.c 		regmap_update_bits(gate->map, ASPEED_RESET_CTRL, rst, 0);
regmap_update_bits  258 drivers/clk/clk-aspeed.c 	regmap_update_bits(gate->map, ASPEED_CLK_STOP_CTRL, clk, enval);
regmap_update_bits  300 drivers/clk/clk-aspeed.c 	return regmap_update_bits(ar->map, reg, BIT(bit), 0);
regmap_update_bits  315 drivers/clk/clk-aspeed.c 	return regmap_update_bits(ar->map, reg, BIT(bit), BIT(bit));
regmap_update_bits  517 drivers/clk/clk-ast2600.c 	regmap_update_bits(map, ASPEED_G6_CLK_SELECTION1, GENMASK(10, 8), BIT(10));
regmap_update_bits   28 drivers/clk/clk-bd718x7.c 	return regmap_update_bits(c->mfd->regmap, c->reg, c->mask, status);
regmap_update_bits  135 drivers/clk/clk-cdce706.c 	int rc = regmap_update_bits(dev_data->regmap, reg | 0x80, mask, val);
regmap_update_bits  232 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap,
regmap_update_bits  264 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap,
regmap_update_bits  276 drivers/clk/clk-cdce925.c 	regmap_update_bits(data->chip->regmap,
regmap_update_bits  293 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap,
regmap_update_bits  299 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x16, 0x7F, pdiv);
regmap_update_bits  302 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x17, 0x7F, pdiv);
regmap_update_bits  305 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x26, 0x7F, pdiv);
regmap_update_bits  308 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x27, 0x7F, pdiv);
regmap_update_bits  311 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x36, 0x7F, pdiv);
regmap_update_bits  314 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x37, 0x7F, pdiv);
regmap_update_bits  317 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x46, 0x7F, pdiv);
regmap_update_bits  320 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x47, 0x7F, pdiv);
regmap_update_bits  329 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap,
regmap_update_bits  334 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x14, 0x03, 0x03);
regmap_update_bits  338 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x24, 0x03, 0x03);
regmap_update_bits  342 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x34, 0x03, 0x03);
regmap_update_bits  346 drivers/clk/clk-cdce925.c 		regmap_update_bits(data->chip->regmap, 0x44, 0x03, 0x03);
regmap_update_bits  694 drivers/clk/clk-cdce925.c 	regmap_update_bits(data->regmap, CDCE925_REG_GLOBAL1, BIT(4), 0);
regmap_update_bits  697 drivers/clk/clk-cdce925.c 	regmap_update_bits(data->regmap, 0x02, BIT(7), 0);
regmap_update_bits  733 drivers/clk/clk-cdce925.c 			regmap_update_bits(data->regmap,
regmap_update_bits  736 drivers/clk/clk-cdce925.c 			regmap_update_bits(data->regmap,
regmap_update_bits  146 drivers/clk/clk-gemini.c 		return regmap_update_bits(pciclk->map,
regmap_update_bits  150 drivers/clk/clk-gemini.c 		return regmap_update_bits(pciclk->map,
regmap_update_bits  160 drivers/clk/clk-gemini.c 	regmap_update_bits(pciclk->map, GEMINI_GLOBAL_CLOCK_CONTROL,
regmap_update_bits  169 drivers/clk/clk-gemini.c 	regmap_update_bits(pciclk->map, GEMINI_GLOBAL_CLOCK_CONTROL,
regmap_update_bits   38 drivers/clk/clk-hi655x.c 	return regmap_update_bits(hi655x->regmap, HI655X_CLK_BASE,
regmap_update_bits  152 drivers/clk/clk-lochnagar.c 	ret = regmap_update_bits(regmap, lclk->cfg_reg,
regmap_update_bits  168 drivers/clk/clk-lochnagar.c 	ret = regmap_update_bits(regmap, lclk->cfg_reg, lclk->ena_mask, 0);
regmap_update_bits  181 drivers/clk/clk-lochnagar.c 	ret = regmap_update_bits(regmap, lclk->src_reg, lclk->src_mask, index);
regmap_update_bits  106 drivers/clk/clk-max77686.c 	return regmap_update_bits(max77686->regmap, max77686->clk_info->clk_reg,
regmap_update_bits  115 drivers/clk/clk-max77686.c 	regmap_update_bits(max77686->regmap, max77686->clk_info->clk_reg,
regmap_update_bits  260 drivers/clk/clk-max77686.c 		ret = regmap_update_bits(regmap, MAX77802_REG_32KHZ,
regmap_update_bits   36 drivers/clk/clk-rk808.c 	return regmap_update_bits(rk808->regmap, RK808_CLK32OUT_REG,
regmap_update_bits   98 drivers/clk/clk-rk808.c 	return regmap_update_bits(rk808->regmap, RK817_SYS_CFG(1),
regmap_update_bits   41 drivers/clk/clk-s2mps11.c 	return regmap_update_bits(s2mps11->iodev->regmap_pmic,
regmap_update_bits   50 drivers/clk/clk-s2mps11.c 	regmap_update_bits(s2mps11->iodev->regmap_pmic, s2mps11->reg,
regmap_update_bits   64 drivers/clk/clk-si514.c 	return regmap_update_bits(data->regmap, SI514_REG_CONTROL,
regmap_update_bits  437 drivers/clk/clk-si5341.c 	regmap_update_bits(synth->data->regmap,
regmap_update_bits  440 drivers/clk/clk-si5341.c 	regmap_update_bits(synth->data->regmap,
regmap_update_bits  443 drivers/clk/clk-si5341.c 	regmap_update_bits(synth->data->regmap,
regmap_update_bits  455 drivers/clk/clk-si5341.c 	err = regmap_update_bits(synth->data->regmap,
regmap_update_bits  461 drivers/clk/clk-si5341.c 	err = regmap_update_bits(synth->data->regmap,
regmap_update_bits  467 drivers/clk/clk-si5341.c 	return regmap_update_bits(synth->data->regmap,
regmap_update_bits  529 drivers/clk/clk-si5341.c 	err = regmap_update_bits(synth->data->regmap,
regmap_update_bits  602 drivers/clk/clk-si5341.c 	regmap_update_bits(output->data->regmap,
regmap_update_bits  605 drivers/clk/clk-si5341.c 	regmap_update_bits(output->data->regmap,
regmap_update_bits  616 drivers/clk/clk-si5341.c 	err = regmap_update_bits(output->data->regmap,
regmap_update_bits  622 drivers/clk/clk-si5341.c 	return regmap_update_bits(output->data->regmap,
regmap_update_bits  709 drivers/clk/clk-si5341.c 	err = regmap_update_bits(output->data->regmap,
regmap_update_bits  728 drivers/clk/clk-si5341.c 	return regmap_update_bits(output->data->regmap,
regmap_update_bits  119 drivers/clk/clk-si5351.c 	return regmap_update_bits(drvdata->regmap, reg, mask, val);
regmap_update_bits   93 drivers/clk/clk-si544.c 	return regmap_update_bits(data->regmap, SI544_REG_OE_STATE,
regmap_update_bits  894 drivers/clk/clk-stm32f4.c 		regmap_update_bits(pdrm, 0x00, (1 << 8), (1 << 8));
regmap_update_bits  900 drivers/clk/clk-stm32f4.c 		regmap_update_bits(pdrm, 0x00, (1 << 8), (0 << 8));
regmap_update_bits 1231 drivers/clk/clk-stm32h7.c 		regmap_update_bits(pdrm, PWR_CR, PWR_CR_DBP, PWR_CR_DBP);
regmap_update_bits  262 drivers/clk/clk-versaclock5.c 	return regmap_update_bits(vc5->regmap, VC5_PRIM_SRC_SHDN, mask, src);
regmap_update_bits  305 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_PRIM_SRC_SHDN,
regmap_update_bits  370 drivers/clk/clk-versaclock5.c 		regmap_update_bits(vc5->regmap, VC5_VCO_CTRL_AND_PREDIV,
regmap_update_bits  373 drivers/clk/clk-versaclock5.c 		regmap_update_bits(vc5->regmap, VC5_REF_DIVIDER, 0xff, 0x00);
regmap_update_bits  385 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_REF_DIVIDER, 0xff, div);
regmap_update_bits  386 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_VCO_CTRL_AND_PREDIV,
regmap_update_bits  551 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_GLOBAL_REGISTER,
regmap_update_bits  553 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_GLOBAL_REGISTER,
regmap_update_bits  582 drivers/clk/clk-versaclock5.c 		ret = regmap_update_bits(vc5->regmap,
regmap_update_bits  590 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_CLK_OUTPUT_CFG(hwdata->num, 1),
regmap_update_bits  602 drivers/clk/clk-versaclock5.c 	regmap_update_bits(vc5->regmap, VC5_CLK_OUTPUT_CFG(hwdata->num, 1),
regmap_update_bits  653 drivers/clk/clk-versaclock5.c 	return regmap_update_bits(vc5->regmap, VC5_OUT_DIV_CONTROL(hwdata->num),
regmap_update_bits  148 drivers/clk/ingenic/tcu.c 	ret = regmap_update_bits(tcu_clk->tcu->map, info->tcsr_reg,
regmap_update_bits  210 drivers/clk/ingenic/tcu.c 	ret = regmap_update_bits(tcu_clk->tcu->map, info->tcsr_reg,
regmap_update_bits  288 drivers/clk/ingenic/tcu.c 	regmap_update_bits(tcu->map, info->tcsr_reg, 0xffff, BIT(parent));
regmap_update_bits   40 drivers/clk/mediatek/clk-cpumux.c 	return regmap_update_bits(mux->regmap, mux->reg, mask, val);
regmap_update_bits   61 drivers/clk/mediatek/clk-gate.c 	regmap_update_bits(cg->regmap, cg->sta_ofs, cgbit, cgbit);
regmap_update_bits   69 drivers/clk/mediatek/clk-gate.c 	regmap_update_bits(cg->regmap, cg->sta_ofs, cgbit, 0);
regmap_update_bits   25 drivers/clk/mediatek/clk-mux.c 	return regmap_update_bits(mux->regmap, mux->data->mux_ofs,
regmap_update_bits   34 drivers/clk/mediatek/clk-mux.c 	regmap_update_bits(mux->regmap, mux->data->mux_ofs, mask, mask);
regmap_update_bits   86 drivers/clk/mediatek/clk-mux.c 	regmap_update_bits(mux->regmap, mux->data->mux_ofs, mask,
regmap_update_bits   45 drivers/clk/mediatek/reset.c 	return regmap_update_bits(data->regmap, data->regofs + ((id / 32) << 2),
regmap_update_bits   54 drivers/clk/mediatek/reset.c 	return regmap_update_bits(data->regmap, data->regofs + ((id / 32) << 2),
regmap_update_bits  949 drivers/clk/meson/axg-audio.c 	regmap_update_bits(rst->map, offset, BIT(bit),
regmap_update_bits   58 drivers/clk/meson/clk-cpu-dyndiv.c 	return regmap_update_bits(clk->map, data->div.reg_off,
regmap_update_bits   18 drivers/clk/meson/clk-regmap.c 	return regmap_update_bits(clk->map, gate->offset, BIT(gate->bit_idx),
regmap_update_bits  118 drivers/clk/meson/clk-regmap.c 	return regmap_update_bits(clk->map, div->offset,
regmap_update_bits  159 drivers/clk/meson/clk-regmap.c 	return regmap_update_bits(clk->map, mux->offset,
regmap_update_bits 3561 drivers/clk/meson/meson8b.c 		regmap_update_bits(meson8b_clk_reset->regmap, reset->reg,
regmap_update_bits 3564 drivers/clk/meson/meson8b.c 		regmap_update_bits(meson8b_clk_reset->regmap, reset->reg,
regmap_update_bits   41 drivers/clk/meson/parm.h 	regmap_update_bits(map, p->reg_off, SETPMASK(p->width, p->shift),
regmap_update_bits  190 drivers/clk/mvebu/ap-cpu-clk.c 	regmap_update_bits(clk->pll_cr_base, cpu_force_reg,
regmap_update_bits  194 drivers/clk/mvebu/ap-cpu-clk.c 	regmap_update_bits(clk->pll_cr_base, cpu_ratio_reg,
regmap_update_bits  208 drivers/clk/mvebu/ap-cpu-clk.c 	regmap_update_bits(clk->pll_cr_base, cpu_ratio_reg,
regmap_update_bits  463 drivers/clk/mvebu/armada-37xx-periph.c 		regmap_update_bits(base, reg, mask, val);
regmap_update_bits  542 drivers/clk/mvebu/armada-37xx-periph.c 	regmap_update_bits(base, ARMADA_37XX_NB_CPU_LOAD,
regmap_update_bits  581 drivers/clk/mvebu/armada-37xx-periph.c 			regmap_update_bits(base, reg, mask, load_level);
regmap_update_bits  125 drivers/clk/mvebu/cp110-system-controller.c 	regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG,
regmap_update_bits  135 drivers/clk/mvebu/cp110-system-controller.c 	regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG,
regmap_update_bits   53 drivers/clk/nxp/clk-lpc18xx-creg.c 	ret = regmap_update_bits(creg->reg, LPC18XX_CREG_CREG0,
regmap_update_bits   70 drivers/clk/nxp/clk-lpc18xx-creg.c 	regmap_update_bits(creg->reg, LPC18XX_CREG_CREG0,
regmap_update_bits   96 drivers/clk/nxp/clk-lpc18xx-creg.c 	return regmap_update_bits(creg->reg, LPC18XX_CREG_CREG0,
regmap_update_bits  104 drivers/clk/nxp/clk-lpc18xx-creg.c 	regmap_update_bits(creg->reg, LPC18XX_CREG_CREG0,
regmap_update_bits  398 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, clk->reg,
regmap_update_bits  406 drivers/clk/nxp/clk-lpc32xx.c 	regmap_update_bits(clk_regmap, clk->reg,
regmap_update_bits  431 drivers/clk/nxp/clk-lpc32xx.c 	regmap_update_bits(clk_regmap, clk->reg, clk->enable, clk->enable);
regmap_update_bits  449 drivers/clk/nxp/clk-lpc32xx.c 	regmap_update_bits(clk_regmap, clk->reg, clk->enable, 0x0);
regmap_update_bits  579 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, clk->reg, 0x1FFFF, val);
regmap_update_bits  741 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, clk->reg,
regmap_update_bits  806 drivers/clk/nxp/clk-lpc32xx.c 		regmap_update_bits(clk_regmap, LPC32XX_CLKPWR_USB_CTRL,
regmap_update_bits  845 drivers/clk/nxp/clk-lpc32xx.c 		regmap_update_bits(clk_regmap, LPC32XX_CLKPWR_USB_CTRL,
regmap_update_bits  890 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, clk->reg, mask, val);
regmap_update_bits  899 drivers/clk/nxp/clk-lpc32xx.c 	regmap_update_bits(clk_regmap, clk->reg, mask, val);
regmap_update_bits  987 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, divider->reg,
regmap_update_bits 1030 drivers/clk/nxp/clk-lpc32xx.c 	return regmap_update_bits(clk_regmap, mux->reg,
regmap_update_bits 1486 drivers/clk/nxp/clk-lpc32xx.c 	regmap_update_bits(clk_regmap, reg, gate | div_mask, val);
regmap_update_bits  242 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(regmap, PLL_USER_CTL(pll), mask, val);
regmap_update_bits  285 drivers/clk/qcom/clk-alpha-pll.c 		ret = regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll),
regmap_update_bits  296 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll),
regmap_update_bits  350 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll),
regmap_update_bits  362 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll),
regmap_update_bits  371 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll),
regmap_update_bits  396 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll), mask, 0);
regmap_update_bits  403 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll), mask, 0);
regmap_update_bits  490 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll), PLL_UPDATE,
regmap_update_bits  508 drivers/clk/qcom/clk-alpha-pll.c 		regmap_update_bits(pll->clkr.regmap, PLL_MODE(pll), PLL_UPDATE, 0);
regmap_update_bits  562 drivers/clk/qcom/clk-alpha-pll.c 		regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits  567 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits  740 drivers/clk/qcom/clk-alpha-pll.c 		regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits  743 drivers/clk/qcom/clk-alpha-pll.c 		regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits  805 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_USER_CTL(pll),
regmap_update_bits  811 drivers/clk/qcom/clk-alpha-pll.c 	return regmap_update_bits(regmap, PLL_MODE(pll),
regmap_update_bits  833 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_MODE(pll), PLL_OUTCTRL, 0);
regmap_update_bits  838 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_USER_CTL(pll),
regmap_update_bits  845 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(regmap, PLL_MODE(pll), PLL_RESET_N, PLL_RESET_N);
regmap_update_bits  994 drivers/clk/qcom/clk-alpha-pll.c 	return regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits 1030 drivers/clk/qcom/clk-alpha-pll.c 		regmap_update_bits(regmap, PLL_USER_CTL(pll), mask, val);
regmap_update_bits 1033 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(regmap, PLL_MODE(pll), PLL_UPDATE_BYPASS,
regmap_update_bits 1036 drivers/clk/qcom/clk-alpha-pll.c 	regmap_update_bits(regmap, PLL_MODE(pll), PLL_RESET_N, PLL_RESET_N);
regmap_update_bits 1067 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_MODE(pll), PLL_OUTCTRL, 0);
regmap_update_bits 1075 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_MODE(pll), PLL_RESET_N,
regmap_update_bits 1088 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_USER_CTL(pll),
regmap_update_bits 1093 drivers/clk/qcom/clk-alpha-pll.c 	return regmap_update_bits(regmap, PLL_MODE(pll), PLL_OUTCTRL,
regmap_update_bits 1114 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_MODE(pll), PLL_OUTCTRL, 0);
regmap_update_bits 1119 drivers/clk/qcom/clk-alpha-pll.c 	ret = regmap_update_bits(regmap, PLL_USER_CTL(pll), FABIA_PLL_OUT_MASK,
regmap_update_bits 1261 drivers/clk/qcom/clk-alpha-pll.c 	return regmap_update_bits(regmap, PLL_USER_CTL(pll),
regmap_update_bits 1307 drivers/clk/qcom/clk-alpha-pll.c 	return regmap_update_bits(pll->clkr.regmap, PLL_USER_CTL(pll),
regmap_update_bits   63 drivers/clk/qcom/clk-hfpll.c 	regmap_update_bits(regmap, hd->mode_reg, PLL_BYPASSNL, PLL_BYPASSNL);
regmap_update_bits   72 drivers/clk/qcom/clk-hfpll.c 	regmap_update_bits(regmap, hd->mode_reg, PLL_RESET_N, PLL_RESET_N);
regmap_update_bits   84 drivers/clk/qcom/clk-hfpll.c 	regmap_update_bits(regmap, hd->mode_reg, PLL_OUTCTRL, PLL_OUTCTRL);
regmap_update_bits  114 drivers/clk/qcom/clk-hfpll.c 	regmap_update_bits(regmap, hd->mode_reg,
regmap_update_bits   40 drivers/clk/qcom/clk-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_BYPASSNL,
regmap_update_bits   52 drivers/clk/qcom/clk-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_RESET_N,
regmap_update_bits   61 drivers/clk/qcom/clk-pll.c 	return regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_OUTCTRL,
regmap_update_bits   76 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->mode_reg, mask, 0);
regmap_update_bits  159 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->l_reg, 0x3ff, f->l);
regmap_update_bits  160 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->m_reg, 0x7ffff, f->m);
regmap_update_bits  161 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->n_reg, 0x7ffff, f->n);
regmap_update_bits  242 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(regmap, pll->config_reg, mask, val);
regmap_update_bits  274 drivers/clk/qcom/clk-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_BYPASSNL,
regmap_update_bits  286 drivers/clk/qcom/clk-pll.c 	ret = regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_RESET_N,
regmap_update_bits  296 drivers/clk/qcom/clk-pll.c 	return regmap_update_bits(pll->clkr.regmap, pll->mode_reg, PLL_OUTCTRL,
regmap_update_bits  319 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->l_reg, 0x3ff, f->l);
regmap_update_bits  320 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->m_reg, 0x7ffff, f->m);
regmap_update_bits  321 drivers/clk/qcom/clk-pll.c 	regmap_update_bits(pll->clkr.regmap, pll->n_reg, 0x7ffff, f->n);
regmap_update_bits  488 drivers/clk/qcom/clk-rcg.c 		regmap_update_bits(rcg->clkr.regmap, reset_reg, mask, mask);
regmap_update_bits  511 drivers/clk/qcom/clk-rcg.c 	regmap_update_bits(rcg->clkr.regmap, reset_reg, mask, 0);
regmap_update_bits  757 drivers/clk/qcom/clk-rcg.c 	regmap_update_bits(rcg->clkr.regmap, rcg->ns_reg, gfm, 0);
regmap_update_bits  761 drivers/clk/qcom/clk-rcg.c 		regmap_update_bits(rcg->clkr.regmap, rcg->ns_reg, gfm, gfm);
regmap_update_bits  772 drivers/clk/qcom/clk-rcg.c 	return regmap_update_bits(rcg->clkr.regmap, rcg->ns_reg, gfm, gfm);
regmap_update_bits  781 drivers/clk/qcom/clk-rcg.c 	regmap_update_bits(rcg->clkr.regmap, rcg->ns_reg, gfm, 0);
regmap_update_bits  106 drivers/clk/qcom/clk-rcg2.c 	ret = regmap_update_bits(rcg->clkr.regmap, rcg->cmd_rcgr + CMD_REG,
regmap_update_bits  131 drivers/clk/qcom/clk-rcg2.c 	ret = regmap_update_bits(rcg->clkr.regmap, RCG_CFG_OFFSET(rcg),
regmap_update_bits  275 drivers/clk/qcom/clk-rcg2.c 		ret = regmap_update_bits(rcg->clkr.regmap,
regmap_update_bits  280 drivers/clk/qcom/clk-rcg2.c 		ret = regmap_update_bits(rcg->clkr.regmap,
regmap_update_bits  285 drivers/clk/qcom/clk-rcg2.c 		ret = regmap_update_bits(rcg->clkr.regmap,
regmap_update_bits  297 drivers/clk/qcom/clk-rcg2.c 	return regmap_update_bits(rcg->clkr.regmap, RCG_CFG_OFFSET(rcg),
regmap_update_bits  819 drivers/clk/qcom/clk-rcg2.c 	ret = regmap_update_bits(rcg->clkr.regmap, rcg->cmd_rcgr + CMD_REG,
regmap_update_bits  840 drivers/clk/qcom/clk-rcg2.c 	return regmap_update_bits(rcg->clkr.regmap, rcg->cmd_rcgr + CMD_REG,
regmap_update_bits   52 drivers/clk/qcom/clk-regmap-divider.c 	return regmap_update_bits(clkr->regmap, divider->reg,
regmap_update_bits   33 drivers/clk/qcom/clk-regmap-mux-div.c 	ret = regmap_update_bits(md->clkr.regmap, CFG_RCGR + md->reg_offset,
regmap_update_bits   38 drivers/clk/qcom/clk-regmap-mux-div.c 	ret = regmap_update_bits(md->clkr.regmap, CMD_RCGR + md->reg_offset,
regmap_update_bits   49 drivers/clk/qcom/clk-regmap-mux.c 	return regmap_update_bits(clkr->regmap, mux->reg, mask, val);
regmap_update_bits   58 drivers/clk/qcom/clk-regmap.c 	return regmap_update_bits(rclk->regmap, rclk->enable_reg,
regmap_update_bits   82 drivers/clk/qcom/clk-regmap.c 	regmap_update_bits(rclk->regmap, rclk->enable_reg, rclk->enable_mask,
regmap_update_bits   68 drivers/clk/qcom/clk-spmi-pmic-div.c 	ret = regmap_update_bits(clkdiv->regmap, clkdiv->base + REG_EN_CTL,
regmap_update_bits  155 drivers/clk/qcom/clk-spmi-pmic-div.c 	ret = regmap_update_bits(clkdiv->regmap, clkdiv->base + REG_DIV_CTL1,
regmap_update_bits   95 drivers/clk/qcom/common.c 	regmap_update_bits(map, reg, PLL_VOTE_FSM_RESET, 0);
regmap_update_bits  102 drivers/clk/qcom/common.c 	regmap_update_bits(map, reg, mask, val);
regmap_update_bits  105 drivers/clk/qcom/common.c 	regmap_update_bits(map, reg, PLL_VOTE_FSM_ENA, PLL_VOTE_FSM_ENA);
regmap_update_bits  659 drivers/clk/qcom/dispcc-sdm845.c 	regmap_update_bits(regmap, 0x8000, 0x7f0, 0x7f0);
regmap_update_bits 1286 drivers/clk/qcom/gcc-ipq4019.c 	ret = regmap_update_bits(pll->cdiv.clkr.regmap,
regmap_update_bits 3081 drivers/clk/qcom/gcc-ipq806x.c 	regmap_update_bits(regmap, 0x31a4, 0xffffffc0, 0x40000400);
regmap_update_bits 3637 drivers/clk/qcom/gcc-msm8996.c 	regmap_update_bits(regmap, 0x52008, BIT(21), BIT(21));
regmap_update_bits 2991 drivers/clk/qcom/gcc-msm8998.c 	ret = regmap_update_bits(regmap, 0x52008, BIT(21), BIT(21));
regmap_update_bits 2447 drivers/clk/qcom/gcc-sdm660.c 	ret = regmap_update_bits(regmap, 0x52008, BIT(21), BIT(21));
regmap_update_bits 3615 drivers/clk/qcom/gcc-sdm845.c 	regmap_update_bits(regmap, 0x09ffc, 0x3, 0x3);
regmap_update_bits 3616 drivers/clk/qcom/gcc-sdm845.c 	regmap_update_bits(regmap, 0x71028, 0x3, 0x3);
regmap_update_bits 3560 drivers/clk/qcom/gcc-sm8150.c 	regmap_update_bits(regmap, 0x4d110, 0x3, 0x3);
regmap_update_bits 3561 drivers/clk/qcom/gcc-sm8150.c 	regmap_update_bits(regmap, 0x71028, 0x3, 0x3);
regmap_update_bits   91 drivers/clk/qcom/gdsc.c 	return regmap_update_bits(sc->regmap, sc->gdscr, HW_CONTROL_MASK, val);
regmap_update_bits  115 drivers/clk/qcom/gdsc.c 	ret = regmap_update_bits(sc->regmap, sc->gdscr, SW_COLLAPSE_MASK, val);
regmap_update_bits  173 drivers/clk/qcom/gdsc.c 		regmap_update_bits(sc->regmap, sc->cxcs[i], mask, mask);
regmap_update_bits  182 drivers/clk/qcom/gdsc.c 		regmap_update_bits(sc->regmap, sc->cxcs[i], mask, 0);
regmap_update_bits  187 drivers/clk/qcom/gdsc.c 	regmap_update_bits(sc->regmap, sc->clamp_io_ctrl,
regmap_update_bits  193 drivers/clk/qcom/gdsc.c 	regmap_update_bits(sc->regmap, sc->clamp_io_ctrl,
regmap_update_bits  199 drivers/clk/qcom/gdsc.c 	regmap_update_bits(sc->regmap, sc->clamp_io_ctrl,
regmap_update_bits  202 drivers/clk/qcom/gdsc.c 	regmap_update_bits(sc->regmap, sc->clamp_io_ctrl,
regmap_update_bits  312 drivers/clk/qcom/gdsc.c 	ret = regmap_update_bits(sc->regmap, sc->gdscr, mask, val);
regmap_update_bits  222 drivers/clk/qcom/gpucc-sdm845.c 	regmap_update_bits(regmap, 0x1098, mask, value);
regmap_update_bits  225 drivers/clk/qcom/gpucc-sdm845.c 	regmap_update_bits(regmap, 0x106c, CLK_DIS_WAIT_MASK,
regmap_update_bits  553 drivers/clk/qcom/mmcc-msm8960.c 	regmap_update_bits(rdi->clkr.regmap, rdi->s2_reg, rdi->s2_mask, val);
regmap_update_bits  564 drivers/clk/qcom/mmcc-msm8960.c 	regmap_update_bits(rdi->clkr.regmap, rdi->s_reg, rdi->s_mask, val);
regmap_update_bits 3361 drivers/clk/qcom/mmcc-msm8996.c 	regmap_update_bits(regmap, 0x50d8, BIT(31), 0);
regmap_update_bits 3363 drivers/clk/qcom/mmcc-msm8996.c 	regmap_update_bits(regmap, 0x5054, BIT(15), 0);
regmap_update_bits   33 drivers/clk/qcom/reset.c 	return regmap_update_bits(rst->regmap, map->reg, mask, mask);
regmap_update_bits   47 drivers/clk/qcom/reset.c 	return regmap_update_bits(rst->regmap, map->reg, mask, 0);
regmap_update_bits   47 drivers/clk/rockchip/clk-muxgrf.c 		return regmap_update_bits(mux->regmap, mux->reg, mask, val);
regmap_update_bits   77 drivers/clk/ti/clk.c 		regmap_update_bits(io->regmap, reg->offset, mask, val);
regmap_update_bits  220 drivers/clk/versatile/clk-icst.c 	ret = regmap_update_bits(icst->map, icst->vcoreg_off, mask, val);
regmap_update_bits  322 drivers/clk/versatile/clk-icst.c 		ret = regmap_update_bits(icst->map, icst->vcoreg_off,
regmap_update_bits  192 drivers/clocksource/ingenic-timer.c 	regmap_update_bits(tcu->map, TCU_REG_TCSRc(channel),
regmap_update_bits  172 drivers/clocksource/timer-pistachio.c 	ret = regmap_update_bits(periph_regs, PERIP_TIMER_CONTROL,
regmap_update_bits   90 drivers/counter/stm32-lptimer-cnt.c 	return regmap_update_bits(priv->regmap, STM32_LPTIM_CR,
regmap_update_bits  107 drivers/counter/stm32-lptimer-cnt.c 	return regmap_update_bits(priv->regmap, STM32_LPTIM_CFGR, mask, val);
regmap_update_bits  130 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, 0);
regmap_update_bits  133 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
regmap_update_bits  136 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms);
regmap_update_bits  139 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_EGR, TIM_EGR_UG, TIM_EGR_UG);
regmap_update_bits  142 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, cr1);
regmap_update_bits  187 drivers/counter/stm32-timer-cnt.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
regmap_update_bits  225 drivers/counter/stm32-timer-cnt.c 		regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN,
regmap_update_bits  229 drivers/counter/stm32-timer-cnt.c 		regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, 0);
regmap_update_bits  161 drivers/cpufreq/armada-37xx-cpufreq.c 		regmap_update_bits(base, reg, mask, val);
regmap_update_bits  267 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, ARMADA_37XX_AVS_CTL0,
regmap_update_bits  272 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, ARMADA_37XX_AVS_CTL2,
regmap_update_bits  279 drivers/cpufreq/armada-37xx-cpufreq.c 		regmap_update_bits(base, ARMADA_37XX_AVS_VSET(load_level-1),
regmap_update_bits  287 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, ARMADA_37XX_AVS_CTL0,
regmap_update_bits  298 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, reg, mask, 0);
regmap_update_bits  308 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, reg, mask, val);
regmap_update_bits  316 drivers/cpufreq/armada-37xx-cpufreq.c 	regmap_update_bits(base, reg, mask, mask);
regmap_update_bits   38 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_MAIN_CTL,
regmap_update_bits   51 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_0_SRC,
regmap_update_bits   57 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_1_SRC,
regmap_update_bits   63 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_2_SRC,
regmap_update_bits   69 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_3_SRC,
regmap_update_bits   86 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_0_ALARM_MODE,
regmap_update_bits   92 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_1_ALARM_MODE,
regmap_update_bits   98 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_2_ALARM_MODE,
regmap_update_bits  104 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_COUNTERS_3_ALARM_MODE,
regmap_update_bits  111 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_MAIN_CTL,
regmap_update_bits  118 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_CFG_CTL,
regmap_update_bits  125 drivers/devfreq/event/exynos-nocp.c 	ret = regmap_update_bits(nocp->regmap, NOCP_MAIN_CTL,
regmap_update_bits  135 drivers/devfreq/event/exynos-nocp.c 	if (regmap_update_bits(nocp->regmap, NOCP_MAIN_CTL,
regmap_update_bits  840 drivers/dma/img-mdc-dma.c 	regmap_update_bits(mdma->periph_regs,
regmap_update_bits  852 drivers/dma/img-mdc-dma.c 	regmap_update_bits(mdma->periph_regs,
regmap_update_bits 1842 drivers/dma/imx-sdma.c 		regmap_update_bits(gpr, reg, BIT(shift), val << shift);
regmap_update_bits   96 drivers/dma/lpc18xx-dmamux.c 	regmap_update_bits(dmamux->reg, LPC18XX_CREG_DMAMUX,
regmap_update_bits  231 drivers/edac/altera_edac.c 	if (regmap_update_bits(mc_vbase, A10_INTMODE_OFST,
regmap_update_bits  325 drivers/edac/altera_edac.c 	if (regmap_update_bits(mc_vbase, priv->ecc_irq_en_offset,
regmap_update_bits  333 drivers/edac/altera_edac.c 	if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset,
regmap_update_bits  341 drivers/edac/altera_edac.c 	if (regmap_update_bits(mc_vbase, priv->ecc_cnt_rst_offset,
regmap_update_bits  435 drivers/edac/altera_edac.c 	if (regmap_update_bits(drvdata->mc_vbase, priv->ecc_irq_en_offset,
regmap_update_bits  182 drivers/edac/aspeed_edac.c 	regmap_update_bits(aspeed_regmap, ASPEED_MCR_INTR_CTRL,
regmap_update_bits  186 drivers/edac/aspeed_edac.c 	regmap_update_bits(aspeed_regmap, ASPEED_MCR_INTR_CTRL,
regmap_update_bits  223 drivers/edac/aspeed_edac.c 	regmap_update_bits(aspeed_regmap, ASPEED_MCR_INTR_CTRL,
regmap_update_bits  370 drivers/edac/aspeed_edac.c 	regmap_update_bits(aspeed_regmap, ASPEED_MCR_INTR_CTRL,
regmap_update_bits  138 drivers/edac/qcom_edac.c 	ret = regmap_update_bits(llcc_bcast_regmap, CMN_INTERRUPT_2_ENABLE,
regmap_update_bits  144 drivers/edac/qcom_edac.c 	ret = regmap_update_bits(llcc_bcast_regmap, TRP_INTERRUPT_0_ENABLE,
regmap_update_bits  156 drivers/edac/qcom_edac.c 	ret = regmap_update_bits(llcc_bcast_regmap, CMN_INTERRUPT_2_ENABLE,
regmap_update_bits  167 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  188 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  199 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap, ARIZONA_HP_CTRL_1L,
regmap_update_bits  205 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap, ARIZONA_HP_CTRL_1R,
regmap_update_bits  214 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  236 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits  240 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_ACCESSORY_DETECT_MODE_1,
regmap_update_bits  323 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap,
regmap_update_bits  453 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  499 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  541 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  550 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  585 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits  631 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap,
regmap_update_bits  655 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap,
regmap_update_bits  666 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap,
regmap_update_bits  707 drivers/extcon/extcon-arizona.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  716 drivers/extcon/extcon-arizona.c 	ret = regmap_update_bits(arizona->regmap, ARIZONA_HEADPHONE_DETECT_1,
regmap_update_bits  727 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_ACCESSORY_DETECT_MODE_1,
regmap_update_bits  757 drivers/extcon/extcon-arizona.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  768 drivers/extcon/extcon-arizona.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  784 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_ACCESSORY_DETECT_MODE_1,
regmap_update_bits  842 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits 1001 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits 1161 drivers/extcon/extcon-arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits 1199 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 1243 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, reg, mask, level);
regmap_update_bits 1447 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_GP_SWITCH_1,
regmap_update_bits 1501 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits 1507 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits 1514 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits 1519 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
regmap_update_bits 1555 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_2,
regmap_update_bits 1579 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_2,
regmap_update_bits 1612 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 1616 drivers/extcon/extcon-arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 1680 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_JACK_DETECT_DEBOUNCE,
regmap_update_bits 1682 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_JACK_DETECT_ANALOGUE,
regmap_update_bits 1742 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap,
regmap_update_bits 1761 drivers/extcon/extcon-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_JACK_DETECT_ANALOGUE,
regmap_update_bits  310 drivers/extcon/extcon-axp288.c 	regmap_update_bits(info->regmap, AXP288_BC_GLOBAL_REG,
regmap_update_bits  313 drivers/extcon/extcon-axp288.c 	regmap_update_bits(info->regmap, AXP288_BC_GLOBAL_REG,
regmap_update_bits  215 drivers/extcon/extcon-intel-cht-wc.c 	ret = regmap_update_bits(ext->regmap, CHT_WC_CHGRCTRL1,
regmap_update_bits  227 drivers/extcon/extcon-intel-cht-wc.c 	ret = regmap_update_bits(ext->regmap, CHT_WC_CHGDISCTRL,
regmap_update_bits  320 drivers/extcon/extcon-intel-cht-wc.c 	ret = regmap_update_bits(ext->regmap, CHT_WC_CHGDISCTRL,
regmap_update_bits  329 drivers/extcon/extcon-intel-cht-wc.c 	ret = regmap_update_bits(ext->regmap, CHT_WC_CHGRCTRL0, mask, val);
regmap_update_bits   70 drivers/extcon/extcon-intel-mrfld.c 	return regmap_update_bits(data->regmap, reg, mask, 0x00);
regmap_update_bits   76 drivers/extcon/extcon-intel-mrfld.c 	return regmap_update_bits(data->regmap, reg, mask, 0xff);
regmap_update_bits  267 drivers/extcon/extcon-max77693.c 	ret = regmap_update_bits(info->max77693->regmap_muic,
regmap_update_bits  279 drivers/extcon/extcon-max77693.c 	ret = regmap_update_bits(info->max77693->regmap_muic,
regmap_update_bits  215 drivers/extcon/extcon-max77843.c 	ret = regmap_update_bits(max77843->regmap_muic,
regmap_update_bits  230 drivers/extcon/extcon-max77843.c 	ret = regmap_update_bits(max77843->regmap_muic,
regmap_update_bits  257 drivers/extcon/extcon-max77843.c 	regmap_update_bits(max77843->regmap_chg, MAX77843_CHG_REG_CHG_CNFG_00,
regmap_update_bits  756 drivers/extcon/extcon-max77843.c 		ret = regmap_update_bits(max77843->regmap_muic,
regmap_update_bits  837 drivers/extcon/extcon-max77843.c 	ret = regmap_update_bits(max77843->regmap_muic,
regmap_update_bits  241 drivers/extcon/extcon-rt8973a.c 		ret = regmap_update_bits(info->regmap, RT8973A_REG_MANUAL_SW1,
regmap_update_bits  533 drivers/extcon/extcon-rt8973a.c 		regmap_update_bits(info->regmap, reg, mask, val);
regmap_update_bits  238 drivers/extcon/extcon-sm5502.c 		ret = regmap_update_bits(info->regmap, SM5502_REG_MANUAL_SW1,
regmap_update_bits  259 drivers/extcon/extcon-sm5502.c 		ret = regmap_update_bits(info->regmap, SM5502_REG_MANUAL_SW1,
regmap_update_bits   69 drivers/fpga/altera-fpga2sdram.c 	return regmap_update_bits(priv->sdrctl, ALT_SDR_CTL_FPGAPORTRST_OFST,
regmap_update_bits  123 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_02_OFST,
regmap_update_bits  221 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_02_OFST,
regmap_update_bits  318 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_02_OFST,
regmap_update_bits  333 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_01_OFST,
regmap_update_bits  340 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_01_OFST,
regmap_update_bits  402 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_01_OFST,
regmap_update_bits  409 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_02_OFST,
regmap_update_bits  413 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_01_OFST,
regmap_update_bits  418 drivers/fpga/socfpga-a10.c 	regmap_update_bits(priv->regmap, A10_FPGAMGR_IMGCFG_CTL_01_OFST,
regmap_update_bits   41 drivers/gpio/gpio-altera-a10sr.c 	regmap_update_bits(gpio->regmap, ALTR_A10SR_LED_REG,
regmap_update_bits  116 drivers/gpio/gpio-arizona.c 	return regmap_update_bits(arizona->regmap, ARIZONA_GPIO1_CTRL + offset,
regmap_update_bits  128 drivers/gpio/gpio-arizona.c 	regmap_update_bits(arizona->regmap, ARIZONA_GPIO1_CTRL + offset,
regmap_update_bits   42 drivers/gpio/gpio-bd70528.c 	return regmap_update_bits(bdgpio->chip.regmap, GPIO_IN_REG(offset),
regmap_update_bits   68 drivers/gpio/gpio-bd70528.c 		return regmap_update_bits(bdgpio->chip.regmap,
regmap_update_bits   74 drivers/gpio/gpio-bd70528.c 		return regmap_update_bits(bdgpio->chip.regmap,
regmap_update_bits   94 drivers/gpio/gpio-bd70528.c 	return regmap_update_bits(bdgpio->chip.regmap, GPIO_OUT_REG(offset),
regmap_update_bits  106 drivers/gpio/gpio-bd70528.c 	ret = regmap_update_bits(bdgpio->chip.regmap, GPIO_OUT_REG(offset),
regmap_update_bits  118 drivers/gpio/gpio-bd70528.c 	return regmap_update_bits(bdgpio->chip.regmap, GPIO_OUT_REG(offset),
regmap_update_bits   49 drivers/gpio/gpio-bd9571mwv.c 	regmap_update_bits(gpio->bd->regmap, BD9571MWV_GPIO_DIR,
regmap_update_bits   61 drivers/gpio/gpio-bd9571mwv.c 	regmap_update_bits(gpio->bd->regmap, BD9571MWV_GPIO_OUT,
regmap_update_bits   63 drivers/gpio/gpio-bd9571mwv.c 	regmap_update_bits(gpio->bd->regmap, BD9571MWV_GPIO_DIR,
regmap_update_bits   86 drivers/gpio/gpio-bd9571mwv.c 	regmap_update_bits(gpio->bd->regmap, BD9571MWV_GPIO_OUT,
regmap_update_bits  120 drivers/gpio/gpio-crystalcove.c 		regmap_update_bits(cg->regmap, mirqs0, mask, mask);
regmap_update_bits  122 drivers/gpio/gpio-crystalcove.c 		regmap_update_bits(cg->regmap, mirqs0, mask, 0);
regmap_update_bits  129 drivers/gpio/gpio-crystalcove.c 	regmap_update_bits(cg->regmap, reg, CTLI_INTCNT_BE, cg->intcnt_value);
regmap_update_bits  181 drivers/gpio/gpio-crystalcove.c 		regmap_update_bits(cg->regmap, reg, 1, 1);
regmap_update_bits  183 drivers/gpio/gpio-crystalcove.c 		regmap_update_bits(cg->regmap, reg, 1, 0);
regmap_update_bits   52 drivers/gpio/gpio-lp873x.c 	return regmap_update_bits(gpio->lp873->regmap, LP873X_REG_GPO_CTRL,
regmap_update_bits   74 drivers/gpio/gpio-lp873x.c 	regmap_update_bits(gpio->lp873->regmap, LP873X_REG_GPO_CTRL,
regmap_update_bits   90 drivers/gpio/gpio-lp873x.c 		ret = regmap_update_bits(gpio->lp873->regmap, LP873X_REG_CONFIG,
regmap_update_bits  110 drivers/gpio/gpio-lp873x.c 		return regmap_update_bits(gpio->lp873->regmap,
regmap_update_bits  118 drivers/gpio/gpio-lp873x.c 		return regmap_update_bits(gpio->lp873->regmap,
regmap_update_bits   46 drivers/gpio/gpio-lp87565.c 	regmap_update_bits(gpio->map, LP87565_REG_GPIO_OUT,
regmap_update_bits   68 drivers/gpio/gpio-lp87565.c 	return regmap_update_bits(gpio->map,
regmap_update_bits   80 drivers/gpio/gpio-lp87565.c 	return regmap_update_bits(gpio->map,
regmap_update_bits   99 drivers/gpio/gpio-lp87565.c 		ret = regmap_update_bits(gpio->map,
regmap_update_bits  120 drivers/gpio/gpio-lp87565.c 		return regmap_update_bits(gpio->map,
regmap_update_bits  127 drivers/gpio/gpio-lp87565.c 		return regmap_update_bits(gpio->map,
regmap_update_bits   46 drivers/gpio/gpio-madera.c 	return regmap_update_bits(madera->regmap,
regmap_update_bits   76 drivers/gpio/gpio-madera.c 	ret = regmap_update_bits(madera->regmap,
regmap_update_bits   82 drivers/gpio/gpio-madera.c 	return regmap_update_bits(madera->regmap,
regmap_update_bits   96 drivers/gpio/gpio-madera.c 	ret = regmap_update_bits(madera->regmap,
regmap_update_bits  131 drivers/gpio/gpio-max77620.c 	ret = regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  168 drivers/gpio/gpio-max77620.c 	ret = regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  175 drivers/gpio/gpio-max77620.c 	ret = regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  209 drivers/gpio/gpio-max77620.c 	ret = regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  227 drivers/gpio/gpio-max77620.c 	ret = regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  240 drivers/gpio/gpio-max77620.c 		return regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits  244 drivers/gpio/gpio-max77620.c 		return regmap_update_bits(mgpio->rmap, GPIO_REG_ADDR(offset),
regmap_update_bits   45 drivers/gpio/gpio-max77650.c 	return regmap_update_bits(chip->map,
regmap_update_bits   61 drivers/gpio/gpio-max77650.c 	return regmap_update_bits(chip->map,
regmap_update_bits   73 drivers/gpio/gpio-max77650.c 	rv = regmap_update_bits(chip->map, MAX77650_REG_CNFG_GPIO,
regmap_update_bits  114 drivers/gpio/gpio-max77650.c 		return regmap_update_bits(chip->map,
regmap_update_bits  119 drivers/gpio/gpio-max77650.c 		return regmap_update_bits(chip->map,
regmap_update_bits  124 drivers/gpio/gpio-max77650.c 		return regmap_update_bits(chip->map,
regmap_update_bits  303 drivers/gpio/gpio-mvebu.c 	regmap_update_bits(mvchip->regs, GPIO_OUT_OFF + mvchip->offset,
regmap_update_bits  334 drivers/gpio/gpio-mvebu.c 	regmap_update_bits(mvchip->regs, GPIO_BLINK_EN_OFF + mvchip->offset,
regmap_update_bits  351 drivers/gpio/gpio-mvebu.c 	regmap_update_bits(mvchip->regs, GPIO_IO_CONF_OFF + mvchip->offset,
regmap_update_bits  374 drivers/gpio/gpio-mvebu.c 	regmap_update_bits(mvchip->regs, GPIO_IO_CONF_OFF + mvchip->offset,
regmap_update_bits  518 drivers/gpio/gpio-mvebu.c 		regmap_update_bits(mvchip->regs,
regmap_update_bits  524 drivers/gpio/gpio-mvebu.c 		regmap_update_bits(mvchip->regs,
regmap_update_bits  544 drivers/gpio/gpio-mvebu.c 		regmap_update_bits(mvchip->regs,
regmap_update_bits   73 drivers/gpio/gpio-pmic-eic-sprd.c 	regmap_update_bits(pmic_eic->map, pmic_eic->offset + reg,
regmap_update_bits   65 drivers/gpio/gpio-sama5d2-piobu.c 	ret = regmap_update_bits(piobu->regmap, PIOBU_BMPR, mask, 0);
regmap_update_bits   69 drivers/gpio/gpio-sama5d2-piobu.c 	ret = regmap_update_bits(piobu->regmap, PIOBU_NMPR, mask, 0);
regmap_update_bits   73 drivers/gpio/gpio-sama5d2-piobu.c 	return regmap_update_bits(piobu->regmap, PIOBU_WKPR, mask, 0);
regmap_update_bits   88 drivers/gpio/gpio-sama5d2-piobu.c 	return regmap_update_bits(piobu->regmap, reg, mask, value);
regmap_update_bits   81 drivers/gpio/gpio-syscon.c 	regmap_update_bits(priv->syscon,
regmap_update_bits   97 drivers/gpio/gpio-syscon.c 		regmap_update_bits(priv->syscon,
regmap_update_bits  115 drivers/gpio/gpio-syscon.c 		regmap_update_bits(priv->syscon,
regmap_update_bits  174 drivers/gpio/gpio-syscon.c 	ret = regmap_update_bits(
regmap_update_bits   40 drivers/gpio/gpio-tps65086.c 	regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL,
regmap_update_bits   63 drivers/gpio/gpio-tps65086.c 	regmap_update_bits(gpio->tps->regmap, TPS65086_GPOCTRL,
regmap_update_bits   44 drivers/gpio/gpio-tps65912.c 	return regmap_update_bits(gpio->tps->regmap, TPS65912_GPIO1 + offset,
regmap_update_bits   54 drivers/gpio/gpio-tps65912.c 	regmap_update_bits(gpio->tps->regmap, TPS65912_GPIO1 + offset,
regmap_update_bits   57 drivers/gpio/gpio-tps65912.c 	return regmap_update_bits(gpio->tps->regmap, TPS65912_GPIO1 + offset,
regmap_update_bits   81 drivers/gpio/gpio-tps65912.c 	regmap_update_bits(gpio->tps->regmap, TPS65912_GPIO1 + offset,
regmap_update_bits   85 drivers/gpio/gpio-tps68470.c 	regmap_update_bits(regmap, reg, BIT(offset), value ? BIT(offset) : 0);
regmap_update_bits  101 drivers/gpio/gpio-tps68470.c 	return regmap_update_bits(regmap, TPS68470_GPIO_CTL_REG_A(offset),
regmap_update_bits  115 drivers/gpio/gpio-tps68470.c 	return regmap_update_bits(regmap, TPS68470_GPIO_CTL_REG_A(offset),
regmap_update_bits   93 drivers/gpio/gpio-ts4900.c 		regmap_update_bits(priv->regmap, offset, TS4900_GPIO_OUT,
regmap_update_bits   96 drivers/gpio/gpio-ts4900.c 		regmap_update_bits(priv->regmap, offset, TS4900_GPIO_OUT, 0);
regmap_update_bits  128 drivers/gpio/gpio-wcove.c 		regmap_update_bits(wg->regmap, reg, mask, mask);
regmap_update_bits  130 drivers/gpio/gpio-wcove.c 		regmap_update_bits(wg->regmap, reg, mask, 0);
regmap_update_bits  140 drivers/gpio/gpio-wcove.c 	regmap_update_bits(wg->regmap, reg, CTLI_INTCNT_BE, wg->intcnt);
regmap_update_bits  207 drivers/gpio/gpio-wcove.c 		regmap_update_bits(wg->regmap, reg, 1, 1);
regmap_update_bits  209 drivers/gpio/gpio-wcove.c 		regmap_update_bits(wg->regmap, reg, 1, 0);
regmap_update_bits  223 drivers/gpio/gpio-wcove.c 		return regmap_update_bits(wg->regmap, reg, CTLO_DRV_MASK,
regmap_update_bits  226 drivers/gpio/gpio-wcove.c 		return regmap_update_bits(wg->regmap, reg, CTLO_DRV_MASK,
regmap_update_bits  346 drivers/gpio/gpio-wcove.c 			regmap_update_bits(wg->regmap, IRQ_STATUS_BASE + offset,
regmap_update_bits  471 drivers/gpio/gpio-wcove.c 	ret = regmap_update_bits(wg->regmap, IRQ_MASK_BASE, GPIO_IRQ0_MASK,
regmap_update_bits  477 drivers/gpio/gpio-wcove.c 	ret = regmap_update_bits(wg->regmap, IRQ_MASK_BASE + 1, GPIO_IRQ1_MASK,
regmap_update_bits   55 drivers/gpio/gpio-xra1403.c 	return regmap_update_bits(xra->regmap, to_reg(XRA_GCR, offset),
regmap_update_bits   65 drivers/gpio/gpio-xra1403.c 	ret = regmap_update_bits(xra->regmap, to_reg(XRA_GCR, offset),
regmap_update_bits   70 drivers/gpio/gpio-xra1403.c 	ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset),
regmap_update_bits  107 drivers/gpio/gpio-xra1403.c 	ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset),
regmap_update_bits   63 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c 	regmap_update_bits(priv->scu, 0x2c, BIT(16), BIT(16));
regmap_update_bits   77 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c 	regmap_update_bits(priv->scu, 0x2c, BIT(16), 0);
regmap_update_bits  136 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c 	regmap_update_bits(regmap, ATMEL_HLCDC_CFG(0), mask, cfg);
regmap_update_bits  147 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c 	regmap_update_bits(regmap, ATMEL_HLCDC_CFG(5),
regmap_update_bits  128 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_AUDIO_SOURCE, 0x70,
regmap_update_bits  130 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_AUDIO_CONFIG, BIT(6),
regmap_update_bits  132 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_I2S_CONFIG, 0x03,
regmap_update_bits  141 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_AUDIO_CFG3,
regmap_update_bits  143 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_I2C_FREQ_ID_CFG,
regmap_update_bits  154 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_AUDIO_CONFIG,
regmap_update_bits  158 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_INFOFRAME_UPDATE,
regmap_update_bits  161 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE1,
regmap_update_bits  164 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE1,
regmap_update_bits  167 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_AUDIO_CFG1,
regmap_update_bits  170 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE1,
regmap_update_bits  173 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_GC(0),
regmap_update_bits  176 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_GC(1),
regmap_update_bits  142 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  151 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  158 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap,
regmap_update_bits  162 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap,
regmap_update_bits  165 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  169 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  189 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  215 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  219 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  225 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  229 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  235 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  239 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 		regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  261 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 	regmap_update_bits(adv7511->regmap_cec,
regmap_update_bits  266 drivers/gpu/drm/bridge/adv7511/adv7511_cec.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_INT(1), 0x38, 0x38);
regmap_update_bits  141 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_CSC_UPPER(1),
regmap_update_bits  146 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 			regmap_update_bits(adv7511->regmap,
regmap_update_bits  156 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_CSC_UPPER(0),
regmap_update_bits  159 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_CSC_UPPER(0),
regmap_update_bits  162 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_CSC_UPPER(1),
regmap_update_bits  169 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE0,
regmap_update_bits  174 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE1,
regmap_update_bits  184 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE0,
regmap_update_bits  189 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_PACKET_ENABLE1,
regmap_update_bits  266 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_VIDEO_INPUT_CFG1, 0x81,
regmap_update_bits  269 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_HDCP_HDMI_CFG,
regmap_update_bits  310 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_I2C_FREQ_ID_CFG, 0xf,
regmap_update_bits  312 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_VIDEO_INPUT_CFG1, 0x7e,
regmap_update_bits  332 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER,
regmap_update_bits  342 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap,
regmap_update_bits  356 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2,
regmap_update_bits  378 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER,
regmap_update_bits  381 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap,
regmap_update_bits  660 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2,
regmap_update_bits  759 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, 0xfb,
regmap_update_bits  761 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 	regmap_update_bits(adv7511->regmap, 0x17,
regmap_update_bits   94 drivers/gpu/drm/bridge/analogix-anx78xx.c 	return regmap_update_bits(map, reg, mask, mask);
regmap_update_bits   99 drivers/gpu/drm/bridge/analogix-anx78xx.c 	return regmap_update_bits(map, reg, mask, 0);
regmap_update_bits  172 drivers/gpu/drm/bridge/analogix-anx78xx.c 	err = regmap_update_bits(anx78xx->map[I2C_IDX_TX_P0],
regmap_update_bits  222 drivers/gpu/drm/bridge/analogix-anx78xx.c 	err = regmap_update_bits(anx78xx->map[I2C_IDX_TX_P0],
regmap_update_bits  408 drivers/gpu/drm/bridge/analogix-anx78xx.c 	err = regmap_update_bits(anx78xx->map[I2C_IDX_TX_P2],
regmap_update_bits  295 drivers/gpu/drm/bridge/sii902x.c 	ret = regmap_update_bits(sii902x->regmap, SII902X_SYS_CTRL_DATA,
regmap_update_bits  327 drivers/gpu/drm/bridge/sii902x.c 	regmap_update_bits(sii902x->regmap, SII902X_SYS_CTRL_DATA,
regmap_update_bits  340 drivers/gpu/drm/bridge/sii902x.c 	regmap_update_bits(sii902x->regmap, SII902X_PWR_STATE_CTRL,
regmap_update_bits  343 drivers/gpu/drm/bridge/sii902x.c 	regmap_update_bits(sii902x->regmap, SII902X_SYS_CTRL_DATA,
regmap_update_bits  447 drivers/gpu/drm/bridge/sii902x.c 	return regmap_update_bits(sii902x->regmap,
regmap_update_bits  221 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	regmap_update_bits(hdmi->regm, reg << hdmi->reg_shift, mask, data);
regmap_update_bits  944 drivers/gpu/drm/bridge/tc358767.c 	ret = regmap_update_bits(tc->regmap, DP0_MISC, BPC_8, BPC_8);
regmap_update_bits 1209 drivers/gpu/drm/bridge/tc358767.c 	ret = regmap_update_bits(tc->regmap, DP0CTL, VID_EN, 0);
regmap_update_bits 1617 drivers/gpu/drm/bridge/tc358767.c 		regmap_update_bits(tc->regmap, SYSRSTENB,
regmap_update_bits 1620 drivers/gpu/drm/bridge/tc358767.c 		regmap_update_bits(tc->regmap, SYSRSTENB,
regmap_update_bits 1638 drivers/gpu/drm/bridge/tc358767.c 			regmap_update_bits(tc->regmap, INTCTL_G, h_lc, h_lc);
regmap_update_bits  352 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE, 0);
regmap_update_bits  415 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_DPPLL_SRC_REG, REFCLK_FREQ_MASK,
regmap_update_bits  452 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_DATARATE_CONFIG_REG,
regmap_update_bits  503 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_DSI_LANES_REG,
regmap_update_bits  508 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_SSC_CONFIG_REG, DP_NUM_LANES_MASK,
regmap_update_bits  552 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE,
regmap_update_bits  583 drivers/gpu/drm/bridge/ti-sn65dsi86.c 	regmap_update_bits(pdata->regmap, SN_HPD_DISABLE_REG, HPD_DISABLE,
regmap_update_bits  190 drivers/gpu/drm/exynos/exynos5433_drm_decon.c 	if (regmap_update_bits(ctx->sysreg, DSD_CFG_MUX,
regmap_update_bits  478 drivers/gpu/drm/exynos/exynos_drm_fimd.c 				regmap_update_bits(ctx->sysreg,
regmap_update_bits  523 drivers/gpu/drm/exynos/exynos_drm_fimd.c 	if (ctx->sysreg && regmap_update_bits(ctx->sysreg,
regmap_update_bits  536 drivers/gpu/drm/exynos/exynos_drm_fimd.c 	    regmap_update_bits(ctx->sysreg,
regmap_update_bits 1465 drivers/gpu/drm/exynos/exynos_hdmi.c 	regmap_update_bits(hdata->sysreg, EXYNOS5433_SYSREG_DISP_HDMI_PHY,
regmap_update_bits 1481 drivers/gpu/drm/exynos/exynos_hdmi.c 	regmap_update_bits(hdata->pmureg, PMU_HDMI_PHY_CONTROL,
regmap_update_bits 1505 drivers/gpu/drm/exynos/exynos_hdmi.c 	regmap_update_bits(hdata->pmureg, PMU_HDMI_PHY_CONTROL,
regmap_update_bits   56 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c 	regmap_update_bits(fsl_dev->regmap, DCU_DCU_MODE,
regmap_update_bits   71 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c 	regmap_update_bits(fsl_dev->regmap, DCU_DCU_MODE,
regmap_update_bits   21 drivers/gpu/drm/fsl-dcu/fsl_tcon.c 	regmap_update_bits(tcon->regs, FSL_TCON_CTRL1,
regmap_update_bits   27 drivers/gpu/drm/fsl-dcu/fsl_tcon.c 	regmap_update_bits(tcon->regs, FSL_TCON_CTRL1,
regmap_update_bits  264 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c 	regmap_update_bits(map, ADE0_QOSGENERATOR_MODE,
regmap_update_bits  266 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c 	regmap_update_bits(map, ADE0_QOSGENERATOR_EXTCONTROL,
regmap_update_bits  269 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c 	regmap_update_bits(map, ADE1_QOSGENERATOR_MODE,
regmap_update_bits  271 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c 	regmap_update_bits(map, ADE1_QOSGENERATOR_EXTCONTROL,
regmap_update_bits  122 drivers/gpu/drm/imx/dw_hdmi-imx.c 	regmap_update_bits(hdmi->regmap, IOMUXC_GPR3,
regmap_update_bits  235 drivers/gpu/drm/imx/imx-ldb.c 		regmap_update_bits(ldb->regmap, lvds_mux->reg, lvds_mux->mask,
regmap_update_bits  152 drivers/gpu/drm/imx/imx-tve.c 		regmap_update_bits(tve->regmap, TVE_COM_CONF_REG,
regmap_update_bits  173 drivers/gpu/drm/imx/imx-tve.c 		regmap_update_bits(tve->regmap, TVE_COM_CONF_REG, TVE_EN, 0);
regmap_update_bits  190 drivers/gpu/drm/imx/imx-tve.c 	ret = regmap_update_bits(tve->regmap, TVE_TVDAC0_CONT_REG,
regmap_update_bits  195 drivers/gpu/drm/imx/imx-tve.c 	ret = regmap_update_bits(tve->regmap, TVE_TVDAC1_CONT_REG,
regmap_update_bits  200 drivers/gpu/drm/imx/imx-tve.c 	ret = regmap_update_bits(tve->regmap, TVE_TVDAC2_CONT_REG,
regmap_update_bits  212 drivers/gpu/drm/imx/imx-tve.c 	ret = regmap_update_bits(tve->regmap, TVE_COM_CONF_REG, mask, val);
regmap_update_bits  217 drivers/gpu/drm/imx/imx-tve.c 	return regmap_update_bits(tve->regmap, TVE_TST_MODE_REG,
regmap_update_bits  298 drivers/gpu/drm/imx/imx-tve.c 	regmap_update_bits(tve->regmap, TVE_COM_CONF_REG,
regmap_update_bits  428 drivers/gpu/drm/imx/imx-tve.c 	ret = regmap_update_bits(tve->regmap, TVE_COM_CONF_REG,
regmap_update_bits  232 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_CTRL,
regmap_update_bits  247 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_CTRL,
regmap_update_bits  314 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_CTRL,
regmap_update_bits  475 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_STATE,
regmap_update_bits  497 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_CTRL,
regmap_update_bits  507 drivers/gpu/drm/ingenic/ingenic-drm.c 	regmap_update_bits(priv->map, JZ_REG_LCD_CTRL, JZ_LCD_CTRL_EOF_IRQ, 0);
regmap_update_bits  921 drivers/gpu/drm/mcde/mcde_dsi.c 	regmap_update_bits(d->prcmu, PRCM_DSI_SW_RESET,
regmap_update_bits  927 drivers/gpu/drm/mcde/mcde_dsi.c 	regmap_update_bits(d->prcmu, PRCM_DSI_SW_RESET,
regmap_update_bits  990 drivers/gpu/drm/mcde/mcde_dsi.c 	regmap_update_bits(d->prcmu, PRCM_DSI_SW_RESET,
regmap_update_bits  241 drivers/gpu/drm/mediatek/mtk_hdmi.c 		regmap_update_bits(hdmi->sys_regmap,
regmap_update_bits  248 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG20,
regmap_update_bits  250 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG1C,
regmap_update_bits  256 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG20,
regmap_update_bits  272 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG1C,
regmap_update_bits  274 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG1C,
regmap_update_bits  277 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG1C,
regmap_update_bits  364 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG20,
regmap_update_bits  367 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG20,
regmap_update_bits  373 drivers/gpu/drm/mediatek/mtk_hdmi.c 	regmap_update_bits(hdmi->sys_regmap, hdmi->sys_offset + HDMI_SYS_CFG20,
regmap_update_bits  360 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xf);
regmap_update_bits  365 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xe);
regmap_update_bits  421 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL, 0xffff, 0x100);
regmap_update_bits  424 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0);
regmap_update_bits  462 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1,
regmap_update_bits  469 drivers/gpu/drm/meson/meson_dw_hdmi.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1,
regmap_update_bits  472 drivers/gpu/drm/meson/meson_dw_hdmi.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1,
regmap_update_bits  476 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0);
regmap_update_bits  929 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL, 0xffff, 0x100);
regmap_update_bits  932 drivers/gpu/drm/meson/meson_dw_hdmi.c 	regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0);
regmap_update_bits  140 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_EN, 0);
regmap_update_bits  141 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_PRESET, 0);
regmap_update_bits  204 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  208 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  211 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  213 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  215 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  219 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  221 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  223 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  226 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  231 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV,
regmap_update_bits  267 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  269 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  293 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL, VCLK2_EN, 0);
regmap_update_bits  299 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV,
regmap_update_bits  304 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL,
regmap_update_bits  307 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL,
regmap_update_bits  311 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL, VCLK2_EN, VCLK2_EN);
regmap_update_bits  314 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  317 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV,
regmap_update_bits  321 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV,
regmap_update_bits  325 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL,
regmap_update_bits  329 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL,
regmap_update_bits  331 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VIID_CLK_CNTL,
regmap_update_bits  335 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL2,
regmap_update_bits  338 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL2,
regmap_update_bits  472 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  488 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  490 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  501 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  531 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  535 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  549 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2,
regmap_update_bits  553 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3,
regmap_update_bits  556 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  560 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2,
regmap_update_bits  564 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3,
regmap_update_bits  567 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  571 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2,
regmap_update_bits  575 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3,
regmap_update_bits  578 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL,
regmap_update_bits  757 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  759 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  761 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  825 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  827 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  834 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  838 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  843 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  847 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  852 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  856 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  861 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  865 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  870 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  874 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_HDMI_CLK_CNTL,
regmap_update_bits  878 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL2,
regmap_update_bits  885 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  890 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  894 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  899 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  904 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  908 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  913 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  918 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  922 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  927 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  932 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  936 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  941 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL,
regmap_update_bits  946 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  950 drivers/gpu/drm/meson/meson_vclk.c 			regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV,
regmap_update_bits  957 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL2,
regmap_update_bits  961 drivers/gpu/drm/meson/meson_vclk.c 		regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL2,
regmap_update_bits  964 drivers/gpu/drm/meson/meson_vclk.c 	regmap_update_bits(priv->hhi, HHI_VID_CLK_CNTL, VCLK_EN, VCLK_EN);
regmap_update_bits 1750 drivers/gpu/drm/meson/meson_venc.c 	regmap_update_bits(priv->hhi, HHI_GCLK_MPEG2, BIT(25), BIT(25));
regmap_update_bits 1755 drivers/gpu/drm/meson/meson_venc.c 	regmap_update_bits(priv->hhi, HHI_GCLK_MPEG2, BIT(25), 0);
regmap_update_bits 2319 drivers/gpu/drm/msm/dsi/dsi_host.c 	regmap_update_bits(msm_host->sfpb, REG_SFPB_GPREG,
regmap_update_bits 3194 drivers/gpu/drm/omapdrm/dss/dispc.c 		regmap_update_bits(dispc->syscon_pol, dispc->syscon_pol_offset,
regmap_update_bits 1962 drivers/gpu/drm/omapdrm/dss/dsi.c 	return regmap_update_bits(dsi->syscon, OMAP4_DSIPHY_SYSCON_OFFSET,
regmap_update_bits 1986 drivers/gpu/drm/omapdrm/dss/dsi.c 	return regmap_update_bits(dsi->syscon, OMAP5_DSIPHY_SYSCON_OFFSET,
regmap_update_bits  171 drivers/gpu/drm/omapdrm/dss/dss.c 	regmap_update_bits(pll->dss->syscon_pll_ctrl,
regmap_update_bits  237 drivers/gpu/drm/omapdrm/dss/dss.c 	regmap_update_bits(dss->syscon_pll_ctrl, dss->syscon_pll_ctrl_offset,
regmap_update_bits  238 drivers/gpu/drm/panel/panel-arm-versatile.c 		regmap_update_bits(vpanel->ib2_map,
regmap_update_bits  254 drivers/gpu/drm/panel/panel-arm-versatile.c 		regmap_update_bits(vpanel->ib2_map,
regmap_update_bits   30 drivers/gpu/drm/pl111/pl111_nomadik.c 	regmap_update_bits(pmu_regmap,
regmap_update_bits  122 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits  148 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits  186 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits  192 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits  201 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits  210 drivers/gpu/drm/pl111/pl111_versatile.c 	regmap_update_bits(versatile_syscon_map,
regmap_update_bits   66 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(engine->regs, SUN4I_BACKEND_OCCTL_REG,
regmap_update_bits   92 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_MODCTL_REG,
regmap_update_bits  218 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_ATTCTL_REG0(layer),
regmap_update_bits  266 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_ATTCTL_REG0(layer),
regmap_update_bits  273 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_MODCTL_REG,
regmap_update_bits  283 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs,
regmap_update_bits  298 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs,
regmap_update_bits  317 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs,
regmap_update_bits  322 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs,
regmap_update_bits  375 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_LAYFB_H4ADD_REG,
regmap_update_bits  392 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs, SUN4I_BACKEND_ATTCTL_REG0(layer),
regmap_update_bits  404 drivers/gpu/drm/sun4i/sun4i_backend.c 	regmap_update_bits(backend->engine.regs,
regmap_update_bits  920 drivers/gpu/drm/sun4i/sun4i_backend.c 		regmap_update_bits(backend->engine.regs,
regmap_update_bits   30 drivers/gpu/drm/sun4i/sun4i_dotclock.c 	regmap_update_bits(dclk->regmap, SUN4I_TCON0_DCLK_REG,
regmap_update_bits   38 drivers/gpu/drm/sun4i/sun4i_dotclock.c 	return regmap_update_bits(dclk->regmap, SUN4I_TCON0_DCLK_REG,
regmap_update_bits  121 drivers/gpu/drm/sun4i/sun4i_dotclock.c 	return regmap_update_bits(dclk->regmap, SUN4I_TCON0_DCLK_REG,
regmap_update_bits  145 drivers/gpu/drm/sun4i/sun4i_dotclock.c 	regmap_update_bits(dclk->regmap, SUN4I_TCON0_IO_POL_REG,
regmap_update_bits  476 drivers/gpu/drm/sun4i/sun4i_frontend.c 	regmap_update_bits(frontend->regs, SUN4I_FRONTEND_BYPASS_REG,
regmap_update_bits  662 drivers/gpu/drm/sun4i/sun4i_frontend.c 	regmap_update_bits(frontend->regs, SUN4I_FRONTEND_EN_REG,
regmap_update_bits   90 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_CTL_REG,
regmap_update_bits   97 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG,
regmap_update_bits  123 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_LVDS_IF_REG,
regmap_update_bits  139 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_LVDS_ANA0_REG,
regmap_update_bits  144 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_LVDS_ANA0_REG,
regmap_update_bits  157 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_LVDS_IF_REG,
regmap_update_bits  189 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GCTL_REG,
regmap_update_bits  212 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GINT0_REG, mask, val);
regmap_update_bits  351 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON0_CTL_REG,
regmap_update_bits  421 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON0_CTL_REG,
regmap_update_bits  471 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GCTL_REG,
regmap_update_bits  500 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON0_CTL_REG,
regmap_update_bits  569 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON0_IO_POL_REG,
regmap_update_bits  576 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GCTL_REG,
regmap_update_bits  598 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG,
regmap_update_bits  607 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG,
regmap_update_bits  669 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GCTL_REG,
regmap_update_bits  734 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon->regs, SUN4I_TCON_GINT0_REG,
regmap_update_bits 1253 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON0_CTL_REG,
regmap_update_bits 1256 drivers/gpu/drm/sun4i/sun4i_tcon.c 		regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG,
regmap_update_bits 1337 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon0->regs, SUN4I_TCON_MUX_CTRL_REG,
regmap_update_bits 1378 drivers/gpu/drm/sun4i/sun4i_tcon.c 	regmap_update_bits(tcon0->regs, SUN4I_TCON_MUX_CTRL_REG,
regmap_update_bits  348 drivers/gpu/drm/sun4i/sun4i_tv.c 	regmap_update_bits(tv->regs, SUN4I_TVE_EN_REG,
regmap_update_bits  364 drivers/gpu/drm/sun4i/sun4i_tv.c 	regmap_update_bits(tv->regs, SUN4I_TVE_EN_REG,
regmap_update_bits  377 drivers/gpu/drm/sun4i/sun4i_tv.c 	regmap_update_bits(tv->regs, SUN4I_TVE_EN_REG,
regmap_update_bits  293 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c 	regmap_update_bits(dsi->regs, SUN6I_DSI_BASIC_CTL0_REG,
regmap_update_bits  299 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c 	regmap_update_bits(dsi->regs, SUN6I_DSI_BASIC_CTL0_REG,
regmap_update_bits  210 drivers/gpu/drm/sun4i/sun8i_csc.c 	regmap_update_bits(map, SUN8I_CSC_CTRL(base), SUN8I_CSC_CTRL_EN, val);
regmap_update_bits  224 drivers/gpu/drm/sun4i/sun8i_csc.c 	regmap_update_bits(map, SUN50I_MIXER_BLEND_CSC_CTL(DE3_BLD_BASE),
regmap_update_bits  137 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG,
regmap_update_bits  300 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  307 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  310 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG,
regmap_update_bits  316 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  327 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  332 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  355 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_DBG_CTRL_REG,
regmap_update_bits  370 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG,
regmap_update_bits  412 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG,
regmap_update_bits  416 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG,
regmap_update_bits  424 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_DBG_CTRL_REG,
regmap_update_bits  432 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_DBG_CTRL_REG,
regmap_update_bits  444 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  448 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  451 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  455 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  459 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  463 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  467 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  470 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  483 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  486 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG,
regmap_update_bits  497 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG3_REG,
regmap_update_bits  504 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  101 drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c 	regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG,
regmap_update_bits  127 drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c 	regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
regmap_update_bits  573 drivers/gpu/drm/sun4i/sun8i_mixer.c 	regmap_update_bits(mixer->engine.regs, SUN8I_MIXER_BLEND_PIPE_CTL(base),
regmap_update_bits   43 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 	regmap_update_bits(mixer->engine.regs,
regmap_update_bits   48 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   53 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   62 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   68 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits  123 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits  189 drivers/gpu/drm/sun4i/sun8i_ui_layer.c 	regmap_update_bits(mixer->engine.regs,
regmap_update_bits   36 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 	regmap_update_bits(mixer->engine.regs,
regmap_update_bits   41 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   46 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   55 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits   61 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits  229 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 	regmap_update_bits(mixer->engine.regs,
regmap_update_bits  247 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 	regmap_update_bits(mixer->engine.regs,
regmap_update_bits  253 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		regmap_update_bits(mixer->engine.regs,
regmap_update_bits  194 drivers/gpu/drm/zte/zx_tvenc.c 	regmap_update_bits(pwrctrl->regmap, pwrctrl->reg, pwrctrl->mask,
regmap_update_bits  212 drivers/gpu/drm/zte/zx_tvenc.c 	regmap_update_bits(pwrctrl->regmap, pwrctrl->reg, pwrctrl->mask, 0);
regmap_update_bits   53 drivers/gpu/drm/zte/zx_vga.c 	regmap_update_bits(pwrctrl->regmap, pwrctrl->reg, pwrctrl->mask,
regmap_update_bits   67 drivers/gpu/drm/zte/zx_vga.c 	regmap_update_bits(pwrctrl->regmap, pwrctrl->reg, pwrctrl->mask, 0);
regmap_update_bits  213 drivers/gpu/ipu-v3/ipu-prg.c 			regmap_update_bits(prg->iomuxc_gpr, IOMUXC_GPR5,
regmap_update_bits  220 drivers/gpu/ipu-v3/ipu-prg.c 				regmap_update_bits(prg->iomuxc_gpr, IOMUXC_GPR5,
regmap_update_bits  376 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, ASPEED_PTCR_CTRL,
regmap_update_bits  383 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, ASPEED_PTCR_CTRL,
regmap_update_bits  395 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, type_params[type].clk_ctrl_reg,
regmap_update_bits  402 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, pwm_port_params[pwm_port].ctrl_reg,
regmap_update_bits  414 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, pwm_port_params[pwm_port].ctrl_reg,
regmap_update_bits  427 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, pwm_port_params[pwm_port].duty_ctrl_reg,
regmap_update_bits  435 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, type_params[type].ctrl_reg,
regmap_update_bits  447 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, type_params[type].ctrl_reg,
regmap_update_bits  449 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, type_params[type].ctrl_reg1,
regmap_update_bits  456 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, ASPEED_PTCR_CTRL,
regmap_update_bits  470 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, ASPEED_PTCR_TACH_SOURCE,
regmap_update_bits  474 drivers/hwmon/aspeed-pwm-tacho.c 	regmap_update_bits(regmap, ASPEED_PTCR_TACH_SOURCE_EXT,
regmap_update_bits   91 drivers/hwmon/emc1403.c 	retval = regmap_update_bits(data->regmap, sda->nr, sda->index,
regmap_update_bits  370 drivers/hwmon/ina2xx.c 	status = regmap_update_bits(data->regmap, INA2XX_CONFIG,
regmap_update_bits  842 drivers/hwmon/ina3221.c 	ret = regmap_update_bits(ina->regmap, INA3221_CONFIG,
regmap_update_bits  328 drivers/hwmon/lm95245.c 		ret = regmap_update_bits(regmap, LM95245_REG_RW_CONFIG2,
regmap_update_bits  476 drivers/hwmon/lm95245.c 	return regmap_update_bits(data->regmap, LM95245_REG_RW_CONFIG1,
regmap_update_bits  286 drivers/hwmon/ltc2945.c 	ret = regmap_update_bits(regmap, LTC2945_CONTROL, CONTROL_TEST_MODE,
regmap_update_bits  315 drivers/hwmon/ltc2945.c 	regmap_update_bits(regmap, LTC2945_CONTROL, CONTROL_TEST_MODE, 0);
regmap_update_bits  334 drivers/hwmon/ltc2945.c 		regmap_update_bits(regmap, LTC2945_FAULT, attr->index, 0);
regmap_update_bits  113 drivers/hwmon/ltc4222.c 		regmap_update_bits(regmap, attr->nr, attr->index, 0);
regmap_update_bits   99 drivers/hwmon/ltc4260.c 		regmap_update_bits(regmap, LTC4260_FAULT, attr->index, 0);
regmap_update_bits   96 drivers/hwmon/nct7802.c 	err = regmap_update_bits(data->regmap, REG_MODE,
regmap_update_bits  182 drivers/hwmon/nct7802.c 	ret = regmap_update_bits(data->regmap, REG_SMARTFAN_EN(sattr->index),
regmap_update_bits  334 drivers/hwmon/nct7802.c 	err = regmap_update_bits(data->regmap, REG_VOLTAGE_LIMIT_MSB[nr],
regmap_update_bits  557 drivers/hwmon/nct7802.c 	err = regmap_update_bits(data->regmap, sattr->nr, 1 << sattr->index,
regmap_update_bits 1046 drivers/hwmon/nct7802.c 	err = regmap_update_bits(data->regmap, REG_START, 0x01, 0x01);
regmap_update_bits 1051 drivers/hwmon/nct7802.c 	err = regmap_update_bits(data->regmap, REG_MODE, 0x40, 0x40);
regmap_update_bits 1056 drivers/hwmon/nct7802.c 	return regmap_update_bits(data->regmap, REG_VMON_ENABLE, 0x03, 0x03);
regmap_update_bits  270 drivers/hwmon/tmp102.c 	return regmap_update_bits(tmp102->regmap, TMP102_CONF_REG,
regmap_update_bits  280 drivers/hwmon/tmp102.c 	err = regmap_update_bits(tmp102->regmap, TMP102_CONF_REG,
regmap_update_bits  126 drivers/hwmon/tmp103.c 	ret = regmap_update_bits(regmap, TMP103_CONF_REG, TMP103_CONFIG_MASK,
regmap_update_bits  143 drivers/hwmon/tmp103.c 	return regmap_update_bits(regmap, TMP103_CONF_REG,
regmap_update_bits  151 drivers/hwmon/tmp103.c 	return regmap_update_bits(regmap, TMP103_CONF_REG,
regmap_update_bits  207 drivers/hwmon/tmp108.c 			return regmap_update_bits(tmp108->regmap,
regmap_update_bits  244 drivers/hwmon/tmp108.c 		return regmap_update_bits(tmp108->regmap, TMP108_REG_CONF,
regmap_update_bits  398 drivers/hwmon/tmp108.c 	return regmap_update_bits(tmp108->regmap, TMP108_REG_CONF,
regmap_update_bits  407 drivers/hwmon/tmp108.c 	err = regmap_update_bits(tmp108->regmap, TMP108_REG_CONF,
regmap_update_bits 1043 drivers/i2c/busses/i2c-s3c2410.c 	regmap_update_bits(i2c->sysreg, EXYNOS5_SYS_I2C_CFG, BIT(id), 0);
regmap_update_bits 1804 drivers/i2c/busses/i2c-stm32f7.c 	return regmap_update_bits(i2c_dev->regmap, reg, mask, mask);
regmap_update_bits   94 drivers/i2c/muxes/i2c-mux-ltc4306.c 	regmap_update_bits(data->regmap, LTC_REG_CONFIG, BIT(5 - offset),
regmap_update_bits  117 drivers/i2c/muxes/i2c-mux-ltc4306.c 	return regmap_update_bits(data->regmap, LTC_REG_MODE,
regmap_update_bits  127 drivers/i2c/muxes/i2c-mux-ltc4306.c 	return regmap_update_bits(data->regmap, LTC_REG_MODE,
regmap_update_bits  148 drivers/i2c/muxes/i2c-mux-ltc4306.c 	return regmap_update_bits(data->regmap, LTC_REG_MODE,
regmap_update_bits  182 drivers/i2c/muxes/i2c-mux-ltc4306.c 	return regmap_update_bits(data->regmap, LTC_REG_SWITCH,
regmap_update_bits  190 drivers/i2c/muxes/i2c-mux-ltc4306.c 	return regmap_update_bits(data->regmap, LTC_REG_SWITCH,
regmap_update_bits  168 drivers/iio/accel/adxl345_core.c 		return regmap_update_bits(data->regmap, ADXL345_REG_BW_RATE,
regmap_update_bits  296 drivers/iio/accel/adxl372.c 	ret = regmap_update_bits(st->regmap, ADXL372_POWER_CTL,
regmap_update_bits  312 drivers/iio/accel/adxl372.c 	ret = regmap_update_bits(st->regmap, ADXL372_TIMING,
regmap_update_bits  341 drivers/iio/accel/adxl372.c 	ret = regmap_update_bits(st->regmap, ADXL372_MEASURE,
regmap_update_bits  357 drivers/iio/accel/adxl372.c 	ret = regmap_update_bits(st->regmap,
regmap_update_bits  325 drivers/iio/accel/bmc150-accel-core.c 	ret = regmap_update_bits(data->regmap, BMC150_ACCEL_REG_INT_5,
regmap_update_bits  472 drivers/iio/accel/bmc150-accel-core.c 	ret = regmap_update_bits(data->regmap, info->map_reg, info->map_bitmask,
regmap_update_bits  480 drivers/iio/accel/bmc150-accel-core.c 	ret = regmap_update_bits(data->regmap, info->en_reg, info->en_bitmask,
regmap_update_bits  110 drivers/iio/accel/kxsd9.c 	ret = regmap_update_bits(st->map,
regmap_update_bits  369 drivers/iio/accel/kxsd9.c 	ret = regmap_update_bits(st->map,
regmap_update_bits  171 drivers/iio/accel/mma7455_core.c 		return regmap_update_bits(mma7455->regmap, MMA7455_REG_CTL1,
regmap_update_bits  191 drivers/iio/accel/mxc4005.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  559 drivers/iio/adc/axp20x_adc.c 	return regmap_update_bits(info->regmap, AXP20X_GPIO10_IN_RANGE, reg,
regmap_update_bits  578 drivers/iio/adc/axp20x_adc.c 	return regmap_update_bits(info->regmap, AXP20X_ADC_RATE,
regmap_update_bits  585 drivers/iio/adc/axp20x_adc.c 	return regmap_update_bits(info->regmap, AXP20X_ADC_RATE,
regmap_update_bits  592 drivers/iio/adc/axp20x_adc.c 	return regmap_update_bits(info->regmap, AXP813_ADC_RATE,
regmap_update_bits  696 drivers/iio/adc/axp20x_adc.c 		regmap_update_bits(info->regmap, AXP20X_ADC_EN2,
regmap_update_bits  145 drivers/iio/adc/axp288_adc.c 	ret = regmap_update_bits(info->regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  209 drivers/iio/adc/axp288_adc.c 		ret = regmap_update_bits(info->regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  226 drivers/iio/adc/axp288_adc.c 		ret = regmap_update_bits(info->regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  231 drivers/iio/adc/axp288_adc.c 		ret = regmap_update_bits(info->regmap, AXP288_ADC_TS_PIN_CTRL,
regmap_update_bits  239 drivers/iio/adc/axp288_adc.c 	return regmap_update_bits(info->regmap, AXP20X_ADC_EN1,
regmap_update_bits  246 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, IPROC_INTERRUPT_STATUS,
regmap_update_bits  258 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, (IPROC_ADC_CHANNEL_REGCTL1 +
regmap_update_bits  263 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, (IPROC_ADC_CHANNEL_REGCTL2 +
regmap_update_bits  269 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, (IPROC_ADC_CHANNEL_INTERRUPT_MASK +
regmap_update_bits  295 drivers/iio/adc/bcm_iproc_adc.c 		regmap_update_bits(adc_priv->regmap, IPROC_INTERRUPT_MASK,
regmap_update_bits  337 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, IPROC_INTERRUPT_MASK,
regmap_update_bits  341 drivers/iio/adc/bcm_iproc_adc.c 	regmap_update_bits(adc_priv->regmap, IPROC_INTERRUPT_STATUS,
regmap_update_bits  360 drivers/iio/adc/bcm_iproc_adc.c 	ret = regmap_update_bits(adc_priv->regmap, IPROC_ANALOG_CONTROL,
regmap_update_bits  546 drivers/iio/adc/bcm_iproc_adc.c 	ret = regmap_update_bits(adc_priv->regmap, IPROC_REGCTL2,
regmap_update_bits  119 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  130 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_ADC_STATUS,
regmap_update_bits  140 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  163 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  169 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_TSEN_CTRL,
regmap_update_bits  181 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_TSEN_STATUS,
regmap_update_bits  191 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_TSEN_CTRL,
regmap_update_bits  333 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  340 drivers/iio/adc/berlin2-adc.c 		regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  356 drivers/iio/adc/berlin2-adc.c 	regmap_update_bits(priv->regmap, BERLIN2_SM_CTRL,
regmap_update_bits  388 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  416 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC1,
regmap_update_bits  427 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  435 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  441 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  458 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC1,
regmap_update_bits  548 drivers/iio/adc/cpcap-adc.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  583 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC1,
regmap_update_bits  594 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  604 drivers/iio/adc/cpcap-adc.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  610 drivers/iio/adc/cpcap-adc.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  616 drivers/iio/adc/cpcap-adc.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  622 drivers/iio/adc/cpcap-adc.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits  661 drivers/iio/adc/cpcap-adc.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_ADCC1,
regmap_update_bits  667 drivers/iio/adc/cpcap-adc.c 	return regmap_update_bits(ddata->reg, CPCAP_REG_ADCC2,
regmap_update_bits   80 drivers/iio/adc/fsl-imx25-gcq.c 		regmap_update_bits(priv->regs, MX25_ADCQ_MR,
regmap_update_bits   86 drivers/iio/adc/fsl-imx25-gcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_FQS, 0);
regmap_update_bits  108 drivers/iio/adc/fsl-imx25-gcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_MR, MX25_ADCQ_MR_EOQ_IRQ, 0);
regmap_update_bits  111 drivers/iio/adc/fsl-imx25-gcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_FQS,
regmap_update_bits  267 drivers/iio/adc/fsl-imx25-gcq.c 		regmap_update_bits(priv->regs, MX25_ADCQ_CFG(reg),
regmap_update_bits  272 drivers/iio/adc/fsl-imx25-gcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits 1049 drivers/iio/adc/ina2xx-adc.c 	return regmap_update_bits(chip->regmap, INA2XX_CONFIG,
regmap_update_bits  386 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_AVG_CNTL,
regmap_update_bits  391 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_AVG_CNTL,
regmap_update_bits  407 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_CHAN_LIST,
regmap_update_bits  413 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_CHAN_LIST,
regmap_update_bits  418 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DETECT_IDLE_SW,
regmap_update_bits  424 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DETECT_IDLE_SW,
regmap_update_bits  434 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  447 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  459 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  463 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  467 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  476 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  479 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  486 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  499 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  527 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  798 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  804 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  806 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  811 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  815 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  821 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  825 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELAY,
regmap_update_bits  835 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_CHAN_10_SW,
regmap_update_bits  839 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_CHAN_10_SW,
regmap_update_bits  857 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELTA_10,
regmap_update_bits  860 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELTA_10,
regmap_update_bits  870 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELTA_10,
regmap_update_bits  883 drivers/iio/adc/meson_saradc.c 			regmap_update_bits(priv->tsc_regmap,
regmap_update_bits  889 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELTA_10,
regmap_update_bits  891 drivers/iio/adc/meson_saradc.c 		regmap_update_bits(priv->regmap, MESON_SAR_ADC_DELTA_10,
regmap_update_bits  923 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, param->bandgap_reg, enable_mask,
regmap_update_bits  951 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG0,
regmap_update_bits  956 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  973 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  996 drivers/iio/adc/meson_saradc.c 	regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG3,
regmap_update_bits  492 drivers/iio/adc/qcom-pm8xxx-xoadc.c 	ret = regmap_update_bits(adc->map,
regmap_update_bits  200 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_ADC_CTL,
regmap_update_bits  205 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_ADC_INT_CLR,
regmap_update_bits  213 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_ADC_CH_CFG,
regmap_update_bits  222 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_ADC_CTL,
regmap_update_bits  228 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_ADC_CTL,
regmap_update_bits  250 drivers/iio/adc/sc27xx_adc.c 	regmap_update_bits(data->regmap, data->base + SC27XX_ADC_CTL,
regmap_update_bits  435 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, SC27XX_MODULE_EN,
regmap_update_bits  441 drivers/iio/adc/sc27xx_adc.c 	ret = regmap_update_bits(data->regmap, SC27XX_ARM_CLK_EN,
regmap_update_bits  459 drivers/iio/adc/sc27xx_adc.c 	regmap_update_bits(data->regmap, SC27XX_ARM_CLK_EN,
regmap_update_bits  462 drivers/iio/adc/sc27xx_adc.c 	regmap_update_bits(data->regmap, SC27XX_MODULE_EN,
regmap_update_bits  473 drivers/iio/adc/sc27xx_adc.c 	regmap_update_bits(data->regmap, SC27XX_ARM_CLK_EN,
regmap_update_bits  476 drivers/iio/adc/sc27xx_adc.c 	regmap_update_bits(data->regmap, SC27XX_MODULE_EN,
regmap_update_bits  343 drivers/iio/adc/stm32-dfsdm-adc.c 		ret = regmap_update_bits(regmap, DFSDM_CHCFGR1(chan->channel),
regmap_update_bits  362 drivers/iio/adc/stm32-dfsdm-adc.c 		regmap_update_bits(regmap, DFSDM_CHCFGR1(chan->channel),
regmap_update_bits  375 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_CHCFGR1(id),
regmap_update_bits  380 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_CHCFGR1(id),
regmap_update_bits  385 drivers/iio/adc/stm32-dfsdm-adc.c 	return regmap_update_bits(regmap, DFSDM_CHCFGR1(id),
regmap_update_bits  398 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id),
regmap_update_bits  408 drivers/iio/adc/stm32-dfsdm-adc.c 	return regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id),
regmap_update_bits  417 drivers/iio/adc/stm32-dfsdm-adc.c 	regmap_update_bits(dfsdm->regmap, DFSDM_CR1(fl_id),
regmap_update_bits  440 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id),
regmap_update_bits  483 drivers/iio/adc/stm32-dfsdm-adc.c 		ret = regmap_update_bits(regmap,
regmap_update_bits  508 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_FCR(fl_id), DFSDM_FCR_IOSR_MASK,
regmap_update_bits  514 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_FCR(fl_id), DFSDM_FCR_FOSR_MASK,
regmap_update_bits  519 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_FCR(fl_id), DFSDM_FCR_FORD_MASK,
regmap_update_bits  528 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(regmap, DFSDM_CR1(fl_id),
regmap_update_bits  590 drivers/iio/adc/stm32-dfsdm-adc.c 	return regmap_update_bits(regmap, DFSDM_CR1(fl_id), DFSDM_CR1_CFG_MASK,
regmap_update_bits  757 drivers/iio/adc/stm32-dfsdm-adc.c 	regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id),
regmap_update_bits  771 drivers/iio/adc/stm32-dfsdm-adc.c 	regmap_update_bits(regmap, DFSDM_CR1(adc->fl_id),
regmap_update_bits  948 drivers/iio/adc/stm32-dfsdm-adc.c 		ret = regmap_update_bits(adc->dfsdm->regmap,
regmap_update_bits  954 drivers/iio/adc/stm32-dfsdm-adc.c 		ret = regmap_update_bits(adc->dfsdm->regmap,
regmap_update_bits  978 drivers/iio/adc/stm32-dfsdm-adc.c 	regmap_update_bits(adc->dfsdm->regmap, DFSDM_CR1(adc->fl_id),
regmap_update_bits 1155 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = regmap_update_bits(adc->dfsdm->regmap, DFSDM_CR2(adc->fl_id),
regmap_update_bits 1164 drivers/iio/adc/stm32-dfsdm-adc.c 		regmap_update_bits(adc->dfsdm->regmap, DFSDM_CR2(adc->fl_id),
regmap_update_bits 1173 drivers/iio/adc/stm32-dfsdm-adc.c 	regmap_update_bits(adc->dfsdm->regmap, DFSDM_CR2(adc->fl_id),
regmap_update_bits 1327 drivers/iio/adc/stm32-dfsdm-adc.c 		regmap_update_bits(regmap, DFSDM_ICR(adc->fl_id),
regmap_update_bits  147 drivers/iio/adc/stm32-dfsdm-core.c 		ret = regmap_update_bits(dfsdm->regmap, DFSDM_CHCFGR1(0),
regmap_update_bits  154 drivers/iio/adc/stm32-dfsdm-core.c 		ret = regmap_update_bits(dfsdm->regmap, DFSDM_CHCFGR1(0),
regmap_update_bits  161 drivers/iio/adc/stm32-dfsdm-core.c 		ret = regmap_update_bits(dfsdm->regmap, DFSDM_CHCFGR1(0),
regmap_update_bits  195 drivers/iio/adc/stm32-dfsdm-core.c 		ret = regmap_update_bits(dfsdm->regmap, DFSDM_CHCFGR1(0),
regmap_update_bits  202 drivers/iio/adc/stm32-dfsdm-core.c 		ret = regmap_update_bits(dfsdm->regmap, DFSDM_CHCFGR1(0),
regmap_update_bits  699 drivers/iio/adc/ti-ads1015.c 	ret = regmap_update_bits(data->regmap, ADS1015_CFG_REG,
regmap_update_bits  928 drivers/iio/adc/ti-ads1015.c 	return regmap_update_bits(data->regmap, ADS1015_CFG_REG,
regmap_update_bits 1026 drivers/iio/adc/ti-ads1015.c 		ret = regmap_update_bits(data->regmap, ADS1015_CFG_REG,
regmap_update_bits  298 drivers/iio/chemical/atlas-ph-sensor.c 	return regmap_update_bits(data->regmap, ATLAS_REG_INT_CONTROL,
regmap_update_bits  540 drivers/iio/chemical/bme680_core.c 	ret = regmap_update_bits(data->regmap, BME680_REG_CTRL_HUMIDITY,
regmap_update_bits  548 drivers/iio/chemical/bme680_core.c 	ret = regmap_update_bits(data->regmap, BME680_REG_CONFIG,
regmap_update_bits  594 drivers/iio/chemical/bme680_core.c 	ret = regmap_update_bits(data->regmap, BME680_REG_CTRL_GAS_1,
regmap_update_bits   34 drivers/iio/common/st_sensors/st_sensors_core.c 	return regmap_update_bits(sdata->regmap,
regmap_update_bits  142 drivers/iio/dac/ad5380.c 	ret = regmap_update_bits(st->regmap, AD5380_REG_SF_CTRL,
regmap_update_bits  126 drivers/iio/dac/stm32-dac-core.c 		ret = regmap_update_bits(regmap, STM32_DAC_CR,
regmap_update_bits   56 drivers/iio/dac/stm32-dac.c 	ret = regmap_update_bits(dac->common->regmap, STM32_DAC_CR, msk, en);
regmap_update_bits  299 drivers/iio/frequency/adf4371.c 	ret = regmap_update_bits(st->regmap, ADF4371_REG(0x24),
regmap_update_bits  493 drivers/iio/frequency/adf4371.c 		ret = regmap_update_bits(st->regmap, ADF4371_REG(0x25),
regmap_update_bits  501 drivers/iio/frequency/adf4371.c 	ret = regmap_update_bits(st->regmap, ADF4371_REG(0x0),
regmap_update_bits  283 drivers/iio/gyro/bmg160_core.c 	ret = regmap_update_bits(data->regmap, BMG160_REG_INT_EN_1,
regmap_update_bits  335 drivers/iio/gyro/bmg160_core.c 	ret = regmap_update_bits(data->regmap, BMG160_REG_INT_MAP_0,
regmap_update_bits  399 drivers/iio/gyro/bmg160_core.c 	ret = regmap_update_bits(data->regmap, BMG160_REG_INT_MAP_1,
regmap_update_bits  198 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map, MPU3050_PWR_MGM,
regmap_update_bits  204 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map, MPU3050_PWR_MGM,
regmap_update_bits  508 drivers/iio/gyro/mpu3050-core.c 			ret = regmap_update_bits(mpu3050->map,
regmap_update_bits  792 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map,
regmap_update_bits  800 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map,
regmap_update_bits  863 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map, MPU3050_PWR_MGM,
regmap_update_bits  885 drivers/iio/gyro/mpu3050-core.c 	ret = regmap_update_bits(mpu3050->map, MPU3050_PWR_MGM,
regmap_update_bits  987 drivers/iio/gyro/mpu3050-core.c 		ret = regmap_update_bits(mpu3050->map, MPU3050_USR_CTRL,
regmap_update_bits  419 drivers/iio/health/afe4403.c 	ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2,
regmap_update_bits  446 drivers/iio/health/afe4403.c 	ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2,
regmap_update_bits  425 drivers/iio/health/afe4404.c 	ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2,
regmap_update_bits  452 drivers/iio/health/afe4404.c 	ret = regmap_update_bits(afe->regmap, AFE440X_CONTROL2,
regmap_update_bits  153 drivers/iio/health/max30100.c 	return regmap_update_bits(data->regmap, MAX30100_REG_MODE_CONFIG,
regmap_update_bits  293 drivers/iio/health/max30100.c 	ret = regmap_update_bits(data->regmap, MAX30100_REG_LED_CONFIG,
regmap_update_bits  307 drivers/iio/health/max30100.c 	return regmap_update_bits(data->regmap, MAX30100_REG_LED_CONFIG,
regmap_update_bits  328 drivers/iio/health/max30100.c 	ret = regmap_update_bits(data->regmap, MAX30100_REG_MODE_CONFIG,
regmap_update_bits  336 drivers/iio/health/max30100.c 	return regmap_update_bits(data->regmap, MAX30100_REG_INT_ENABLE,
regmap_update_bits  367 drivers/iio/health/max30100.c 	ret = regmap_update_bits(data->regmap, MAX30100_REG_MODE_CONFIG,
regmap_update_bits  172 drivers/iio/health/max30102.c 	return regmap_update_bits(data->regmap, MAX30102_REG_MODE_CONFIG,
regmap_update_bits  184 drivers/iio/health/max30102.c 	return regmap_update_bits(data->regmap, MAX30102_REG_MODE_CONFIG,
regmap_update_bits  204 drivers/iio/health/max30102.c 		ret = regmap_update_bits(data->regmap,
regmap_update_bits  211 drivers/iio/health/max30102.c 		ret = regmap_update_bits(data->regmap,
regmap_update_bits  416 drivers/iio/health/max30102.c 	return regmap_update_bits(data->regmap, MAX30102_REG_INT_ENABLE,
regmap_update_bits  452 drivers/iio/health/max30102.c 	ret = regmap_update_bits(data->regmap, MAX30102_REG_TEMP_CONFIG,
regmap_update_bits   43 drivers/iio/humidity/hts221_buffer.c 	return regmap_update_bits(hw->regmap, HTS221_REG_DRDY_EN_ADDR,
regmap_update_bits  102 drivers/iio/humidity/hts221_buffer.c 	err = regmap_update_bits(hw->regmap, HTS221_REG_DRDY_HL_ADDR,
regmap_update_bits  116 drivers/iio/humidity/hts221_buffer.c 	err = regmap_update_bits(hw->regmap, HTS221_REG_DRDY_PP_OD_ADDR,
regmap_update_bits  164 drivers/iio/humidity/hts221_core.c 	err = regmap_update_bits(hw->regmap, HTS221_REG_CNTRL1_ADDR,
regmap_update_bits  191 drivers/iio/humidity/hts221_core.c 	err = regmap_update_bits(hw->regmap, avg->addr,
regmap_update_bits  254 drivers/iio/humidity/hts221_core.c 	err = regmap_update_bits(hw->regmap, HTS221_REG_CNTRL1_ADDR,
regmap_update_bits  590 drivers/iio/humidity/hts221_core.c 	err = regmap_update_bits(hw->regmap, HTS221_REG_CNTRL1_ADDR,
regmap_update_bits  649 drivers/iio/humidity/hts221_core.c 	return regmap_update_bits(hw->regmap, HTS221_REG_CNTRL1_ADDR,
regmap_update_bits  661 drivers/iio/humidity/hts221_core.c 		err = regmap_update_bits(hw->regmap, HTS221_REG_CNTRL1_ADDR,
regmap_update_bits  379 drivers/iio/imu/bmi160/bmi160_core.c 	return regmap_update_bits(data->regmap,
regmap_update_bits  361 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h 	err = regmap_update_bits(hw->regmap, addr, mask, val);
regmap_update_bits  728 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	err = regmap_update_bits(hw->regmap, ST_LSM6DSX_REG_HLACTIVE_ADDR,
regmap_update_bits  738 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 		err = regmap_update_bits(hw->regmap, ST_LSM6DSX_REG_PP_OD_ADDR,
regmap_update_bits  900 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = regmap_update_bits(hw->regmap, hub_settings->page_mux.addr,
regmap_update_bits 1325 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		err = regmap_update_bits(hw->regmap,
regmap_update_bits 1342 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		err = regmap_update_bits(hw->regmap,
regmap_update_bits 1361 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		err = regmap_update_bits(hw->regmap,
regmap_update_bits 1371 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		err = regmap_update_bits(hw->regmap,
regmap_update_bits 1381 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		err = regmap_update_bits(hw->regmap,
regmap_update_bits 1396 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = regmap_update_bits(hw->regmap, hw->settings->reset_addr,
regmap_update_bits 1405 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = regmap_update_bits(hw->regmap, hw->settings->reset_addr,
regmap_update_bits 1414 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = regmap_update_bits(hw->regmap, ST_LSM6DSX_REG_BDU_ADDR,
regmap_update_bits 1425 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = regmap_update_bits(hw->regmap, drdy_int_reg,
regmap_update_bits  163 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 	err = regmap_update_bits(hw->regmap, addr, mask, val);
regmap_update_bits  193 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 	err = regmap_update_bits(hw->regmap, hub_settings->master_en.addr,
regmap_update_bits  390 drivers/iio/light/apds9960.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  399 drivers/iio/light/apds9960.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  421 drivers/iio/light/apds9960.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  823 drivers/iio/light/apds9960.c 	return regmap_update_bits(data->regmap, APDS9960_REG_ENABLE, 1, state);
regmap_update_bits  968 drivers/iio/light/apds9960.c 	ret = regmap_update_bits(data->regmap, APDS9960_REG_GCONF_1,
regmap_update_bits  385 drivers/iio/light/gp2ap020a00f.c 			err = regmap_update_bits(data->regmap,
regmap_update_bits  392 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap, GP2AP020A00F_ALS_REG,
regmap_update_bits  398 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap, GP2AP020A00F_PS_REG,
regmap_update_bits  404 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap, GP2AP020A00F_LED_REG,
regmap_update_bits  412 drivers/iio/light/gp2ap020a00f.c 	err = regmap_update_bits(data->regmap,
regmap_update_bits  756 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap,
regmap_update_bits  767 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap,
regmap_update_bits  778 drivers/iio/light/gp2ap020a00f.c 		err = regmap_update_bits(data->regmap,
regmap_update_bits  110 drivers/iio/light/isl29018.c 	ret = regmap_update_bits(chip->regmap, ISL29018_REG_ADD_COMMAND2,
regmap_update_bits  147 drivers/iio/light/isl29018.c 	ret = regmap_update_bits(chip->regmap, ISL29018_REG_ADD_COMMAND2,
regmap_update_bits  233 drivers/iio/light/isl29018.c 	status = regmap_update_bits(chip->regmap, ISL29018_REG_ADD_COMMAND2,
regmap_update_bits  553 drivers/iio/light/isl29018.c 		status = regmap_update_bits(chip->regmap,
regmap_update_bits  120 drivers/iio/light/isl29028.c 	ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  145 drivers/iio/light/isl29028.c 	ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  169 drivers/iio/light/isl29028.c 	ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  196 drivers/iio/light/isl29028.c 		ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  202 drivers/iio/light/isl29028.c 		ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  207 drivers/iio/light/isl29028.c 		ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  212 drivers/iio/light/isl29028.c 		return regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  221 drivers/iio/light/isl29028.c 	ret = regmap_update_bits(chip->regmap, ISL29028_REG_CONFIGURE,
regmap_update_bits  134 drivers/iio/light/jsa1212.c 	ret = regmap_update_bits(data->regmap, JSA1212_CONF_REG,
regmap_update_bits  150 drivers/iio/light/jsa1212.c 	ret = regmap_update_bits(data->regmap, JSA1212_CONF_REG,
regmap_update_bits  363 drivers/iio/light/jsa1212.c 	ret = regmap_update_bits(data->regmap, JSA1212_CONF_REG,
regmap_update_bits  133 drivers/iio/light/pa12203001.c 	ret = regmap_update_bits(data->map, PA12203001_REG_CFG0,
regmap_update_bits  147 drivers/iio/light/pa12203001.c 	ret = regmap_update_bits(data->map, PA12203001_REG_CFG0,
regmap_update_bits  292 drivers/iio/light/pa12203001.c 				return regmap_update_bits(data->map,
regmap_update_bits  286 drivers/iio/light/rpr0521.c 	ret = regmap_update_bits(data->regmap, RPR0521_REG_MODE_CTRL,
regmap_update_bits  304 drivers/iio/light/rpr0521.c 	ret = regmap_update_bits(data->regmap, RPR0521_REG_MODE_CTRL,
regmap_update_bits  484 drivers/iio/light/rpr0521.c 	err = regmap_update_bits(data->regmap, RPR0521_REG_PXS_CTRL,
regmap_update_bits  610 drivers/iio/light/rpr0521.c 	return regmap_update_bits(data->regmap, rpr0521_gain[chan].reg,
regmap_update_bits  675 drivers/iio/light/rpr0521.c 	return regmap_update_bits(data->regmap,
regmap_update_bits  852 drivers/iio/light/rpr0521.c 	ret = regmap_update_bits(data->regmap, RPR0521_REG_MODE_CTRL,
regmap_update_bits  879 drivers/iio/light/rpr0521.c 	ret = regmap_update_bits(data->regmap, RPR0521_REG_MODE_CTRL,
regmap_update_bits   79 drivers/iio/light/st_uvis25_core.c 	err = regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL1_ADDR,
regmap_update_bits  192 drivers/iio/light/st_uvis25_core.c 	err = regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL3_ADDR,
regmap_update_bits  274 drivers/iio/light/st_uvis25_core.c 	err = regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL2_ADDR,
regmap_update_bits  281 drivers/iio/light/st_uvis25_core.c 	return regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL1_ADDR,
regmap_update_bits  335 drivers/iio/light/st_uvis25_core.c 	return regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL1_ADDR,
regmap_update_bits  345 drivers/iio/light/st_uvis25_core.c 		return regmap_update_bits(hw->regmap, ST_UVIS25_REG_CTRL1_ADDR,
regmap_update_bits  131 drivers/iio/light/vcnl4035.c 	return regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  234 drivers/iio/light/vcnl4035.c 		ret = regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  312 drivers/iio/light/vcnl4035.c 		ret = regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  401 drivers/iio/light/vcnl4035.c 	return regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  428 drivers/iio/light/vcnl4035.c 	ret = regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  438 drivers/iio/light/vcnl4035.c 	ret = regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  449 drivers/iio/light/vcnl4035.c 	ret = regmap_update_bits(data->regmap, VCNL4035_ALS_CONF,
regmap_update_bits  300 drivers/iio/magnetometer/ak8974.c 		ret = regmap_update_bits(ak8974->map, AK8974_CTRL2,
regmap_update_bits  307 drivers/iio/magnetometer/ak8974.c 	return regmap_update_bits(ak8974->map,
regmap_update_bits  418 drivers/iio/magnetometer/ak8974.c 	ret = regmap_update_bits(ak8974->map,
regmap_update_bits  234 drivers/iio/magnetometer/bmc150_magn.c 		ret = regmap_update_bits(data->regmap, BMC150_MAGN_REG_POWER,
regmap_update_bits  241 drivers/iio/magnetometer/bmc150_magn.c 		return regmap_update_bits(data->regmap,
regmap_update_bits  247 drivers/iio/magnetometer/bmc150_magn.c 		return regmap_update_bits(data->regmap,
regmap_update_bits  308 drivers/iio/magnetometer/bmc150_magn.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  556 drivers/iio/magnetometer/bmc150_magn.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  572 drivers/iio/magnetometer/bmc150_magn.c 			ret = regmap_update_bits(data->regmap,
regmap_update_bits  796 drivers/iio/magnetometer/bmc150_magn.c 	ret = regmap_update_bits(data->regmap, BMC150_MAGN_REG_INT_DRDY,
regmap_update_bits  141 drivers/iio/magnetometer/hmc5843_core.c 	ret = regmap_update_bits(data->regmap, HMC5843_MODE_REG,
regmap_update_bits  199 drivers/iio/magnetometer/hmc5843_core.c 	ret = regmap_update_bits(data->regmap, HMC5843_CONFIG_REG_A,
regmap_update_bits  294 drivers/iio/magnetometer/hmc5843_core.c 	ret = regmap_update_bits(data->regmap, HMC5843_CONFIG_REG_A,
regmap_update_bits  320 drivers/iio/magnetometer/hmc5843_core.c 	ret = regmap_update_bits(data->regmap, HMC5843_CONFIG_REG_B,
regmap_update_bits  189 drivers/iio/magnetometer/mmc35240.c 	ret = regmap_update_bits(data->regmap, MMC35240_REG_CTRL0,
regmap_update_bits  201 drivers/iio/magnetometer/mmc35240.c 	return regmap_update_bits(data->regmap, MMC35240_REG_CTRL0,
regmap_update_bits  235 drivers/iio/magnetometer/mmc35240.c 	ret = regmap_update_bits(data->regmap, MMC35240_REG_CTRL1,
regmap_update_bits  407 drivers/iio/magnetometer/mmc35240.c 		ret = regmap_update_bits(data->regmap, MMC35240_REG_CTRL1,
regmap_update_bits  641 drivers/iio/pressure/bmp280-core.c 	ret = regmap_update_bits(data->regmap, BMP280_REG_CONFIG,
regmap_update_bits  676 drivers/iio/pressure/bmp280-core.c 	ret = regmap_update_bits(data->regmap, BMP280_REG_CTRL_HUMIDITY,
regmap_update_bits  205 drivers/iio/pressure/dps310.c 	return regmap_update_bits(data->regmap, DPS310_PRS_CFG,
regmap_update_bits  224 drivers/iio/pressure/dps310.c 	return regmap_update_bits(data->regmap, DPS310_TMP_CFG,
regmap_update_bits  238 drivers/iio/pressure/dps310.c 	return regmap_update_bits(data->regmap, DPS310_PRS_CFG,
regmap_update_bits  252 drivers/iio/pressure/dps310.c 	return regmap_update_bits(data->regmap, DPS310_TMP_CFG,
regmap_update_bits  212 drivers/iio/proximity/sx9500.c 	return regmap_update_bits(data->regmap, reg, bitmask, bitmask);
regmap_update_bits  223 drivers/iio/proximity/sx9500.c 	return regmap_update_bits(data->regmap, reg, bitmask, 0);
regmap_update_bits  421 drivers/iio/proximity/sx9500.c 	ret = regmap_update_bits(data->regmap, SX9500_REG_PROX_CTRL0,
regmap_update_bits  801 drivers/iio/proximity/sx9500.c 	ret = regmap_update_bits(data->regmap, SX9500_REG_PROX_CTRL0,
regmap_update_bits  821 drivers/iio/proximity/sx9500.c 	regmap_update_bits(data->regmap, SX9500_REG_PROX_CTRL0,
regmap_update_bits  154 drivers/iio/temperature/mlx90632.c 	return regmap_update_bits(regmap, MLX90632_REG_CONTROL,
regmap_update_bits  161 drivers/iio/temperature/mlx90632.c 	return regmap_update_bits(regmap, MLX90632_REG_CONTROL,
regmap_update_bits  179 drivers/iio/temperature/mlx90632.c 	ret = regmap_update_bits(data->regmap, MLX90632_REG_STATUS,
regmap_update_bits  145 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, TIM_CR1_ARPE);
regmap_update_bits  149 drivers/iio/trigger/stm32-timer-trigger.c 		regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS2,
regmap_update_bits  152 drivers/iio/trigger/stm32-timer-trigger.c 		regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS,
regmap_update_bits  156 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_EGR, TIM_EGR_UG, TIM_EGR_UG);
regmap_update_bits  159 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, TIM_CR1_CEN);
regmap_update_bits  178 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
regmap_update_bits  179 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, 0);
regmap_update_bits  185 drivers/iio/trigger/stm32-timer-trigger.c 		regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS2, 0);
regmap_update_bits  187 drivers/iio/trigger/stm32-timer-trigger.c 		regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS, 0);
regmap_update_bits  190 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_EGR, TIM_EGR_UG, TIM_EGR_UG);
regmap_update_bits  305 drivers/iio/trigger/stm32-timer-trigger.c 			regmap_update_bits(priv->regmap, TIM_CR2, mask,
regmap_update_bits  308 drivers/iio/trigger/stm32-timer-trigger.c 			regmap_update_bits(priv->regmap, TIM_EGR,
regmap_update_bits  462 drivers/iio/trigger/stm32-timer-trigger.c 			regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN,
regmap_update_bits  466 drivers/iio/trigger/stm32-timer-trigger.c 			regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN,
regmap_update_bits  489 drivers/iio/trigger/stm32-timer-trigger.c 			regmap_update_bits(priv->regmap,
regmap_update_bits  517 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, TIM_SMCR_SMS);
regmap_update_bits  580 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms);
regmap_update_bits  645 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, 0);
regmap_update_bits  721 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS2, TIM_CR2_MMS2);
regmap_update_bits  723 drivers/iio/trigger/stm32-timer-trigger.c 	regmap_update_bits(priv->regmap, TIM_CR2, TIM_CR2_MMS2, 0);
regmap_update_bits  185 drivers/input/keyboard/cap11xx.c 	ret = regmap_update_bits(priv->regmap, CAP11XX_REG_MAIN_CONTROL, 1, 0);
regmap_update_bits  211 drivers/input/keyboard/cap11xx.c 	return regmap_update_bits(priv->regmap, CAP11XX_REG_MAIN_CONTROL,
regmap_update_bits  242 drivers/input/keyboard/cap11xx.c 	return regmap_update_bits(priv->regmap,
regmap_update_bits  268 drivers/input/keyboard/cap11xx.c 	error = regmap_update_bits(priv->regmap,
regmap_update_bits  273 drivers/input/keyboard/cap11xx.c 	error = regmap_update_bits(priv->regmap, CAP11XX_REG_LED_DUTY_CYCLE_4,
regmap_update_bits  388 drivers/input/keyboard/cap11xx.c 		error = regmap_update_bits(priv->regmap, CAP11XX_REG_CONFIG2,
regmap_update_bits  401 drivers/input/keyboard/cap11xx.c 	error = regmap_update_bits(priv->regmap, CAP11XX_REG_MAIN_CONTROL,
regmap_update_bits   42 drivers/input/keyboard/clps711x-keypad.c 		regmap_update_bits(priv->syscon, SYSCON_OFFSET,
regmap_update_bits   78 drivers/input/keyboard/clps711x-keypad.c 		regmap_update_bits(priv->syscon, SYSCON_OFFSET,
regmap_update_bits  155 drivers/input/keyboard/clps711x-keypad.c 	regmap_update_bits(priv->syscon, SYSCON_OFFSET, SYSCON1_KBDSCAN_MASK,
regmap_update_bits  109 drivers/input/keyboard/mtk-pmic-keys.c 	regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  120 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  123 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  128 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  131 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  136 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  139 drivers/input/keyboard/mtk-pmic-keys.c 		regmap_update_bits(keys->regmap, pmic_rst_reg,
regmap_update_bits  175 drivers/input/keyboard/mtk-pmic-keys.c 	ret = regmap_update_bits(keys->regmap, info->regs->intsel_reg,
regmap_update_bits  297 drivers/input/keyboard/qt1050.c 	return regmap_update_bits(map, key_regs->di_aks, 0xfc,
regmap_update_bits  495 drivers/input/keyboard/qt1050.c 	err = regmap_update_bits(ts->regmap, QT1050_RES_CAL, 0x7f,
regmap_update_bits  509 drivers/input/keyboard/qt1050.c 	err = regmap_update_bits(ts->regmap, QT1050_RES_CAL,
regmap_update_bits  124 drivers/input/keyboard/snvs_pwrkey.c 	regmap_update_bits(pdata->snvs, SNVS_LPCR_REG, SNVS_LPCR_DEP_EN, SNVS_LPCR_DEP_EN);
regmap_update_bits  122 drivers/input/misc/88pm80x_onkey.c 	regmap_update_bits(info->map, PM800_RTC_MISC4, PM800_LONG_ONKEY_EN,
regmap_update_bits  125 drivers/input/misc/88pm80x_onkey.c 	regmap_update_bits(info->map, PM800_RTC_MISC3,
regmap_update_bits   47 drivers/input/misc/arizona-haptics.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits   58 drivers/input/misc/arizona-haptics.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits   97 drivers/input/misc/arizona-haptics.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  164 drivers/input/misc/arizona-haptics.c 	ret = regmap_update_bits(arizona->regmap, ARIZONA_HAPTICS_CONTROL_1,
regmap_update_bits  166 drivers/input/misc/axp20x-pek.c 	ret = regmap_update_bits(axp20x_pek->axp20x->regmap, AXP20X_PEK_KEY,
regmap_update_bits  104 drivers/input/misc/da9063_onkey.c 		error = regmap_update_bits(onkey->regmap,
regmap_update_bits  392 drivers/input/misc/drv260x.c 		error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL,
regmap_update_bits  415 drivers/input/misc/drv260x.c 		error = regmap_update_bits(haptics->regmap, DRV260X_LIB_SEL,
regmap_update_bits  584 drivers/input/misc/drv260x.c 		ret = regmap_update_bits(haptics->regmap,
regmap_update_bits  598 drivers/input/misc/drv260x.c 			regmap_update_bits(haptics->regmap,
regmap_update_bits  622 drivers/input/misc/drv260x.c 		ret = regmap_update_bits(haptics->regmap,
regmap_update_bits  120 drivers/input/misc/drv2665.c 	error = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2,
regmap_update_bits  234 drivers/input/misc/drv2665.c 		ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2,
regmap_update_bits  245 drivers/input/misc/drv2665.c 			regmap_update_bits(haptics->regmap,
regmap_update_bits  269 drivers/input/misc/drv2665.c 		ret = regmap_update_bits(haptics->regmap, DRV2665_CTRL_2,
regmap_update_bits  217 drivers/input/misc/drv2667.c 		error = regmap_update_bits(haptics->regmap, DRV2667_CTRL_2,
regmap_update_bits  250 drivers/input/misc/drv2667.c 	error = regmap_update_bits(haptics->regmap, DRV2667_CTRL_2,
regmap_update_bits  409 drivers/input/misc/drv2667.c 		ret = regmap_update_bits(haptics->regmap, DRV2667_CTRL_2,
regmap_update_bits  420 drivers/input/misc/drv2667.c 			regmap_update_bits(haptics->regmap,
regmap_update_bits  444 drivers/input/misc/drv2667.c 		ret = regmap_update_bits(haptics->regmap, DRV2667_CTRL_2,
regmap_update_bits   76 drivers/input/misc/max77650-onkey.c 	error = regmap_update_bits(map, MAX77650_REG_CNFG_GLBL,
regmap_update_bits   91 drivers/input/misc/max77693-haptic.c 	error = regmap_update_bits(haptic->regmap_haptic,
regmap_update_bits  146 drivers/input/misc/max77693-haptic.c 	error = regmap_update_bits(haptic->regmap_pmic,
regmap_update_bits   74 drivers/input/misc/pm8941-pwrkey.c 	error = regmap_update_bits(pwrkey->regmap,
regmap_update_bits  100 drivers/input/misc/pm8941-pwrkey.c 	error = regmap_update_bits(pwrkey->regmap,
regmap_update_bits  108 drivers/input/misc/pm8941-pwrkey.c 	error = regmap_update_bits(pwrkey->regmap,
regmap_update_bits  240 drivers/input/misc/pm8941-pwrkey.c 	error = regmap_update_bits(pwrkey->regmap,
regmap_update_bits  249 drivers/input/misc/pm8941-pwrkey.c 	error = regmap_update_bits(pwrkey->regmap,
regmap_update_bits   92 drivers/input/misc/pm8xxx-vibrator.c 		rc = regmap_update_bits(vib->regmap, regs->enable_addr,
regmap_update_bits  150 drivers/input/misc/pmic8xxx-pwrkey.c 	regmap_update_bits(pwrkey->regmap, PON_CNTL_1, mask, val);
regmap_update_bits  215 drivers/input/misc/pmic8xxx-pwrkey.c 		error = regmap_update_bits(regmap, test2_addr,
regmap_update_bits  229 drivers/input/misc/pmic8xxx-pwrkey.c 		error = regmap_update_bits(regmap, test2_addr,
regmap_update_bits  240 drivers/input/misc/pmic8xxx-pwrkey.c 		error = regmap_update_bits(regmap, ctrl_addr,
regmap_update_bits  252 drivers/input/misc/pmic8xxx-pwrkey.c 	error = regmap_update_bits(regmap, master_enable_addr,
regmap_update_bits  258 drivers/input/misc/pmic8xxx-pwrkey.c 	return regmap_update_bits(regmap, ctrl_addr,
regmap_update_bits  269 drivers/input/misc/pmic8xxx-pwrkey.c 	error = regmap_update_bits(regmap, master_enable_addr,
regmap_update_bits  275 drivers/input/misc/pmic8xxx-pwrkey.c 	return regmap_update_bits(regmap, ctrl_addr,
regmap_update_bits  308 drivers/input/misc/pmic8xxx-pwrkey.c 	error = regmap_update_bits(regmap, PM8058_L22_CTRL, 0xbf, 0x93);
regmap_update_bits  317 drivers/input/misc/pmic8xxx-pwrkey.c 	return regmap_update_bits(regmap, PM8058_SLEEP_CTRL, mask, val);
regmap_update_bits  329 drivers/input/misc/pmic8xxx-pwrkey.c 	return regmap_update_bits(regmap, PM8921_SLEEP_CTRL, mask, val);
regmap_update_bits   29 drivers/input/misc/sc27xx-vibra.c 		regmap_update_bits(info->regmap, info->base, LDO_VIBR_PD, 0);
regmap_update_bits   30 drivers/input/misc/sc27xx-vibra.c 		regmap_update_bits(info->regmap, info->base,
regmap_update_bits   34 drivers/input/misc/sc27xx-vibra.c 		regmap_update_bits(info->regmap, info->base, LDO_VIBR_PD,
regmap_update_bits   36 drivers/input/misc/sc27xx-vibra.c 		regmap_update_bits(info->regmap, info->base,
regmap_update_bits   44 drivers/input/misc/sc27xx-vibra.c 	return regmap_update_bits(info->regmap, info->base, CUR_DRV_CAL_SEL, 0);
regmap_update_bits   85 drivers/input/misc/stpmic1_onkey.c 	error = regmap_update_bits(pmic->regmap, PKEY_TURNOFF_CR,
regmap_update_bits   93 drivers/input/misc/stpmic1_onkey.c 		error = regmap_update_bits(pmic->regmap, PADS_PULL_CR,
regmap_update_bits  289 drivers/input/touchscreen/bcm_iproc_tsc.c 	regmap_update_bits(priv->regmap, INTERRUPT_MASK, val, val);
regmap_update_bits  304 drivers/input/touchscreen/bcm_iproc_tsc.c 	regmap_update_bits(priv->regmap, INTERRUPT_STATUS, val, val);
regmap_update_bits  316 drivers/input/touchscreen/bcm_iproc_tsc.c 	regmap_update_bits(priv->regmap, REGCTL2, mask, val);
regmap_update_bits  334 drivers/input/touchscreen/bcm_iproc_tsc.c 	regmap_update_bits(priv->regmap, INTERRUPT_MASK, val, 0);
regmap_update_bits  338 drivers/input/touchscreen/bcm_iproc_tsc.c 	regmap_update_bits(priv->regmap, REGCTL2, val, val);
regmap_update_bits  167 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_PDMSK,
regmap_update_bits  173 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_PDMSK, 0);
regmap_update_bits  178 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_MR, MX25_ADCQ_MR_FDRY_IRQ,
regmap_update_bits  184 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_MR, MX25_ADCQ_MR_FDRY_IRQ, 0);
regmap_update_bits  189 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits  196 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits  205 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_FRST,
regmap_update_bits  207 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_FRST, 0);
regmap_update_bits  226 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_SR, MX25_ADCQ_SR_PD,
regmap_update_bits  230 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_MR, MX25_ADCQ_MR_PD_IRQ, 0);
regmap_update_bits  358 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_SR, MX25_ADCQ_SR_FRR |
regmap_update_bits  388 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits  403 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits  409 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->core_regs, MX25_TSC_TGCR,
regmap_update_bits  414 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->core_regs, MX25_TSC_TGCR, MX25_TGCR_PDBEN,
regmap_update_bits  416 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->core_regs, MX25_TSC_TGCR, MX25_TGCR_PDEN,
regmap_update_bits  420 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR, MX25_ADCQ_CR_QSM_MASK,
regmap_update_bits  424 drivers/input/touchscreen/fsl-imx25-tcq.c 	regmap_update_bits(priv->regs, MX25_ADCQ_CR,
regmap_update_bits   57 drivers/input/touchscreen/ts4800-ts.c 	ret = regmap_update_bits(ts->regmap, ts->reg, ts->bit, ts->bit);
regmap_update_bits   67 drivers/input/touchscreen/ts4800-ts.c 	ret = regmap_update_bits(ts->regmap, ts->reg, ts->bit, 0);
regmap_update_bits  145 drivers/iommu/omap-iommu.c 	regmap_update_bits(obj->syscfg, DSP_SYS_MMU_CONFIG, mask, val);
regmap_update_bits   64 drivers/irqchip/irq-gic-realview.c 		regmap_update_bits(map, pld1_ctrl,
regmap_update_bits  201 drivers/irqchip/irq-madera.c 		ret = regmap_update_bits(madera->regmap, MADERA_IRQ1_CTRL,
regmap_update_bits  149 drivers/irqchip/irq-st.c 	return regmap_update_bits(ddata->regmap, ddata->syscfg,
regmap_update_bits  184 drivers/irqchip/irq-st.c 	return regmap_update_bits(ddata->regmap, ddata->syscfg,
regmap_update_bits  119 drivers/leds/leds-cpcap.c 		err = regmap_update_bits(led->regmap,
regmap_update_bits  131 drivers/leds/leds-cpcap.c 	err = regmap_update_bits(led->regmap, led->info->reg, led->info->mask,
regmap_update_bits  199 drivers/leds/leds-cpcap.c 		err = regmap_update_bits(led->regmap, led->info->reg,
regmap_update_bits  306 drivers/leds/leds-lm3532.c 	ret = regmap_update_bits(led_data->priv->regmap, LM3532_REG_ENABLE,
regmap_update_bits  331 drivers/leds/leds-lm3532.c 	ret = regmap_update_bits(led_data->priv->regmap, LM3532_REG_ENABLE,
regmap_update_bits  435 drivers/leds/leds-lm3532.c 	ret = regmap_update_bits(drvdata->regmap, LM3532_REG_OUTPUT_CFG,
regmap_update_bits  169 drivers/leds/leds-lm355x.c 		ret = regmap_update_bits(chip->regmap, 0xE0, 0x28, reg_val);
regmap_update_bits  173 drivers/leds/leds-lm355x.c 		ret = regmap_update_bits(chip->regmap, 0xA0, 0x04, reg_val);
regmap_update_bits  180 drivers/leds/leds-lm355x.c 		ret = regmap_update_bits(chip->regmap, 0x0A, 0xC4, reg_val);
regmap_update_bits  217 drivers/leds/leds-lm355x.c 		    regmap_update_bits(chip->regmap, preg[REG_TORCH_CTRL].regno,
regmap_update_bits  226 drivers/leds/leds-lm355x.c 			    regmap_update_bits(chip->regmap,
regmap_update_bits  242 drivers/leds/leds-lm355x.c 		    regmap_update_bits(chip->regmap, preg[REG_FLASH_CTRL].regno,
regmap_update_bits  255 drivers/leds/leds-lm355x.c 			    regmap_update_bits(chip->regmap,
regmap_update_bits  270 drivers/leds/leds-lm355x.c 		    regmap_update_bits(chip->regmap, preg[REG_INDI_CTRL].regno,
regmap_update_bits  279 drivers/leds/leds-lm355x.c 			    regmap_update_bits(chip->regmap,
regmap_update_bits  295 drivers/leds/leds-lm355x.c 	ret = regmap_update_bits(chip->regmap, preg[REG_OPMODE].regno,
regmap_update_bits  189 drivers/leds/leds-lm3601x.c 		ret = regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits  198 drivers/leds/leds-lm3601x.c 	ret = regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits  226 drivers/leds/leds-lm3601x.c 		ret = regmap_update_bits(led->regmap, LM3601X_CFG_REG,
regmap_update_bits  230 drivers/leds/leds-lm3601x.c 		ret = regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits  234 drivers/leds/leds-lm3601x.c 		ret = regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits  256 drivers/leds/leds-lm3601x.c 		ret = regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits  451 drivers/leds/leds-lm3601x.c 	return regmap_update_bits(led->regmap, LM3601X_ENABLE_REG,
regmap_update_bits   93 drivers/leds/leds-lm3642.c 	ret = regmap_update_bits(chip->regmap, REG_ENABLE, EX_PIN_ENABLE_MASK,
regmap_update_bits  121 drivers/leds/leds-lm3642.c 		ret = regmap_update_bits(chip->regmap, REG_I_CTRL,
regmap_update_bits  130 drivers/leds/leds-lm3642.c 		ret = regmap_update_bits(chip->regmap, REG_I_CTRL,
regmap_update_bits  139 drivers/leds/leds-lm3642.c 		ret = regmap_update_bits(chip->regmap, REG_I_CTRL,
regmap_update_bits  159 drivers/leds/leds-lm3642.c 	ret = regmap_update_bits(chip->regmap, REG_ENABLE,
regmap_update_bits  186 drivers/leds/leds-lm3642.c 	ret = regmap_update_bits(chip->regmap, REG_ENABLE,
regmap_update_bits  237 drivers/leds/leds-lm3642.c 	ret = regmap_update_bits(chip->regmap, REG_ENABLE,
regmap_update_bits  303 drivers/leds/leds-lm3692x.c 	ret = regmap_update_bits(led->regmap, LM3692X_EN, LM3692X_ENABLE_MASK,
regmap_update_bits  419 drivers/leds/leds-lm3692x.c 	ret = regmap_update_bits(led->regmap, LM3692X_EN, LM3692X_DEVICE_EN, 0);
regmap_update_bits  123 drivers/leds/leds-lm3697.c 		ret = regmap_update_bits(led->priv->regmap, LM3697_CTRL_ENABLE,
regmap_update_bits  140 drivers/leds/leds-lm3697.c 			ret = regmap_update_bits(led->priv->regmap,
regmap_update_bits  345 drivers/leds/leds-lm3697.c 	ret = regmap_update_bits(led->regmap, LM3697_CTRL_ENABLE,
regmap_update_bits   47 drivers/leds/leds-lp3952.c 	ret = regmap_update_bits(priv->regmap, LP3952_REG_LED_CTRL, val,
regmap_update_bits   91 drivers/leds/leds-lp3952.c 	return regmap_update_bits(priv->regmap, reg, 3 << shift_val,
regmap_update_bits   60 drivers/leds/leds-max77650.c 	return regmap_update_bits(led->map, led->regA, mask, val);
regmap_update_bits  127 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_CON2(led->id),
regmap_update_bits  141 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_EN_CTRL,
regmap_update_bits  147 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_TOP_CKPDN2,
regmap_update_bits  201 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_TOP_CKCON1,
regmap_update_bits  207 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_TOP_CKPDN2,
regmap_update_bits  215 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_EN_CTRL,
regmap_update_bits  225 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_CON0(led->id),
regmap_update_bits  231 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_CON1(led->id),
regmap_update_bits  293 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_CON0(led->id),
regmap_update_bits  299 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(regmap, MT6323_ISINK_CON1(led->id),
regmap_update_bits  396 drivers/leds/leds-mt6323.c 	ret = regmap_update_bits(leds->hw->regmap, MT6323_TOP_CKPDN0,
regmap_update_bits  465 drivers/leds/leds-mt6323.c 	regmap_update_bits(leds->hw->regmap, MT6323_TOP_CKPDN0,
regmap_update_bits   51 drivers/leds/leds-pm8058.c 	ret = regmap_update_bits(led->map, led->reg, mask, val);
regmap_update_bits   69 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, SC27XX_MODULE_EN0, SC27XX_BLTC_EN,
regmap_update_bits   74 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, SC27XX_CLK_EN0, SC27XX_RTC_EN,
regmap_update_bits   79 drivers/leds/leds-sc27xx-bltc.c 	return regmap_update_bits(regmap, SC27XX_RGB_CTRL, SC27XX_RGB_PD, 0);
regmap_update_bits   95 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_DUTY,
regmap_update_bits  102 drivers/leds/leds-sc27xx-bltc.c 	return regmap_update_bits(regmap, ctrl_base,
regmap_update_bits  113 drivers/leds/leds-sc27xx-bltc.c 	return regmap_update_bits(regmap, ctrl_base,
regmap_update_bits  161 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, ctrl_base,
regmap_update_bits  192 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_CURVE0,
regmap_update_bits  199 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_CURVE1,
regmap_update_bits  206 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_CURVE0,
regmap_update_bits  214 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_CURVE1,
regmap_update_bits  221 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, base + SC27XX_LEDS_DUTY,
regmap_update_bits  229 drivers/leds/leds-sc27xx-bltc.c 	err = regmap_update_bits(regmap, ctrl_base,
regmap_update_bits   51 drivers/leds/leds-syscon.c 	ret = regmap_update_bits(sled->map, sled->offset, sled->mask, val);
regmap_update_bits  103 drivers/leds/leds-syscon.c 			ret = regmap_update_bits(map, sled->offset,
regmap_update_bits  110 drivers/leds/leds-syscon.c 			ret = regmap_update_bits(map, sled->offset,
regmap_update_bits   35 drivers/leds/leds-ti-lmu-common.c 		ret = regmap_update_bits(regmap, reg,
regmap_update_bits   96 drivers/leds/leds-tlc591xx.c 	return regmap_update_bits(priv->regmap, addr, mask, val);
regmap_update_bits   84 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, addr, 0x0f << pos,
regmap_update_bits  198 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd330, 0x08, 0x08);
regmap_update_bits  203 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd507, 0x40, 0x00);
regmap_update_bits  208 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0x9bfe, 0x01, 0x00);
regmap_update_bits  213 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0x9bc2, 0x01, 0x00);
regmap_update_bits  755 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, 0xd391, 0x20, 0x20);
regmap_update_bits  841 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd73a, 0x08, 0x00);
regmap_update_bits  846 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd417, 0x02, 0x00);
regmap_update_bits  851 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd417, 0x10, 0x00);
regmap_update_bits  879 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0x9bd2, 0x0f, utmp);
regmap_update_bits  896 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, tab[i].reg, tab[i].mask,
regmap_update_bits  949 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, tab[i].reg, tab[i].mask,
regmap_update_bits  960 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd500, 0x0e, utmp);
regmap_update_bits  965 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd730, 0x01, 0x01);
regmap_update_bits  987 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd730, 0x01, 0x00);
regmap_update_bits  992 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd417, 0x10, 0x10);
regmap_update_bits 1013 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd73a, 0x08, 0x08);
regmap_update_bits 1171 drivers/media/dvb-frontends/af9013.c 	ret = regmap_update_bits(state->regmap, 0xd503, 0x01, onoff);
regmap_update_bits 1245 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, 0x1d417, 0x08, 0x08);
regmap_update_bits 1247 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, 0x1d607, 0x04, 0x04);
regmap_update_bits 1266 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, 0x1d417, 0x08, 0x00);
regmap_update_bits 1268 drivers/media/dvb-frontends/af9013.c 		ret = regmap_update_bits(state->regmap, 0x1d607, 0x04, 0x00);
regmap_update_bits  144 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, tab[i].reg, tab[i].mask,
regmap_update_bits  159 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x80f9a5, 0x01, 0x00);
regmap_update_bits  162 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x80f9b5, 0x01, 0x01);
regmap_update_bits  166 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x80f990, 0x01, 0x00);
regmap_update_bits  169 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x80f9b5, 0x01, 0x00);
regmap_update_bits  262 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x00d91c, 0x01, 0x01);
regmap_update_bits  265 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x00d917, 0x01, 0x00);
regmap_update_bits  268 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x00d916, 0x01, 0x00);
regmap_update_bits  322 drivers/media/dvb-frontends/af9033.c 	ret = regmap_update_bits(dev->regmap, 0x80fb24, 0x08, 0x08);
regmap_update_bits  329 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x00d917, 0x01, 0x00);
regmap_update_bits  332 drivers/media/dvb-frontends/af9033.c 		ret = regmap_update_bits(dev->regmap, 0x00d916, 0x01, 0x01);
regmap_update_bits  452 drivers/media/dvb-frontends/af9033.c 	ret = regmap_update_bits(dev->regmap, 0x80f904, 0x03,
regmap_update_bits  462 drivers/media/dvb-frontends/af9033.c 	ret = regmap_update_bits(dev->regmap, 0x80f999, 0x01, 0x00);
regmap_update_bits  952 drivers/media/dvb-frontends/af9033.c 	ret = regmap_update_bits(dev->regmap, 0x00fa04, 0x01, enable);
regmap_update_bits  970 drivers/media/dvb-frontends/af9033.c 	ret = regmap_update_bits(dev->regmap, 0x80f993, 0x01, onoff);
regmap_update_bits   87 drivers/media/dvb-frontends/cxd2820r_core.c 	ret = regmap_update_bits(priv->regmap[0], 0x0089, 0xfc, tmp0);
regmap_update_bits   92 drivers/media/dvb-frontends/cxd2820r_core.c 	ret = regmap_update_bits(priv->regmap[0], 0x008e, 0x3f, tmp1);
regmap_update_bits  417 drivers/media/dvb-frontends/cxd2820r_core.c 	return regmap_update_bits(priv->regmap[0], 0x00db, 0x01, enable ? 1 : 0);
regmap_update_bits  104 drivers/media/dvb-frontends/cxd2820r_t.c 	ret = regmap_update_bits(priv->regmap[0], 0x00d7, 0xc0, bw_param << 6);
regmap_update_bits  137 drivers/media/dvb-frontends/cxd2820r_t2.c 	ret = regmap_update_bits(priv->regmap[0], 0x20d7, 0xc0, bw_param << 6);
regmap_update_bits  531 drivers/media/dvb-frontends/m88ds3103.c 	ret = regmap_update_bits(dev->regmap, 0xfe, 0x0f, u8tmp);
regmap_update_bits  238 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, PWDSET, PWDSET_PSKPD_MASK,
regmap_update_bits  246 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, PWDSET, PWDSET_PSKPD_MASK, 0);
regmap_update_bits  361 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, PWDSET, PWDSET_OFDMPD_MASK,
regmap_update_bits  369 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, PWDSET, PWDSET_OFDMPD_MASK, 0);
regmap_update_bits  434 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, ADCSET1_T, m, v);
regmap_update_bits  438 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, AGCSET2_T, v, v);
regmap_update_bits  456 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, MDSET_T, m, v);
regmap_update_bits  583 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, TSSET1,
regmap_update_bits  587 drivers/media/dvb-frontends/mn88443x.c 	regmap_update_bits(r_t, TSSET3,
regmap_update_bits   30 drivers/media/dvb-frontends/rtl2830.c 	ret = regmap_update_bits(dev->regmap, reg, mask, val);
regmap_update_bits  658 drivers/media/dvb-frontends/rtl2830.c 	ret = regmap_update_bits(dev->regmap, 0x101, 0x08, 0x08);
regmap_update_bits  790 drivers/media/dvb-frontends/rtl2832.c 	ret = regmap_update_bits(dev->regmap, 0x101, 0x08, 0x00);
regmap_update_bits  809 drivers/media/dvb-frontends/rtl2832.c 	ret = regmap_update_bits(dev->regmap, 0x101, 0x08, 0x08);
regmap_update_bits  961 drivers/media/dvb-frontends/rtl2832.c 		ret = regmap_update_bits(dev->regmap, 0x021, 0xc0, u8tmp);
regmap_update_bits  963 drivers/media/dvb-frontends/rtl2832.c 		ret = regmap_update_bits(dev->regmap, 0x061, 0xc0, u8tmp);
regmap_update_bits  723 drivers/media/dvb-frontends/rtl2832_sdr.c 	ret = regmap_update_bits(dev->regmap, 0x101, 0x04, 0x04);
regmap_update_bits  727 drivers/media/dvb-frontends/rtl2832_sdr.c 	ret = regmap_update_bits(dev->regmap, 0x101, 0x04, 0x00);
regmap_update_bits  216 drivers/media/dvb-frontends/tda10071.c 	ret = regmap_update_bits(dev->regmap, 0x47, 0x01, 0x00);
regmap_update_bits  345 drivers/media/dvb-frontends/tda10071.c 	ret = regmap_update_bits(dev->regmap, 0x47, 0x01, 0x00);
regmap_update_bits  989 drivers/media/dvb-frontends/tda10071.c 		ret = regmap_update_bits(dev->regmap, 0xf0, 0x01, 0x01);
regmap_update_bits   74 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits   78 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits   82 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits   97 drivers/media/i2c/lm3560.c 			rval = regmap_update_bits(flash->regmap,
regmap_update_bits  100 drivers/media/i2c/lm3560.c 			rval = regmap_update_bits(flash->regmap,
regmap_update_bits  104 drivers/media/i2c/lm3560.c 			rval = regmap_update_bits(flash->regmap,
regmap_update_bits  107 drivers/media/i2c/lm3560.c 			rval = regmap_update_bits(flash->regmap,
regmap_update_bits  127 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  130 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  150 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  153 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  203 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  229 drivers/media/i2c/lm3560.c 		rval = regmap_update_bits(flash->regmap,
regmap_update_bits  380 drivers/media/i2c/lm3560.c 	rval = regmap_update_bits(flash->regmap,
regmap_update_bits  148 drivers/media/i2c/lm3646.c 		return regmap_update_bits(flash->regmap,
regmap_update_bits  177 drivers/media/i2c/lm3646.c 		return regmap_update_bits(flash->regmap,
regmap_update_bits  183 drivers/media/i2c/lm3646.c 		return regmap_update_bits(flash->regmap,
regmap_update_bits  189 drivers/media/i2c/lm3646.c 		return regmap_update_bits(flash->regmap,
regmap_update_bits  314 drivers/media/i2c/lm3646.c 	rval = regmap_update_bits(flash->regmap,
regmap_update_bits  326 drivers/media/i2c/lm3646.c 	rval = regmap_update_bits(flash->regmap,
regmap_update_bits  355 drivers/media/i2c/max2175.c 	int ret = regmap_update_bits(ctx->regmap, idx, GENMASK(msb, lsb),
regmap_update_bits  391 drivers/media/i2c/mt9v032.c 		return regmap_update_bits(map, MT9V032_CHIP_CONTROL, mode, 0);
regmap_update_bits  396 drivers/media/i2c/mt9v032.c 	ret = regmap_update_bits(map, MT9V032_READ_MODE,
regmap_update_bits  424 drivers/media/i2c/mt9v032.c 	return regmap_update_bits(map, MT9V032_CHIP_CONTROL, mode, mode);
regmap_update_bits  565 drivers/media/i2c/ov772x.c 	return regmap_update_bits(priv->regmap, COM2, SOFT_SLEEP_MODE,
regmap_update_bits  584 drivers/media/i2c/ov772x.c 	ret = regmap_update_bits(priv->regmap, COM2, SOFT_SLEEP_MODE,
regmap_update_bits  779 drivers/media/i2c/ov772x.c 		return regmap_update_bits(regmap, COM3, VFLIP_IMG, val);
regmap_update_bits  784 drivers/media/i2c/ov772x.c 		return regmap_update_bits(regmap, COM3, HFLIP_IMG, val);
regmap_update_bits  788 drivers/media/i2c/ov772x.c 			ret = regmap_update_bits(regmap, BDBASE, 0xff, 0xff);
regmap_update_bits  790 drivers/media/i2c/ov772x.c 				ret = regmap_update_bits(regmap, COM8,
regmap_update_bits  795 drivers/media/i2c/ov772x.c 			ret = regmap_update_bits(regmap, COM8,
regmap_update_bits  798 drivers/media/i2c/ov772x.c 				ret = regmap_update_bits(regmap, BDBASE,
regmap_update_bits  991 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(regmap, DSPAUTO, EDGE_ACTRL, 0x00);
regmap_update_bits  995 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(regmap, EDGE_TRSHLD,
regmap_update_bits 1001 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(regmap, EDGE_STRNGT,
regmap_update_bits 1013 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(regmap, EDGE_UPPER,
regmap_update_bits 1019 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(regmap, EDGE_LOWER,
regmap_update_bits 1079 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(priv->regmap, DSP_CTRL3, UV_MASK, val);
regmap_update_bits 1102 drivers/media/i2c/ov772x.c 	ret = regmap_update_bits(priv->regmap, COM3, SWAP_MASK | IMG_MASK, val);
regmap_update_bits 1120 drivers/media/i2c/ov772x.c 		ret = regmap_update_bits(priv->regmap, COM8,
regmap_update_bits 1123 drivers/media/i2c/ov772x.c 			ret = regmap_update_bits(priv->regmap, BDBASE,
regmap_update_bits  385 drivers/media/i2c/ov7740.c 	ret = regmap_update_bits(regmap, REG_CTRL15,
regmap_update_bits  388 drivers/media/i2c/ov7740.c 		ret = regmap_update_bits(regmap, REG_REG13, REG13_AGC_EN, 0);
regmap_update_bits  411 drivers/media/i2c/ov7740.c 	regmap_update_bits(regmap, REG_REG13, REG13_AEC_EN, 0);
regmap_update_bits  412 drivers/media/i2c/ov7740.c 	regmap_update_bits(regmap, REG_REG13, REG13_AGC_EN, 0);
regmap_update_bits  416 drivers/media/i2c/ov7740.c 		regmap_update_bits(regmap, REG_SGNSET, SGNSET_YBRIGHT_MASK, 0);
regmap_update_bits  419 drivers/media/i2c/ov7740.c 		regmap_update_bits(regmap, REG_SGNSET, SGNSET_YBRIGHT_MASK, 1);
regmap_update_bits  477 drivers/media/i2c/ov7740.c 	ret = regmap_update_bits(regmap, REG_REG13,
regmap_update_bits  555 drivers/media/i2c/ov7740.c 		ret = regmap_update_bits(regmap, REG_REG0C,
regmap_update_bits  560 drivers/media/i2c/ov7740.c 		ret = regmap_update_bits(regmap, REG_REG0C,
regmap_update_bits  304 drivers/media/i2c/tvp5150.c 	regmap_update_bits(decoder->regmap, TVP5150_MISC_CTL, mask, val);
regmap_update_bits  858 drivers/media/i2c/tvp5150.c 			regmap_update_bits(map, TVP5150_MISC_CTL, mask,
regmap_update_bits  933 drivers/media/i2c/tvp5150.c 		regmap_update_bits(decoder->regmap, TVP5150_DATA_RATE_SEL,
regmap_update_bits 1230 drivers/media/i2c/tvp5150.c 	regmap_update_bits(decoder->regmap, TVP5150_MISC_CTL, mask, val);
regmap_update_bits 1233 drivers/media/i2c/tvp5150.c 		regmap_update_bits(decoder->regmap, TVP5150_INT_ENABLE_REG_A,
regmap_update_bits  185 drivers/media/i2c/video-i2c.c 	return regmap_update_bits(data->regmap, AMG88XX_REG_FPSC, mask, val);
regmap_update_bits  200 drivers/media/i2c/video-i2c.c 	return regmap_update_bits(data->regmap, MLX90640_REG_CTL1,
regmap_update_bits  298 drivers/media/platform/atmel/atmel-isc-base.c 	regmap_update_bits(regmap, ISC_CLKCFG,
regmap_update_bits  605 drivers/media/platform/atmel/atmel-isc-base.c 	regmap_update_bits(regmap, ISC_PFE_CFG0,
regmap_update_bits  744 drivers/media/platform/atmel/atmel-isc-base.c 	regmap_update_bits(regmap, ISC_PFE_CFG0, mask, pfe_cfg0);
regmap_update_bits  746 drivers/media/platform/atmel/atmel-isc-base.c 	regmap_update_bits(regmap, ISC_RLP_CFG, ISC_RLP_CFG_MODE_MASK,
regmap_update_bits  820 drivers/media/platform/exynos4-is/fimc-reg.c 	ret = regmap_update_bits(map, SYSREG_CAMBLK, mask, val);
regmap_update_bits  827 drivers/media/platform/exynos4-is/fimc-reg.c 	ret = regmap_update_bits(map, SYSREG_CAMBLK, mask, val);
regmap_update_bits  832 drivers/media/platform/exynos4-is/fimc-reg.c 	ret = regmap_update_bits(map, SYSREG_ISPBLK, mask, ~mask);
regmap_update_bits  838 drivers/media/platform/exynos4-is/fimc-reg.c 	return regmap_update_bits(map, SYSREG_ISPBLK, mask, mask);
regmap_update_bits  267 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  272 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  276 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  281 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG1,
regmap_update_bits  285 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG1,
regmap_update_bits  290 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  294 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG1,
regmap_update_bits  298 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  310 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(dualdiv_clk->regmap, CECB_CLK_CNTL_REG0,
regmap_update_bits  483 drivers/media/platform/meson/ao-cec-g12a.c 		regmap_update_bits(ao_cec->regmap_cec, CECB_CTRL,
regmap_update_bits  512 drivers/media/platform/meson/ao-cec-g12a.c 		ret = regmap_update_bits(ao_cec->regmap_cec, CECB_LADD_LOW,
regmap_update_bits  516 drivers/media/platform/meson/ao-cec-g12a.c 		ret = regmap_update_bits(ao_cec->regmap_cec, CECB_LADD_HIGH,
regmap_update_bits  522 drivers/media/platform/meson/ao-cec-g12a.c 	ret |= regmap_update_bits(ao_cec->regmap_cec, CECB_LADD_HIGH,
regmap_update_bits  573 drivers/media/platform/meson/ao-cec-g12a.c 	ret = regmap_update_bits(ao_cec->regmap_cec, CECB_CTRL,
regmap_update_bits  588 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG,
regmap_update_bits  595 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG,
regmap_update_bits  603 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG,
regmap_update_bits  608 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG,
regmap_update_bits  614 drivers/media/platform/meson/ao-cec-g12a.c 	regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG,
regmap_update_bits   82 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_CR, TXEOM | TXSOM | CECEN, 0);
regmap_update_bits   84 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_IER, ALL_TX_IT | ALL_RX_IT,
regmap_update_bits   87 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_CFGR, FULL_CFG, FULL_CFG);
regmap_update_bits  118 drivers/media/platform/stm32/stm32-cec.c 			regmap_update_bits(cec->regmap, CEC_CR, TXEOM, TXEOM);
regmap_update_bits  166 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_ISR,
regmap_update_bits  184 drivers/media/platform/stm32/stm32-cec.c 		regmap_update_bits(cec->regmap, CEC_CR, CECEN, CECEN);
regmap_update_bits  188 drivers/media/platform/stm32/stm32-cec.c 		regmap_update_bits(cec->regmap, CEC_CR, CECEN, 0);
regmap_update_bits  203 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_CR, CECEN, 0);
regmap_update_bits  206 drivers/media/platform/stm32/stm32-cec.c 		regmap_update_bits(cec->regmap, CEC_CFGR, OAR, 0);
regmap_update_bits  208 drivers/media/platform/stm32/stm32-cec.c 		regmap_update_bits(cec->regmap, CEC_CFGR, oar, oar);
regmap_update_bits  210 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_CR, CECEN, CECEN);
regmap_update_bits  229 drivers/media/platform/stm32/stm32-cec.c 		regmap_update_bits(cec->regmap, CEC_CR, TXEOM, TXEOM);
regmap_update_bits  232 drivers/media/platform/stm32/stm32-cec.c 	regmap_update_bits(cec->regmap, CEC_CR, TXSOM, TXSOM);
regmap_update_bits  172 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 		regmap_update_bits(regmap, CSI_EN_REG, CSI_EN_CSI_EN, 0);
regmap_update_bits  204 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 	regmap_update_bits(regmap, CSI_EN_REG, CSI_EN_CSI_EN, CSI_EN_CSI_EN);
regmap_update_bits  608 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 		regmap_update_bits(regmap, CSI_CAP_REG, CSI_CAP_CH0_VCAP_ON, 0);
regmap_update_bits  622 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 	regmap_update_bits(regmap, CSI_CAP_REG, CSI_CAP_CH0_VCAP_ON,
regmap_update_bits  809 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 		regmap_update_bits(regmap, CSI_EN_REG, CSI_EN_CSI_EN, 0);
regmap_update_bits  810 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 		regmap_update_bits(regmap, CSI_EN_REG, CSI_EN_CSI_EN,
regmap_update_bits  871 drivers/media/radio/radio-si476x.c 		retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  879 drivers/media/radio/radio-si476x.c 			retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  885 drivers/media/radio/radio-si476x.c 			retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  891 drivers/media/radio/radio-si476x.c 			retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  949 drivers/media/radio/radio-si476x.c 			retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  954 drivers/media/radio/radio-si476x.c 			retval = regmap_update_bits(radio->core->regmap,
regmap_update_bits  432 drivers/media/tuners/m88rs6000t.c 	ret = regmap_update_bits(dev->regmap, 0x11, 0x08, 0x08);
regmap_update_bits  436 drivers/media/tuners/m88rs6000t.c 	ret = regmap_update_bits(dev->regmap, 0x10, 0x01, 0x01);
regmap_update_bits  631 drivers/media/tuners/m88rs6000t.c 	ret = regmap_update_bits(dev->regmap, 0x11, 0x08, 0x08);
regmap_update_bits  635 drivers/media/tuners/m88rs6000t.c 	ret = regmap_update_bits(dev->regmap, 0x10, 0x01, 0x01);
regmap_update_bits  596 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd50b, 0x01, utmp1);
regmap_update_bits  599 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd520, 0x10, utmp2);
regmap_update_bits  608 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd13, 0x20, 0x00);
regmap_update_bits  611 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd11, 0x20, 0x20);
regmap_update_bits  614 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd507, 0x04, 0x00);
regmap_update_bits  619 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd13, 0x40, 0x00);
regmap_update_bits  622 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd11, 0x40, 0x40);
regmap_update_bits  625 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd50b, 0x02, 0x00);
regmap_update_bits  630 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd507, 0x04, 0x04);
regmap_update_bits  633 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd11, 0x20, 0x00);
regmap_update_bits  636 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd13, 0x20, 0x20);
regmap_update_bits  641 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xd50b, 0x02, 0x02);
regmap_update_bits  644 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd11, 0x40, 0x00);
regmap_update_bits  647 drivers/media/usb/dvb-usb-v2/af9015.c 		ret = regmap_update_bits(state->regmap, 0xdd13, 0x40, 0x40);
regmap_update_bits  362 drivers/memory/atmel-ebi.c 			regmap_update_bits(ebi->regmap,
regmap_update_bits  264 drivers/mfd/88pm800.c 	ret = regmap_update_bits(map,
regmap_update_bits  277 drivers/mfd/88pm800.c 	ret = regmap_update_bits(map, PM800_GPADC_MEAS_EN1,
regmap_update_bits  281 drivers/mfd/88pm800.c 	ret = regmap_update_bits(map, PM800_GPADC_MEAS_EN2,
regmap_update_bits  303 drivers/mfd/88pm800.c 	ret = regmap_update_bits(map, PM800_GP_BIAS_ENA1, mask, data);
regmap_update_bits  386 drivers/mfd/88pm800.c 	ret = regmap_update_bits(map, PM800_WAKEUP2, mask, data);
regmap_update_bits  156 drivers/mfd/88pm805.c 	ret = regmap_update_bits(map, PM805_INT_STATUS0, mask, data);
regmap_update_bits   78 drivers/mfd/88pm860x-i2c.c 	ret = regmap_update_bits(map, reg, mask, data);
regmap_update_bits   64 drivers/mfd/arizona-core.c 		ret = regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1,
regmap_update_bits   88 drivers/mfd/arizona-core.c 		regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1,
regmap_update_bits  488 drivers/mfd/arizona-core.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  502 drivers/mfd/arizona-core.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits 1351 drivers/mfd/arizona-core.c 		regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1,
regmap_update_bits 1357 drivers/mfd/arizona-core.c 		regmap_update_bits(arizona->regmap, ARIZONA_CLOCK_32K_1,
regmap_update_bits 1392 drivers/mfd/arizona-core.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits  303 drivers/mfd/arizona-irq.c 		ret = regmap_update_bits(arizona->regmap, ARIZONA_IRQ_CTRL_1,
regmap_update_bits  227 drivers/mfd/da9150-core.c 	ret = regmap_update_bits(da9150->regmap, reg, mask, val);
regmap_update_bits  118 drivers/mfd/fsl-imx25-tsadc.c 	regmap_update_bits(tsadc->regs, MX25_TSC_TGCR,
regmap_update_bits  157 drivers/mfd/fsl-imx25-tsadc.c 	regmap_update_bits(tsadc->regs, MX25_TSC_TGCR, MX25_TGCR_CLK_EN,
regmap_update_bits  159 drivers/mfd/fsl-imx25-tsadc.c 	regmap_update_bits(tsadc->regs, MX25_TSC_TGCR, MX25_TGCR_TSC_RST,
regmap_update_bits  163 drivers/mfd/fsl-imx25-tsadc.c 	regmap_update_bits(tsadc->regs, MX25_TSC_TGCR, MX25_TGCR_POWERMODE_MASK,
regmap_update_bits  165 drivers/mfd/fsl-imx25-tsadc.c 	regmap_update_bits(tsadc->regs, MX25_TSC_TGCR, MX25_TGCR_INTREFEN,
regmap_update_bits   87 drivers/mfd/hi6421-pmic-core.c 		regmap_update_bits(pmic->regmap, HI6421_OCP_DEB_CTRL_REG,
regmap_update_bits  569 drivers/mfd/intel_soc_pmic_bxtwc.c 	regmap_update_bits(pmic->regmap, BXTWC_MIRQLVL1,
regmap_update_bits  125 drivers/mfd/lm3533-core.c 	ret = regmap_update_bits(lm3533->regmap, reg, mask, val);
regmap_update_bits   95 drivers/mfd/lp3943.c 	return regmap_update_bits(lp3943->regmap, reg, mask, data);
regmap_update_bits  152 drivers/mfd/lp8788.c 	return regmap_update_bits(lp->regmap, reg, mask, data);
regmap_update_bits  663 drivers/mfd/madera-core.c 	ret = regmap_update_bits(madera->regmap,
regmap_update_bits  235 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_INTENLBT,
regmap_update_bits  248 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_INTENLBT,
regmap_update_bits  390 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_FPS_CFG0 + fps_id,
regmap_update_bits  426 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG2,
regmap_update_bits  438 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG2,
regmap_update_bits  449 drivers/mfd/max77620.c 		ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG1,
regmap_update_bits  489 drivers/mfd/max77620.c 	regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG1,
regmap_update_bits  584 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_FPS_CFG0 + fps_id,
regmap_update_bits  621 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG1,
regmap_update_bits  633 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG2,
regmap_update_bits  671 drivers/mfd/max77620.c 	ret = regmap_update_bits(chip->rmap, MAX77620_REG_ONOFFCNFG2,
regmap_update_bits  191 drivers/mfd/max77650.c 	rv = regmap_update_bits(map,
regmap_update_bits  265 drivers/mfd/max77693.c 	ret = regmap_update_bits(max77693->regmap,
regmap_update_bits  142 drivers/mfd/max77843.c 	ret = regmap_update_bits(max77843->regmap,
regmap_update_bits  180 drivers/mfd/max8907.c 	regmap_update_bits(max8907_pm_off->regmap_gen, MAX8907_REG_RESET_CNFG,
regmap_update_bits   98 drivers/mfd/mc13xxx-core.c 	return regmap_update_bits(mc13xxx->regmap, offset, mask, val);
regmap_update_bits  443 drivers/mfd/palmas.c 		ret = regmap_update_bits(palmas_dev->regmap[slave], addr,
regmap_update_bits  454 drivers/mfd/palmas.c 	ret = regmap_update_bits(
regmap_update_bits   69 drivers/mfd/pcf50633-core.c 	return regmap_update_bits(pcf->regmap, reg, mask, val);
regmap_update_bits   75 drivers/mfd/pcf50633-core.c 	return regmap_update_bits(pcf->regmap, reg, val, 0);
regmap_update_bits  417 drivers/mfd/qcom-pm8xxx.c 	rc = regmap_update_bits(chip->regmap,
regmap_update_bits  425 drivers/mfd/qcom-pm8xxx.c 	rc = regmap_update_bits(chip->regmap,
regmap_update_bits  444 drivers/mfd/qcom-pm8xxx.c 	rc = regmap_update_bits(chip->regmap,
regmap_update_bits  472 drivers/mfd/rk808.c 	ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  487 drivers/mfd/rk808.c 	ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  502 drivers/mfd/rk808.c 	ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  517 drivers/mfd/rk808.c 	ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  531 drivers/mfd/rk808.c 		ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  669 drivers/mfd/rk808.c 		ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  740 drivers/mfd/rk808.c 		ret = regmap_update_bits(rk808->regmap,
regmap_update_bits  760 drivers/mfd/rk808.c 		ret = regmap_update_bits(rk808->regmap,
regmap_update_bits   55 drivers/mfd/rn5t618.c 	regmap_update_bits(rn5t618_pm_power_off->regmap, RN5T618_REPCNT,
regmap_update_bits   59 drivers/mfd/rn5t618.c 	regmap_update_bits(rn5t618_pm_power_off->regmap, RN5T618_SLPCNT,
regmap_update_bits  284 drivers/mfd/rohm-bd70528.c 	ret = regmap_update_bits(bd70528->chip.regmap,
regmap_update_bits   95 drivers/mfd/rohm-bd718x7.c 		ret = regmap_update_bits(bd718xx->chip.regmap,
regmap_update_bits  109 drivers/mfd/rohm-bd718x7.c 		ret = regmap_update_bits(bd718xx->chip.regmap,
regmap_update_bits  274 drivers/mfd/sec-core.c 		err = regmap_update_bits(sec_pmic->regmap_pmic,
regmap_update_bits  496 drivers/mfd/sec-core.c 	regmap_update_bits(sec_pmic->regmap_pmic, reg, mask, 0);
regmap_update_bits   31 drivers/mfd/stm32-lptimer.c 	ret = regmap_update_bits(ddata->regmap, STM32_LPTIM_CFGR,
regmap_update_bits   40 drivers/mfd/stm32-lptimer.c 	ret = regmap_update_bits(ddata->regmap, STM32_LPTIM_CFGR,
regmap_update_bits  124 drivers/mfd/stm32-timers.c 	ret = regmap_update_bits(regmap, TIM_DIER, stm32_timers_dier_dmaen[id],
regmap_update_bits  136 drivers/mfd/stm32-timers.c 	regmap_update_bits(regmap, TIM_DIER, stm32_timers_dier_dmaen[id], 0);
regmap_update_bits  154 drivers/mfd/stmfx.c 	return regmap_update_bits(stmfx->map, STMFX_REG_SYS_CTRL, mask, mask);
regmap_update_bits  162 drivers/mfd/stmfx.c 	return regmap_update_bits(stmfx->map, STMFX_REG_SYS_CTRL, mask, 0);
regmap_update_bits   39 drivers/mfd/ti-lmu.c 		return regmap_update_bits(lmu->regmap, LM3631_REG_DEVCTRL,
regmap_update_bits  161 drivers/mfd/tps6105x.c 	regmap_update_bits(tps6105x->regmap, TPS6105X_REG_0,
regmap_update_bits  181 drivers/mfd/tps6586x.c 	return regmap_update_bits(tps6586x->regmap, reg, bit_mask, bit_mask);
regmap_update_bits  189 drivers/mfd/tps6586x.c 	return regmap_update_bits(tps6586x->regmap, reg, bit_mask, 0);
regmap_update_bits  197 drivers/mfd/tps6586x.c 	return regmap_update_bits(tps6586x->regmap, reg, mask, val);
regmap_update_bits  124 drivers/mfd/twl6040.c 	return regmap_update_bits(twl6040->regmap, reg, mask, mask);
regmap_update_bits  130 drivers/mfd/twl6040.c 	return regmap_update_bits(twl6040->regmap, reg, mask, 0);
regmap_update_bits  605 drivers/mfd/wm831x-core.c 		ret = regmap_update_bits(wm831x->regmap, reg, mask, val);
regmap_update_bits   65 drivers/mfd/wm8350-core.c 	return regmap_update_bits(wm8350->regmap, reg, mask, 0);
regmap_update_bits   71 drivers/mfd/wm8350-core.c 	return regmap_update_bits(wm8350->regmap, reg, mask, mask);
regmap_update_bits  429 drivers/mfd/wm8350-irq.c 		WARN_ON(regmap_update_bits(wm8350->regmap,
regmap_update_bits  156 drivers/mmc/host/dw_mmc-k3.c 		ret = regmap_update_bits(priv->reg, AO_SCTRL_CTRL3,
regmap_update_bits  161 drivers/mmc/host/dw_mmc-k3.c 		ret = regmap_update_bits(priv->reg, AO_SCTRL_CTRL3,
regmap_update_bits  287 drivers/mmc/host/dw_mmc-k3.c 	ret = regmap_update_bits(priv->reg, SOC_SCTRL_SCPERCTRL5,
regmap_update_bits   45 drivers/mmc/host/dw_mmc-zx.c 	ret = regmap_update_bits(sysc_base, LB_AON_EMMC_CFG_REG0,
regmap_update_bits   67 drivers/mmc/host/dw_mmc-zx.c 	regmap_update_bits(sysc_base, LB_AON_EMMC_CFG_REG0,
regmap_update_bits  161 drivers/mmc/host/sdhci-of-arasan.c 		ret = regmap_update_bits(soc_ctl_base, reg,
regmap_update_bits  106 drivers/mmc/host/sdhci_am654.c 		regmap_update_bits(sdhci_am654->base, PHY_CTRL1, ENDLL_MASK, 0);
regmap_update_bits  118 drivers/mmc/host/sdhci_am654.c 		regmap_update_bits(sdhci_am654->base, PHY_CTRL4, mask, val);
regmap_update_bits  126 drivers/mmc/host/sdhci_am654.c 			regmap_update_bits(sdhci_am654->base, PHY_CTRL4, mask,
regmap_update_bits  149 drivers/mmc/host/sdhci_am654.c 			regmap_update_bits(sdhci_am654->base, PHY_CTRL5, mask,
regmap_update_bits  160 drivers/mmc/host/sdhci_am654.c 			regmap_update_bits(sdhci_am654->base, PHY_CTRL5,
regmap_update_bits  172 drivers/mmc/host/sdhci_am654.c 		regmap_update_bits(sdhci_am654->base, PHY_CTRL1, mask, val);
regmap_update_bits  174 drivers/mmc/host/sdhci_am654.c 		regmap_update_bits(sdhci_am654->base, PHY_CTRL1, ENDLL_MASK,
regmap_update_bits  202 drivers/mmc/host/sdhci_am654.c 	regmap_update_bits(sdhci_am654->base, PHY_CTRL4, mask, val);
regmap_update_bits  331 drivers/mmc/host/sdhci_am654.c 	regmap_update_bits(sdhci_am654->base, PHY_CTRL4, mask, 0x0);
regmap_update_bits  337 drivers/mmc/host/sdhci_am654.c 			regmap_update_bits(sdhci_am654->base, PHY_CTRL1,
regmap_update_bits  350 drivers/mmc/host/sdhci_am654.c 		regmap_update_bits(sdhci_am654->base, PHY_CTRL1,
regmap_update_bits  357 drivers/mmc/host/sdhci_am654.c 	regmap_update_bits(sdhci_am654->base, CTL_CFG_2, SLOTTYPE_MASK,
regmap_update_bits  154 drivers/mtd/maps/physmap-versatile.c 		ret = regmap_update_bits(syscon_regmap,
regmap_update_bits  161 drivers/mtd/maps/physmap-versatile.c 		ret = regmap_update_bits(syscon_regmap,
regmap_update_bits  180 drivers/mtd/maps/physmap-versatile.c 	ret = regmap_update_bits(syscon_regmap, VERSATILE_SYS_FLASH_OFFSET,
regmap_update_bits  537 drivers/mtd/nand/raw/atmel/nand-controller.c 	regmap_update_bits(nc->base.smc, ATMEL_HSMC_NFC_CFG,
regmap_update_bits 1519 drivers/mtd/nand/raw/atmel/nand-controller.c 		regmap_update_bits(smc_nc->ebi_csa_regmap,
regmap_update_bits 1524 drivers/mtd/nand/raw/atmel/nand-controller.c 		regmap_update_bits(smc_nc->ebi_csa_regmap,
regmap_update_bits 2823 drivers/mtd/nand/raw/marvell_nand.c 		regmap_update_bits(sysctrl_base, GENCONF_CLK_GATING_CTRL,
regmap_update_bits 2827 drivers/mtd/nand/raw/marvell_nand.c 		regmap_update_bits(sysctrl_base, GENCONF_ND_CLK_CTRL,
regmap_update_bits 1015 drivers/mtd/nand/raw/meson_nand.c 	regmap_update_bits(nfc->reg_clk,
regmap_update_bits  114 drivers/net/can/c_can/c_can_platform.c 	regmap_update_bits(raminit->syscon, raminit->reg, mask, ctrl);
regmap_update_bits  126 drivers/net/can/c_can/c_can_platform.c 		regmap_update_bits(raminit->syscon, raminit->reg, mask, ctrl);
regmap_update_bits  132 drivers/net/can/c_can/c_can_platform.c 			regmap_update_bits(raminit->syscon, raminit->reg,
regmap_update_bits  445 drivers/net/can/flexcan.c 	regmap_update_bits(priv->stm.gpr, priv->stm.req_gpr,
regmap_update_bits  457 drivers/net/can/flexcan.c 	regmap_update_bits(priv->stm.gpr, priv->stm.req_gpr,
regmap_update_bits  352 drivers/net/can/m_can/tcan4x5x.c 	ret = regmap_update_bits(tcan4x5x->regmap, TCAN4X5X_CONFIG,
regmap_update_bits   67 drivers/net/dsa/microchip/ksz8795.c 	regmap_update_bits(dev->regmap[0], addr, bits, set ? bits : 0);
regmap_update_bits   73 drivers/net/dsa/microchip/ksz8795.c 	regmap_update_bits(dev->regmap[0], PORT_CTRL_ADDR(port, offset),
regmap_update_bits 1066 drivers/net/dsa/microchip/ksz8795.c 	regmap_update_bits(dev->regmap[0], REG_SW_CTRL_1,
regmap_update_bits 1073 drivers/net/dsa/microchip/ksz8795.c 	regmap_update_bits(dev->regmap[0], REG_SW_CTRL_2,
regmap_update_bits 1086 drivers/net/dsa/microchip/ksz8795.c 	regmap_update_bits(dev->regmap[1], S_REPLACE_VID_CTRL,
regmap_update_bits   69 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[0], addr, bits, set ? bits : 0);
regmap_update_bits   75 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[0], PORT_CTRL_ADDR(port, offset),
regmap_update_bits   81 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[2], addr, bits, set ? bits : 0);
regmap_update_bits   87 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[2], PORT_CTRL_ADDR(port, offset),
regmap_update_bits  205 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[0], REG_SW_GLOBAL_SERIAL_CTRL_0,
regmap_update_bits  220 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[1], REG_SW_MAC_CTRL_2,
regmap_update_bits  485 drivers/net/dsa/microchip/ksz9477.c 	regmap_update_bits(dev->regmap[0], REG_SW_LUE_CTRL_2,
regmap_update_bits  412 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_INTERRUPT_MASK_REG,
regmap_update_bits  423 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_INTERRUPT_MASK_REG,
regmap_update_bits  536 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_INTERRUPT_CONTROL_REG,
regmap_update_bits  854 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8368RB_CPU_CTRL_REG,
regmap_update_bits  861 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PECR,
regmap_update_bits  868 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_SGCR,
regmap_update_bits  891 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PMC0,
regmap_update_bits  906 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_SSCR2,
regmap_update_bits  912 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_LED_BLINKRATE_REG,
regmap_update_bits  925 drivers/net/dsa/rtl8366rb.c 		regmap_update_bits(smi->map,
regmap_update_bits  928 drivers/net/dsa/rtl8366rb.c 		regmap_update_bits(smi->map,
regmap_update_bits  931 drivers/net/dsa/rtl8366rb.c 		regmap_update_bits(smi->map,
regmap_update_bits  941 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits  998 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_MAC_FORCE_CTRL_REG,
regmap_update_bits 1003 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PAACR2,
regmap_update_bits 1010 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PECR, BIT(port),
regmap_update_bits 1027 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits 1032 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits 1038 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits 1043 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits 1049 drivers/net/dsa/rtl8366rb.c 		ret = regmap_update_bits(smi->map,
regmap_update_bits 1070 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PECR, BIT(port),
regmap_update_bits 1086 drivers/net/dsa/rtl8366rb.c 	ret = regmap_update_bits(smi->map, RTL8366RB_PECR, BIT(port),
regmap_update_bits 1258 drivers/net/dsa/rtl8366rb.c 	return regmap_update_bits(smi->map, RTL8366RB_PORT_VLAN_CTRL_REG(port),
regmap_update_bits 1281 drivers/net/dsa/rtl8366rb.c 	return regmap_update_bits(smi->map,
regmap_update_bits 1289 drivers/net/dsa/rtl8366rb.c 	return regmap_update_bits(smi->map, RTL8366RB_SGCR,
regmap_update_bits 1140 drivers/net/ethernet/freescale/fec_main.c 			regmap_update_bits(stop_gpr->gpr, stop_gpr->reg,
regmap_update_bits 1144 drivers/net/ethernet/freescale/fec_main.c 			regmap_update_bits(stop_gpr->gpr, stop_gpr->reg,
regmap_update_bits   89 drivers/net/ethernet/mediatek/mtk_eth_path.c 		regmap_update_bits(eth->infra, INFRA_MISC2, GEPHY_MAC_SEL, val);
regmap_update_bits  112 drivers/net/ethernet/mediatek/mtk_eth_path.c 		regmap_update_bits(eth->infra, INFRA_MISC2, CO_QPHY_SEL, val);
regmap_update_bits  149 drivers/net/ethernet/mediatek/mtk_eth_path.c 		regmap_update_bits(eth->ethsys, ETHSYS_SYSCFG0,
regmap_update_bits  180 drivers/net/ethernet/mediatek/mtk_eth_path.c 		regmap_update_bits(eth->ethsys, ETHSYS_SYSCFG0,
regmap_update_bits  168 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	regmap_update_bits(eth->ethsys, ETHSYS_CLKCFG0,
regmap_update_bits  183 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	regmap_update_bits(eth->ethsys, ETHSYS_CLKCFG0,
regmap_update_bits  318 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		regmap_update_bits(eth->ethsys, ETHSYS_SYSCFG0,
regmap_update_bits  336 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		regmap_update_bits(eth->ethsys, ETHSYS_SYSCFG0,
regmap_update_bits 2293 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	regmap_update_bits(eth->ethsys, ETHSYS_RSTCTRL,
regmap_update_bits 2298 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	regmap_update_bits(eth->ethsys, ETHSYS_RSTCTRL,
regmap_update_bits  124 drivers/net/ethernet/microchip/encx24j600.c 	int ret = regmap_update_bits(priv->ctx.regmap, reg, mask, val);
regmap_update_bits   44 drivers/net/ethernet/mscc/ocelot_io.c 	regmap_update_bits(ocelot->targets[target],
regmap_update_bits 1191 drivers/net/ethernet/socionext/sni_ave.c 	ret = regmap_update_bits(priv->regmap, SG_ETPINMODE,
regmap_update_bits   63 drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c 	regmap_update_bits(reg, LPC18XX_CREG_CREG6,
regmap_update_bits  193 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	regmap_update_bits(dwmac->regmap, reg, STIH4XX_RETIME_SRC_MASK,
regmap_update_bits  224 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	regmap_update_bits(dwmac->regmap, reg, STID127_RETIME_SRC_MASK, val);
regmap_update_bits  235 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 		regmap_update_bits(regmap, reg, EN_MASK, EN);
regmap_update_bits  237 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	regmap_update_bits(regmap, reg, MII_PHY_SEL_MASK, phy_intf_sels[iface]);
regmap_update_bits  240 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	regmap_update_bits(regmap, reg, ENMII_MASK, val);
regmap_update_bits  218 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c 	return regmap_update_bits(dwmac->regmap, reg,
regmap_update_bits  244 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c 	return regmap_update_bits(dwmac->regmap, reg,
regmap_update_bits  205 drivers/net/ieee802154/at86rf230.c 	ret = regmap_update_bits(lp->regmap, addr, mask, data << shift);
regmap_update_bits  525 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL1,
regmap_update_bits  534 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL2,
regmap_update_bits  541 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL1,
regmap_update_bits  557 drivers/net/ieee802154/mcr20a.c 	regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL1,
regmap_update_bits  598 drivers/net/ieee802154/mcr20a.c 			regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL4,
regmap_update_bits  601 drivers/net/ieee802154/mcr20a.c 			regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL4,
regmap_update_bits  672 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL4,
regmap_update_bits  680 drivers/net/ieee802154/mcr20a.c 			ret = regmap_update_bits(lp->regmap_iar, IAR_CCA_CTRL,
regmap_update_bits  684 drivers/net/ieee802154/mcr20a.c 			ret = regmap_update_bits(lp->regmap_iar,
regmap_update_bits  727 drivers/net/ieee802154/mcr20a.c 		ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL4,
regmap_update_bits  738 drivers/net/ieee802154/mcr20a.c 		ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL4,
regmap_update_bits 1118 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PHY_CTRL1,
regmap_update_bits 1206 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_PWR_MODES,
regmap_update_bits 1213 drivers/net/ieee802154/mcr20a.c 	ret = regmap_update_bits(lp->regmap_dar, DAR_CLK_OUT_CTRL,
regmap_update_bits  617 drivers/net/ieee802154/mrf24j40.c 	return regmap_update_bits(devrec->regmap_short, REG_INTCON,
regmap_update_bits  628 drivers/net/ieee802154/mrf24j40.c 	regmap_update_bits(devrec->regmap_short, REG_INTCON,
regmap_update_bits  646 drivers/net/ieee802154/mrf24j40.c 	ret = regmap_update_bits(devrec->regmap_long, REG_RFCON0,
regmap_update_bits  652 drivers/net/ieee802154/mrf24j40.c 	ret = regmap_update_bits(devrec->regmap_short, REG_RFCTL, BIT_RFRST,
regmap_update_bits  657 drivers/net/ieee802154/mrf24j40.c 	ret = regmap_update_bits(devrec->regmap_short, REG_RFCTL, BIT_RFRST, 0);
regmap_update_bits  723 drivers/net/ieee802154/mrf24j40.c 		ret = regmap_update_bits(devrec->regmap_short, REG_RXMCR,
regmap_update_bits  845 drivers/net/ieee802154/mrf24j40.c 	return regmap_update_bits(devrec->regmap_short, REG_TXMCR,
regmap_update_bits  877 drivers/net/ieee802154/mrf24j40.c 	return regmap_update_bits(devrec->regmap_short, REG_BBREG2,
regmap_update_bits  981 drivers/net/ieee802154/mrf24j40.c 	return regmap_update_bits(devrec->regmap_long, REG_RFCON3,
regmap_update_bits  992 drivers/net/ieee802154/mrf24j40.c 		ret = regmap_update_bits(devrec->regmap_short, REG_RXMCR,
regmap_update_bits  997 drivers/net/ieee802154/mrf24j40.c 		ret = regmap_update_bits(devrec->regmap_short, REG_RXMCR,
regmap_update_bits 1131 drivers/net/ieee802154/mrf24j40.c 	ret = regmap_update_bits(devrec->regmap_short, REG_RXMCR, 0x03, 0x00);
regmap_update_bits 1139 drivers/net/ieee802154/mrf24j40.c 		regmap_update_bits(devrec->regmap_long, REG_TESTMODE, 0x07,
regmap_update_bits 1143 drivers/net/ieee802154/mrf24j40.c 		regmap_update_bits(devrec->regmap_short, REG_TRISGPIO, 0x08,
regmap_update_bits 1147 drivers/net/ieee802154/mrf24j40.c 		regmap_update_bits(devrec->regmap_short, REG_GPIO, 0x08, 0x08);
regmap_update_bits 1164 drivers/net/ieee802154/mrf24j40.c 		ret = regmap_update_bits(devrec->regmap_long, REG_SLPCON0,
regmap_update_bits  122 drivers/nvmem/sc27xx-efuse.c 	ret = regmap_update_bits(efuse->regmap, SC27XX_MODULE_EN,
regmap_update_bits  143 drivers/nvmem/sc27xx-efuse.c 	ret = regmap_update_bits(efuse->regmap,
regmap_update_bits  165 drivers/nvmem/sc27xx-efuse.c 	ret = regmap_update_bits(efuse->regmap,
regmap_update_bits  172 drivers/nvmem/sc27xx-efuse.c 	regmap_update_bits(efuse->regmap, SC27XX_MODULE_EN, SC27XX_EFUSE_EN, 0);
regmap_update_bits  636 drivers/pci/controller/dwc/pci-dra7xx.c 	ret = regmap_update_bits(regmap, args.args[0], args.args[1],
regmap_update_bits  669 drivers/pci/controller/dwc/pci-dra7xx.c 	regmap_update_bits(pcie_syscon, pcie_reg, mask, val);
regmap_update_bits  388 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  392 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR5,
regmap_update_bits  397 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  402 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  404 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  439 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  445 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  454 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  471 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, offset,
regmap_update_bits  474 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, offset,
regmap_update_bits  576 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR5,
regmap_update_bits  580 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1,
regmap_update_bits  621 drivers/pci/controller/dwc/pci-imx6.c 	regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12, mask, val);
regmap_update_bits  632 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr,
regmap_update_bits  638 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  642 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  647 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  651 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  654 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR8,
regmap_update_bits  657 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR8,
regmap_update_bits  660 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR8,
regmap_update_bits  663 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR8,
regmap_update_bits  666 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR8,
regmap_update_bits  749 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  900 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  925 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  928 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits  958 drivers/pci/controller/dwc/pci-imx6.c 		regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR12,
regmap_update_bits 1080 drivers/pci/controller/dwc/pci-keystone.c 	ret = regmap_update_bits(syscon, 0, mask, val);
regmap_update_bits 1116 drivers/pci/controller/dwc/pci-keystone.c 	ret = regmap_update_bits(syscon, 0, mask, val);
regmap_update_bits  172 drivers/pcmcia/at91_cf.c 	regmap_update_bits(mc, AT91_MC_SMC_CSR(cf->board->chipselect),
regmap_update_bits  186 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG,
regmap_update_bits  193 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG,
regmap_update_bits  198 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG,
regmap_update_bits  203 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA1_REG,
regmap_update_bits  207 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG,
regmap_update_bits  218 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 	regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA1_REG,
regmap_update_bits  175 drivers/phy/amlogic/phy-meson-g12a-usb2.c 	regmap_update_bits(priv->regmap, PHY_CTRL_R21,
regmap_update_bits  201 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	regmap_update_bits(priv->regmap, PHY_R0,
regmap_update_bits  212 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	ret = regmap_update_bits(priv->regmap_cr, 0x102d, BIT(7), BIT(7));
regmap_update_bits  216 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	ret = regmap_update_bits(priv->regmap_cr, 0x1010, 0xff0, 20);
regmap_update_bits  259 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	ret = regmap_update_bits(priv->regmap_cr, 0x30, 0xf << 4, 8 << 4);
regmap_update_bits  263 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	regmap_update_bits(priv->regmap, PHY_R2,
regmap_update_bits  267 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	regmap_update_bits(priv->regmap, PHY_R1,
regmap_update_bits  289 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 	regmap_update_bits(priv->regmap, PHY_R0,
regmap_update_bits  138 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
regmap_update_bits  141 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
regmap_update_bits  157 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
regmap_update_bits  159 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
regmap_update_bits  161 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, 0);
regmap_update_bits  165 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
regmap_update_bits  167 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
regmap_update_bits  169 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP,
regmap_update_bits  191 drivers/phy/amlogic/phy-meson-gxl-usb2.c 	regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
regmap_update_bits  205 drivers/phy/amlogic/phy-meson-gxl-usb2.c 	regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, 0);
regmap_update_bits  102 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_0,
regmap_update_bits  104 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1,
regmap_update_bits  106 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_TH_MASK,
regmap_update_bits  116 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_0, 0);
regmap_update_bits  117 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1, 0);
regmap_update_bits  129 drivers/phy/amlogic/phy-meson-gxl-usb3.c 		regmap_update_bits(priv->regmap, USB_R0, USB_R0_U2D_ACT, 0);
regmap_update_bits  130 drivers/phy/amlogic/phy-meson-gxl-usb3.c 		regmap_update_bits(priv->regmap, USB_R4, USB_R4_P21_SLEEP_M0,
regmap_update_bits  135 drivers/phy/amlogic/phy-meson-gxl-usb3.c 		regmap_update_bits(priv->regmap, USB_R0, USB_R0_U2D_ACT,
regmap_update_bits  137 drivers/phy/amlogic/phy-meson-gxl-usb3.c 		regmap_update_bits(priv->regmap, USB_R4, USB_R4_P21_SLEEP_M0,
regmap_update_bits  172 drivers/phy/amlogic/phy-meson-gxl-usb3.c 	regmap_update_bits(priv->regmap, USB_R1,
regmap_update_bits   91 drivers/phy/hisilicon/phy-hi3660-usb3.c 	ret = regmap_update_bits(priv->otg_bc, USBOTG3_CTRL0, mask, val);
regmap_update_bits   97 drivers/phy/hisilicon/phy-hi3660-usb3.c 	ret = regmap_update_bits(priv->otg_bc, USBOTG3_CTRL7, mask, val);
regmap_update_bits  103 drivers/phy/hisilicon/phy-hi3660-usb3.c 	ret = regmap_update_bits(priv->otg_bc, USBOTG3_CTRL2, mask, 0);
regmap_update_bits  122 drivers/phy/hisilicon/phy-hi3660-usb3.c 	ret = regmap_update_bits(priv->otg_bc, USBOTG3_CTRL3, mask, val);
regmap_update_bits   56 drivers/phy/hisilicon/phy-hi6220-usb.c 	regmap_update_bits(reg, SC_PERIPH_RSTEN0, mask, val);
regmap_update_bits   57 drivers/phy/hisilicon/phy-hi6220-usb.c 	regmap_update_bits(reg, SC_PERIPH_RSTDIS0, mask, val);
regmap_update_bits   69 drivers/phy/hisilicon/phy-hi6220-usb.c 		ret = regmap_update_bits(reg, SC_PERIPH_CTRL5, mask, val);
regmap_update_bits   76 drivers/phy/hisilicon/phy-hi6220-usb.c 		ret = regmap_update_bits(reg, SC_PERIPH_CTRL4, mask, val);
regmap_update_bits   86 drivers/phy/hisilicon/phy-hi6220-usb.c 		ret = regmap_update_bits(reg, SC_PERIPH_CTRL4, mask, val);
regmap_update_bits  101 drivers/phy/hisilicon/phy-histb-combphy.c 	return regmap_update_bits(syscon, mode->reg, mode->mask,
regmap_update_bits   76 drivers/phy/hisilicon/phy-hix5hd2-sata.c 		regmap_update_bits(priv->peri_ctrl, data[0],
regmap_update_bits   98 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 		regmap_update_bits(priv->regmap, priv->ana_cfg1_reg_offset,
regmap_update_bits  100 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 		regmap_update_bits(priv->regmap, priv->ana_cfg1_reg_offset,
regmap_update_bits  105 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	regmap_update_bits(priv->regmap, priv->phy_reg_offset,
regmap_update_bits  109 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	regmap_update_bits(priv->regmap, priv->phy_reg_offset,
regmap_update_bits  111 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	regmap_update_bits(priv->regmap, priv->phy_reg_offset,
regmap_update_bits  113 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_TX1_CTRL1,
regmap_update_bits  127 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_TX2_A_CTRL2, 0x7f00,
regmap_update_bits  145 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_CTRL3,
regmap_update_bits  148 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_CTRL3,
regmap_update_bits  151 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_CTRL2,
regmap_update_bits  155 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_CTRL2,
regmap_update_bits  159 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_A_CTRL3,
regmap_update_bits  163 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_A_CTRL2,
regmap_update_bits  169 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	regmap_update_bits(priv->phy_regmap, PCIE_PHY_PLL_CTRL2,
regmap_update_bits  220 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 		regmap_update_bits(priv->phy_regmap, slices[i].reg,
regmap_update_bits  226 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 		regmap_update_bits(priv->phy_regmap, slices[i].reg,
regmap_update_bits  253 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 		regmap_update_bits(priv->rcu_regmap,
regmap_update_bits  258 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 		regmap_update_bits(priv->rcu_regmap,
regmap_update_bits  105 drivers/phy/marvell/phy-mvebu-a3700-utmi.c 	regmap_update_bits(utmi->usb_misc, USB2_PHY_CTRL(usb32),
regmap_update_bits  122 drivers/phy/marvell/phy-mvebu-a3700-utmi.c 		regmap_update_bits(utmi->usb_misc, USB2_PHY_CTRL(usb32),
regmap_update_bits  244 drivers/phy/motorola/phy-cpcap-usb.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC3,
regmap_update_bits  254 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC3,
regmap_update_bits  395 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC1,
regmap_update_bits  401 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC2,
regmap_update_bits  407 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC3, 0x7fff,
regmap_update_bits  444 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC1,
regmap_update_bits  449 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC2,
regmap_update_bits  455 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC3,
regmap_update_bits  464 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_USBC2,
regmap_update_bits   95 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_COMMON_CFG,
regmap_update_bits   98 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_PLL_CFG,
regmap_update_bits  101 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG,
regmap_update_bits  114 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG1,
regmap_update_bits  128 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG2,
regmap_update_bits  132 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG3,
regmap_update_bits  142 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_MISC_CFG,
regmap_update_bits  151 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_OB_CFG,
regmap_update_bits  160 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_OB_CFG1,
regmap_update_bits  166 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_DES_CFG,
regmap_update_bits  174 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG,
regmap_update_bits  180 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG1,
regmap_update_bits  184 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_SER_CFG,
regmap_update_bits  189 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_PLL_CFG,
regmap_update_bits  198 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_COMMON_CFG,
regmap_update_bits  213 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_MISC_CFG,
regmap_update_bits  226 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_PLL_CFG,
regmap_update_bits  237 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG,
regmap_update_bits  241 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_MISC_CFG,
regmap_update_bits  251 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG,
regmap_update_bits  257 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S6G_IB_CFG1,
regmap_update_bits  300 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S1G_COMMON_CFG,
regmap_update_bits  307 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S1G_PLL_CFG,
regmap_update_bits  313 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S1G_MISC_CFG,
regmap_update_bits  322 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S1G_COMMON_CFG,
regmap_update_bits  326 drivers/phy/mscc/phy-ocelot-serdes.c 	regmap_update_bits(regmap, HSIO_S1G_MISC_CFG,
regmap_update_bits  418 drivers/phy/mscc/phy-ocelot-serdes.c 		ret = regmap_update_bits(macro->ctrl->regs, HSIO_HW_CFG,
regmap_update_bits   59 drivers/phy/phy-lpc18xx-usb-otg.c 	ret = regmap_update_bits(lpc->reg, LPC18XX_CREG_CREG0,
regmap_update_bits   74 drivers/phy/phy-lpc18xx-usb-otg.c 	ret = regmap_update_bits(lpc->reg, LPC18XX_CREG_CREG0,
regmap_update_bits   65 drivers/phy/phy-pistachio-usb.c 	regmap_update_bits(p_phy->cr_top, USB_PHY_STRAP_CONTROL,
regmap_update_bits   88 drivers/phy/phy-pistachio-usb.c 	regmap_update_bits(p_phy->cr_top, USB_PHY_CONTROL1,
regmap_update_bits   97 drivers/phy/ralink/phy-ralink-usb.c 	regmap_update_bits(phy->sysctl, RT_SYSC_REG_CLKCFG1,
regmap_update_bits  101 drivers/phy/ralink/phy-ralink-usb.c 	regmap_update_bits(phy->sysctl, RT_SYSC_REG_SYSCFG1,
regmap_update_bits  135 drivers/phy/ralink/phy-ralink-usb.c 	regmap_update_bits(phy->sysctl, RT_SYSC_REG_CLKCFG1,
regmap_update_bits  399 drivers/phy/rockchip/phy-rockchip-inno-hdmi.c 	regmap_update_bits(inno->regmap, reg * 4, mask, val);
regmap_update_bits   36 drivers/phy/samsung/phy-exynos-dp-video.c 	return regmap_update_bits(state->regs, state->drvdata->phy_ctrl_offset,
regmap_update_bits   45 drivers/phy/samsung/phy-exynos-dp-video.c 	return regmap_update_bits(state->regs, state->drvdata->phy_ctrl_offset,
regmap_update_bits  239 drivers/phy/samsung/phy-exynos-mipi-video.c 		regmap_update_bits(enable_map, data->enable_reg,
regmap_update_bits  243 drivers/phy/samsung/phy-exynos-mipi-video.c 		regmap_update_bits(resetn_map, data->resetn_reg,
regmap_update_bits  246 drivers/phy/samsung/phy-exynos-mipi-video.c 		regmap_update_bits(resetn_map, data->resetn_reg,
regmap_update_bits  250 drivers/phy/samsung/phy-exynos-mipi-video.c 		regmap_update_bits(enable_map, data->enable_reg,
regmap_update_bits  143 drivers/phy/samsung/phy-exynos4210-usb2.c 	regmap_update_bits(drv->reg_pmu, offset, mask, on ? 0 : mask);
regmap_update_bits  189 drivers/phy/samsung/phy-exynos4x12-usb2.c 	regmap_update_bits(drv->reg_pmu, offset, mask, on ? 0 : mask);
regmap_update_bits  278 drivers/phy/samsung/phy-exynos4x12-usb2.c 		regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET,
regmap_update_bits  285 drivers/phy/samsung/phy-exynos4x12-usb2.c 		regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET,
regmap_update_bits  317 drivers/phy/samsung/phy-exynos4x12-usb2.c 		regmap_update_bits(drv->reg_sys, EXYNOS_4x12_MODE_SWITCH_OFFSET,
regmap_update_bits  267 drivers/phy/samsung/phy-exynos5-usbdrd.c 	regmap_update_bits(inst->reg_pmu, inst->pmu_offset,
regmap_update_bits   73 drivers/phy/samsung/phy-exynos5250-sata.c 	return regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET,
regmap_update_bits   82 drivers/phy/samsung/phy-exynos5250-sata.c 	return regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET,
regmap_update_bits   94 drivers/phy/samsung/phy-exynos5250-sata.c 	ret = regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET,
regmap_update_bits  194 drivers/phy/samsung/phy-exynos5250-usb2.c 	regmap_update_bits(drv->reg_pmu, offset, mask, on ? 0 : mask);
regmap_update_bits  208 drivers/phy/samsung/phy-exynos5250-usb2.c 		regmap_update_bits(drv->reg_sys,
regmap_update_bits  105 drivers/phy/samsung/phy-s5pv210-usb2.c 	regmap_update_bits(drv->reg_pmu, S5PV210_USB_ISOL_OFFSET,
regmap_update_bits  199 drivers/phy/socionext/phy-uniphier-pcie.c 		regmap_update_bits(regmap, SG_USBPCIESEL,
regmap_update_bits  905 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap,
regmap_update_bits  933 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap,
regmap_update_bits  937 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap, miphy_phy->syscfg_reg[SYSCFG_PCI],
regmap_update_bits  967 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap,
regmap_update_bits  971 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap, miphy_phy->syscfg_reg[SYSCFG_PCI],
regmap_update_bits  115 drivers/phy/st/phy-spear1310-miphy.c 	regmap_update_bits(priv->misc, SPEAR1310_PCIE_MIPHY_CFG_1,
regmap_update_bits  133 drivers/phy/st/phy-spear1310-miphy.c 	regmap_update_bits(priv->misc, SPEAR1310_PCIE_SATA_CFG,
regmap_update_bits  141 drivers/phy/st/phy-spear1310-miphy.c 	regmap_update_bits(priv->misc, SPEAR1310_PCIE_SATA_CFG,
regmap_update_bits  144 drivers/phy/st/phy-spear1310-miphy.c 	regmap_update_bits(priv->misc, SPEAR1310_PCIE_MIPHY_CFG_1,
regmap_update_bits   90 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG,
regmap_update_bits   93 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG,
regmap_update_bits   97 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG,
regmap_update_bits  104 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST,
regmap_update_bits  114 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG,
regmap_update_bits  116 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG,
regmap_update_bits  120 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST,
regmap_update_bits  126 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG,
regmap_update_bits  136 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG,
regmap_update_bits  139 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG,
regmap_update_bits  148 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG,
regmap_update_bits  150 drivers/phy/st/phy-spear1340-miphy.c 	regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG,
regmap_update_bits   46 drivers/phy/st/phy-stih407-usb.c 	return regmap_update_bits(phy_dev->regmap, phy_dev->ctrl,
regmap_update_bits   58 drivers/phy/st/phy-stih407-usb.c 	ret = regmap_update_bits(phy_dev->regmap,
regmap_update_bits  383 drivers/phy/ti/phy-am654-serdes.c 	ret = regmap_update_bits(regmap, reg, AM654_SERDES_CTRL_CLKSEL_MASK,
regmap_update_bits   91 drivers/phy/ti/phy-dm816x-usb.c 	error = regmap_update_bits(phy->syscon, phy->usb_ctrl,
regmap_update_bits  129 drivers/phy/ti/phy-dm816x-usb.c 	error = regmap_update_bits(phy->syscon, phy->usb_ctrl,
regmap_update_bits  157 drivers/phy/ti/phy-dm816x-usb.c 	error = regmap_update_bits(phy->syscon, phy->usb_ctrl,
regmap_update_bits  111 drivers/phy/ti/phy-omap-usb2.c 	ret = regmap_update_bits(phy->syscon_phy_power, phy->power_reg,
regmap_update_bits  329 drivers/phy/ti/phy-ti-pipe3.c 	ret = regmap_update_bits(phy->phy_power_syscon, phy->power_reg,
regmap_update_bits  358 drivers/phy/ti/phy-ti-pipe3.c 	ret = regmap_update_bits(phy->phy_power_syscon, phy->power_reg,
regmap_update_bits  372 drivers/phy/ti/phy-ti-pipe3.c 	regmap_update_bits(phy->phy_power_syscon, phy->power_reg,
regmap_update_bits  377 drivers/phy/ti/phy-ti-pipe3.c 		regmap_update_bits(phy->phy_power_syscon, phy->power_reg,
regmap_update_bits  516 drivers/phy/ti/phy-ti-pipe3.c 		ret = regmap_update_bits(phy->pcs_syscon, phy->pcie_pcs_reg,
regmap_update_bits  583 drivers/phy/ti/phy-ti-pipe3.c 		regmap_update_bits(phy->dpll_reset_syscon, phy->dpll_reset_reg,
regmap_update_bits  585 drivers/phy/ti/phy-ti-pipe3.c 		regmap_update_bits(phy->dpll_reset_syscon, phy->dpll_reset_reg,
regmap_update_bits 2580 drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c 		ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg,
regmap_update_bits 2766 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c 		ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg,
regmap_update_bits 2280 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c 				ret = regmap_update_bits(ctx->maps[desc->ip],
regmap_update_bits 2285 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c 		ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg,
regmap_update_bits  545 drivers/pinctrl/aspeed/pinctrl-aspeed.c 		rc = regmap_update_bits(pdata->scu, pconf->reg,
regmap_update_bits 1073 drivers/pinctrl/bcm/pinctrl-bcm281xx.c 	rc = regmap_update_bits(pdata->regmap, offset,
regmap_update_bits 1376 drivers/pinctrl/bcm/pinctrl-bcm281xx.c 	rc = regmap_update_bits(pdata->regmap, offset, cfg_mask, cfg_val);
regmap_update_bits  168 drivers/pinctrl/berlin/berlin.c 	regmap_update_bits(pctrl->regmap, group_desc->offset, mask, val);
regmap_update_bits  815 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 		ret = regmap_update_bits(regmap,
regmap_update_bits  871 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 	ret = regmap_update_bits(regmap, aif->src_reg, aif->src_mask, op);
regmap_update_bits  878 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 	ret = regmap_update_bits(regmap, aif->ctrl_reg,
regmap_update_bits  894 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 		ret = regmap_update_bits(regmap, pin->reg,
regmap_update_bits 1003 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 	ret = regmap_update_bits(regmap, aif->ctrl_reg, aif->master_mask, val);
regmap_update_bits 1081 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 		ret = regmap_update_bits(lochnagar->regmap, pin->reg,
regmap_update_bits  642 drivers/pinctrl/cirrus/pinctrl-madera-core.c 			ret = regmap_update_bits(madera->regmap, reg,
regmap_update_bits  660 drivers/pinctrl/cirrus/pinctrl-madera-core.c 		ret = regmap_update_bits(madera->regmap,
regmap_update_bits  688 drivers/pinctrl/cirrus/pinctrl-madera-core.c 	ret = regmap_update_bits(madera->regmap, reg, MADERA_GP1_DIR_MASK, val);
regmap_update_bits  705 drivers/pinctrl/cirrus/pinctrl-madera-core.c 	ret = regmap_update_bits(madera->regmap, reg, MADERA_GP1_FN_MASK, 1);
regmap_update_bits  724 drivers/pinctrl/cirrus/pinctrl-madera-core.c 	ret = regmap_update_bits(madera->regmap, reg, MADERA_GP1_FN_MASK, 1);
regmap_update_bits  926 drivers/pinctrl/cirrus/pinctrl-madera-core.c 	ret = regmap_update_bits(priv->madera->regmap, reg, mask[0], conf[0]);
regmap_update_bits  931 drivers/pinctrl/cirrus/pinctrl-madera-core.c 	ret = regmap_update_bits(priv->madera->regmap, reg, mask[1], conf[1]);
regmap_update_bits  495 drivers/pinctrl/mediatek/pinctrl-mt2701.c 	regmap_update_bits(reg, mt2701_spec_pinmux[i].offset, mask, value);
regmap_update_bits  218 drivers/pinctrl/mediatek/pinctrl-mtk-common.c 		return regmap_update_bits(mtk_get_regmap(pctl, pin),
regmap_update_bits  693 drivers/pinctrl/mediatek/pinctrl-mtk-common.c 	return regmap_update_bits(mtk_get_regmap(pctl, pin),
regmap_update_bits   74 drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c 	ret = regmap_update_bits(pc->reg_mux, reg << 2,
regmap_update_bits  185 drivers/pinctrl/meson/pinctrl-meson.c 	return regmap_update_bits(pc->reg_gpio, reg, BIT(bit),
regmap_update_bits  265 drivers/pinctrl/meson/pinctrl-meson.c 	ret = regmap_update_bits(pc->reg_pullen, reg, BIT(bit), 0);
regmap_update_bits  287 drivers/pinctrl/meson/pinctrl-meson.c 	ret = regmap_update_bits(pc->reg_pull, reg, BIT(bit), val);
regmap_update_bits  292 drivers/pinctrl/meson/pinctrl-meson.c 	ret = regmap_update_bits(pc->reg_pullen, reg, BIT(bit),	BIT(bit));
regmap_update_bits  334 drivers/pinctrl/meson/pinctrl-meson.c 	ret = regmap_update_bits(pc->reg_ds, reg, 0x3 << bit, ds_val << bit);
regmap_update_bits   48 drivers/pinctrl/meson/pinctrl-meson8-pmx.c 				regmap_update_bits(pc->reg_mux,
regmap_update_bits   78 drivers/pinctrl/meson/pinctrl-meson8-pmx.c 		ret = regmap_update_bits(pc->reg_mux, pmx_data->reg * 4,
regmap_update_bits  357 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	regmap_update_bits(info->regmap, reg, mask, val);
regmap_update_bits  392 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	return regmap_update_bits(info->regmap, reg, mask, 0);
regmap_update_bits  419 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	ret = regmap_update_bits(info->regmap, reg, mask, mask);
regmap_update_bits  426 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	regmap_update_bits(info->regmap, reg, mask, val);
regmap_update_bits  456 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	regmap_update_bits(info->regmap, reg, mask, val);
regmap_update_bits  183 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG,
regmap_update_bits  253 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, SSP_CTRL_STATUS_1,
regmap_update_bits  256 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG,
regmap_update_bits  259 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, GLOBAL_CONFIG_2,
regmap_update_bits  345 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, GLOBAL_CONFIG_1,
regmap_update_bits  348 drivers/pinctrl/mvebu/pinctrl-dove.c 	regmap_update_bits(gconfmap, GLOBAL_CONFIG_2,
regmap_update_bits  807 drivers/pinctrl/mvebu/pinctrl-mvebu.c 	return regmap_update_bits(data->regmap.map, data->regmap.offset + off,
regmap_update_bits 1422 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 				regmap_update_bits(gcr_regmap, cfg->reg0,
regmap_update_bits 1427 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 				regmap_update_bits(gcr_regmap, cfg->reg1,
regmap_update_bits 1432 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 				regmap_update_bits(gcr_regmap, cfg->reg2,
regmap_update_bits 1485 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 			regmap_update_bits(gcr_regmap, NPCM7XX_GCR_SRCNT,
regmap_update_bits 1489 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 			regmap_update_bits(gcr_regmap, NPCM7XX_GCR_SRCNT,
regmap_update_bits  179 drivers/pinctrl/pinctrl-axp209.c 	regmap_update_bits(pctl->regmap, reg,
regmap_update_bits  195 drivers/pinctrl/pinctrl-axp209.c 	return regmap_update_bits(pctl->regmap, reg, AXP20X_GPIO_FUNCTIONS,
regmap_update_bits 2215 drivers/pinctrl/pinctrl-gemini.c 	regmap_update_bits(pmx->map, GLOBAL_MISC_CTRL,
regmap_update_bits 2430 drivers/pinctrl/pinctrl-gemini.c 			regmap_update_bits(pmx->map, conf->reg, conf->mask, arg);
regmap_update_bits 2492 drivers/pinctrl/pinctrl-gemini.c 			regmap_update_bits(pmx->map, GLOBAL_IODRIVE,
regmap_update_bits  254 drivers/pinctrl/pinctrl-max77620.c 	ret = regmap_update_bits(mpci->rmap, MAX77620_REG_AME_GPIO,
regmap_update_bits  385 drivers/pinctrl/pinctrl-max77620.c 	ret = regmap_update_bits(mpci->rmap, addr, mask, param_val << shift);
regmap_update_bits  414 drivers/pinctrl/pinctrl-max77620.c 			ret = regmap_update_bits(mpci->rmap,
regmap_update_bits  427 drivers/pinctrl/pinctrl-max77620.c 			ret = regmap_update_bits(mpci->rmap,
regmap_update_bits  504 drivers/pinctrl/pinctrl-max77620.c 			ret = regmap_update_bits(mpci->rmap,
regmap_update_bits  513 drivers/pinctrl/pinctrl-max77620.c 			ret = regmap_update_bits(mpci->rmap,
regmap_update_bits  184 drivers/pinctrl/pinctrl-mcp23s08.c 	return regmap_update_bits(mcp->regmap, reg << mcp->reg_shift,
regmap_update_bits  420 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG_ALT(0, info, pin->pin),
regmap_update_bits  422 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG_ALT(1, info, pin->pin),
regmap_update_bits  437 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG(OCELOT_GPIO_OE, info, pin), BIT(p),
regmap_update_bits  450 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG_ALT(0, info, offset),
regmap_update_bits  452 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG_ALT(1, info, offset),
regmap_update_bits  649 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG(OCELOT_GPIO_INTR_ENA, info, gpio),
regmap_update_bits  659 drivers/pinctrl/pinctrl-ocelot.c 	regmap_update_bits(info->map, REG(OCELOT_GPIO_INTR_ENA, info, gpio),
regmap_update_bits  157 drivers/pinctrl/pinctrl-rk805.c 	ret = regmap_update_bits(pci->rk808->regmap,
regmap_update_bits  290 drivers/pinctrl/pinctrl-rk805.c 		ret = regmap_update_bits(pci->rk808->regmap,
regmap_update_bits  335 drivers/pinctrl/pinctrl-rk805.c 	ret = regmap_update_bits(pci->rk808->regmap,
regmap_update_bits 1293 drivers/pinctrl/pinctrl-rockchip.c 	ret = regmap_update_bits(regmap, reg, rmask, data);
regmap_update_bits 1903 drivers/pinctrl/pinctrl-rockchip.c 			ret = regmap_update_bits(regmap, reg, rmask, data);
regmap_update_bits 1910 drivers/pinctrl/pinctrl-rockchip.c 			ret = regmap_update_bits(regmap, reg, rmask, temp);
regmap_update_bits 1940 drivers/pinctrl/pinctrl-rockchip.c 	ret = regmap_update_bits(regmap, reg, rmask, data);
regmap_update_bits 2056 drivers/pinctrl/pinctrl-rockchip.c 		ret = regmap_update_bits(regmap, reg, rmask, data);
regmap_update_bits 2130 drivers/pinctrl/pinctrl-rockchip.c 	return regmap_update_bits(regmap, reg, rmask, data);
regmap_update_bits  264 drivers/pinctrl/ti/pinctrl-ti-iodelay.c 	r = regmap_update_bits(iod->regmap, cfg->offset, reg_mask, reg_val);
regmap_update_bits  290 drivers/pinctrl/ti/pinctrl-ti-iodelay.c 	r = regmap_update_bits(iod->regmap, reg->reg_global_lock_offset,
regmap_update_bits  364 drivers/pinctrl/ti/pinctrl-ti-iodelay.c 	regmap_update_bits(iod->regmap, reg->reg_global_lock_offset,
regmap_update_bits  413 drivers/pinctrl/uniphier/pinctrl-uniphier-core.c 	return regmap_update_bits(priv->regmap, reg, 1 << shift, val << shift);
regmap_update_bits  450 drivers/pinctrl/uniphier/pinctrl-uniphier-core.c 	return regmap_update_bits(priv->regmap, reg,
regmap_update_bits  480 drivers/pinctrl/uniphier/pinctrl-uniphier-core.c 	return regmap_update_bits(priv->regmap, reg, mask, enable ? mask : 0);
regmap_update_bits  624 drivers/pinctrl/uniphier/pinctrl-uniphier-core.c 		ret = regmap_update_bits(priv->regmap, reg,
regmap_update_bits   85 drivers/platform/x86/intel_bxtwc_tmu.c 	regmap_update_bits(wctmu->regmap, BXTWC_MTMUIRQ_REG,
regmap_update_bits   38 drivers/platform/x86/intel_mrfld_pwrbtn.c 	regmap_update_bits(regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_PWRBTN, 0);
regmap_update_bits   73 drivers/platform/x86/intel_mrfld_pwrbtn.c 	regmap_update_bits(pmic->regmap, BCOVE_MIRQLVL1, BCOVE_LVL1_PWRBTN, 0);
regmap_update_bits   74 drivers/platform/x86/intel_mrfld_pwrbtn.c 	regmap_update_bits(pmic->regmap, BCOVE_MPBIRQ, BCOVE_PBIRQ_PBTN, 0);
regmap_update_bits   81 drivers/power/reset/arm-versatile-reboot.c 		regmap_update_bits(syscon_regmap,
regmap_update_bits   89 drivers/power/reset/arm-versatile-reboot.c 		regmap_update_bits(syscon_regmap,
regmap_update_bits   41 drivers/power/reset/axxia-reset.c 	regmap_update_bits(syscon, SC_RESET_CONTROL,
regmap_update_bits   48 drivers/power/reset/keystone-reset.c 	return regmap_update_bits(pllctrl_regs, rspll_offset + RSCTRL_RG,
regmap_update_bits   59 drivers/power/reset/keystone-reset.c 	regmap_update_bits(pllctrl_regs, rspll_offset + RSCTRL_RG,
regmap_update_bits  146 drivers/power/reset/keystone-reset.c 		ret = regmap_update_bits(devctrl_regs, rg, RSMUX_OMODE_MASK,
regmap_update_bits   44 drivers/power/reset/ocelot-reset.c 	regmap_update_bits(ctx->cpu_ctrl, ICPU_CFG_CPU_SYSTEM_CTRL_RESET,
regmap_update_bits   48 drivers/power/reset/ocelot-reset.c 	regmap_update_bits(ctx->cpu_ctrl, ICPU_CFG_CPU_SYSTEM_CTRL_GENERAL_CTRL,
regmap_update_bits   35 drivers/power/reset/qcom-pon.c 	ret = regmap_update_bits(pon->regmap,
regmap_update_bits   46 drivers/power/reset/st-poweroff.c 	regmap_update_bits(st_restart_syscfg->regmap,
regmap_update_bits   52 drivers/power/reset/st-poweroff.c 	regmap_update_bits(st_restart_syscfg->regmap,
regmap_update_bits   28 drivers/power/reset/syscon-poweroff.c 	regmap_update_bits(map, offset, mask, value);
regmap_update_bits   31 drivers/power/reset/syscon-reboot-mode.c 	ret = regmap_update_bits(syscon_rbm->map, syscon_rbm->offset,
regmap_update_bits   34 drivers/power/reset/syscon-reboot.c 	regmap_update_bits(ctx->map, ctx->offset, ctx->mask, ctx->value);
regmap_update_bits  203 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_VINX_SET,
regmap_update_bits  220 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_VOLTAGE_TH,
regmap_update_bits  292 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_TERM_SET,
regmap_update_bits  309 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_TERM_SET,
regmap_update_bits  330 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_CHG_CURR,
regmap_update_bits  382 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_CHG_CURR,
regmap_update_bits  415 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_VOLTAGE_TH,
regmap_update_bits  527 drivers/power/supply/adp5061.c 	return regmap_update_bits(st->regmap, ADP5061_IEND,
regmap_update_bits  164 drivers/power/supply/axp20x_ac_power.c 		return regmap_update_bits(power->regmap, AXP813_ACIN_PATH_CTRL,
regmap_update_bits  172 drivers/power/supply/axp20x_ac_power.c 		return regmap_update_bits(power->regmap, AXP813_ACIN_PATH_CTRL,
regmap_update_bits  358 drivers/power/supply/axp20x_battery.c 	return regmap_update_bits(axp20x_batt->regmap, AXP20X_CHRG_CTRL1,
regmap_update_bits  388 drivers/power/supply/axp20x_battery.c 	return regmap_update_bits(axp20x_batt->regmap, AXP20X_CHRG_CTRL1,
regmap_update_bits  404 drivers/power/supply/axp20x_battery.c 	return regmap_update_bits(axp_batt->regmap, AXP20X_CHRG_CTRL1,
regmap_update_bits  448 drivers/power/supply/axp20x_battery.c 	return regmap_update_bits(axp_batt->regmap, AXP20X_V_OFF,
regmap_update_bits  280 drivers/power/supply/axp20x_usb_power.c 		return regmap_update_bits(power->regmap,
regmap_update_bits  298 drivers/power/supply/axp20x_usb_power.c 		return regmap_update_bits(power->regmap,
regmap_update_bits  306 drivers/power/supply/axp20x_usb_power.c 		return regmap_update_bits(power->regmap,
regmap_update_bits  329 drivers/power/supply/axp20x_usb_power.c 		return regmap_update_bits(power->regmap,
regmap_update_bits  430 drivers/power/supply/axp20x_usb_power.c 	return regmap_update_bits(power->regmap, AXP20X_ADC_EN1,
regmap_update_bits  471 drivers/power/supply/axp20x_usb_power.c 		ret = regmap_update_bits(power->regmap, AXP20X_VBUS_MON,
regmap_update_bits  157 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap,
regmap_update_bits  187 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap,
regmap_update_bits  255 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap, AXP20X_CHRG_BAK_CTRL,
regmap_update_bits  269 drivers/power/supply/axp288_charger.c 		ret = regmap_update_bits(info->regmap, AXP20X_VBUS_IPSOUT_MGMT,
regmap_update_bits  272 drivers/power/supply/axp288_charger.c 		ret = regmap_update_bits(info->regmap, AXP20X_VBUS_IPSOUT_MGMT,
regmap_update_bits  287 drivers/power/supply/axp288_charger.c 		ret = regmap_update_bits(info->regmap, AXP20X_CHRG_CTRL1,
regmap_update_bits  290 drivers/power/supply/axp288_charger.c 		ret = regmap_update_bits(info->regmap, AXP20X_CHRG_CTRL1,
regmap_update_bits  707 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap,
regmap_update_bits  717 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap,
regmap_update_bits  727 drivers/power/supply/axp288_charger.c 	ret = regmap_update_bits(info->regmap,
regmap_update_bits  192 drivers/power/supply/bd70528-charger.c 	ret = regmap_update_bits(bdpsy->regmap,
regmap_update_bits  605 drivers/power/supply/bd70528-charger.c 	tmpret = regmap_update_bits(bdpsy->regmap,
regmap_update_bits  616 drivers/power/supply/bd70528-charger.c 		tmpret = regmap_update_bits(bdpsy->regmap,
regmap_update_bits  665 drivers/power/supply/bd70528-charger.c 	tmpret = regmap_update_bits(bdpsy->regmap,
regmap_update_bits  641 drivers/power/supply/cpcap-battery.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_BPEOL,
regmap_update_bits  748 drivers/power/supply/cpcap-battery.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_CCM,
regmap_update_bits  793 drivers/power/supply/cpcap-battery.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_BPEOL,
regmap_update_bits  280 drivers/power/supply/cpcap-charger.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_CRM,
regmap_update_bits  294 drivers/power/supply/cpcap-charger.c 	error = regmap_update_bits(ddata->reg, CPCAP_REG_CRM, 0x3fff,
regmap_update_bits  357 drivers/power/supply/cpcap-charger.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_VUSBC,
regmap_update_bits  363 drivers/power/supply/cpcap-charger.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_CRM,
regmap_update_bits  369 drivers/power/supply/cpcap-charger.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_VUSBC,
regmap_update_bits  374 drivers/power/supply/cpcap-charger.c 		error = regmap_update_bits(ddata->reg, CPCAP_REG_CRM,
regmap_update_bits  822 drivers/power/supply/max17042_battery.c 	regmap_update_bits(map, MAX17042_STATUS, STATUS_POR_BIT, 0x0);
regmap_update_bits 1094 drivers/power/supply/max17042_battery.c 			regmap_update_bits(chip->regmap, MAX17042_CONFIG,
regmap_update_bits   95 drivers/power/supply/max77650-charger.c 			rv = regmap_update_bits(chg->map,
regmap_update_bits  116 drivers/power/supply/max77650-charger.c 			rv = regmap_update_bits(chg->map,
regmap_update_bits  134 drivers/power/supply/max77650-charger.c 	rv = regmap_update_bits(chg->map,
regmap_update_bits  148 drivers/power/supply/max77650-charger.c 	rv = regmap_update_bits(chg->map,
regmap_update_bits  328 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  379 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  422 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  469 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  491 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  518 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  542 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  571 drivers/power/supply/max77693_charger.c 	return regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  586 drivers/power/supply/max77693_charger.c 	ret = regmap_update_bits(chg->max77693->regmap,
regmap_update_bits  793 drivers/power/supply/qcom_smbb.c 	rc = regmap_update_bits(chg->regmap, chg->addr + SMBB_USB_OTG_CTL,
regmap_update_bits  805 drivers/power/supply/qcom_smbb.c 	rc = regmap_update_bits(chg->regmap, chg->addr + SMBB_USB_OTG_CTL,
regmap_update_bits  974 drivers/power/supply/qcom_smbb.c 	rc = regmap_update_bits(chg->regmap, chg->addr + SMBB_BAT_BTC_CTRL,
regmap_update_bits  992 drivers/power/supply/qcom_smbb.c 		rc = regmap_update_bits(chg->regmap, chg->addr + r->offset,
regmap_update_bits 1012 drivers/power/supply/qcom_smbb.c 	regmap_update_bits(chg->regmap, chg->addr + SMBB_CHG_CTRL, CTRL_EN, 0);
regmap_update_bits   69 drivers/power/supply/sc2731_charger.c 	regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits   72 drivers/power/supply/sc2731_charger.c 	regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits   81 drivers/power/supply/sc2731_charger.c 	ret = regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits   87 drivers/power/supply/sc2731_charger.c 	return regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits  105 drivers/power/supply/sc2731_charger.c 	return regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG5,
regmap_update_bits  124 drivers/power/supply/sc2731_charger.c 	ret = regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits  130 drivers/power/supply/sc2731_charger.c 	return regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG1,
regmap_update_bits  376 drivers/power/supply/sc2731_charger.c 	ret = regmap_update_bits(info->regmap, SC2731_MODULE_EN1,
regmap_update_bits  416 drivers/power/supply/sc2731_charger.c 	ret = regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG2,
regmap_update_bits  422 drivers/power/supply/sc2731_charger.c 	ret = regmap_update_bits(info->regmap, info->base + SC2731_CHG_CFG0,
regmap_update_bits  433 drivers/power/supply/sc2731_charger.c 	regmap_update_bits(info->regmap, SC2731_MODULE_EN1, SC2731_CHARGE_EN, 0);
regmap_update_bits  170 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  185 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  205 drivers/power/supply/sc27xx_fuel_gauge.c 	return regmap_update_bits(data->regmap,
regmap_update_bits  214 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  229 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  248 drivers/power/supply/sc27xx_fuel_gauge.c 	return regmap_update_bits(data->regmap,
regmap_update_bits  332 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  338 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap,
regmap_update_bits  345 drivers/power/supply/sc27xx_fuel_gauge.c 	return regmap_update_bits(data->regmap, data->base + SC27XX_FGU_START,
regmap_update_bits  772 drivers/power/supply/sc27xx_fuel_gauge.c 		regmap_update_bits(data->regmap,
regmap_update_bits  791 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_INT_CLR,
regmap_update_bits  842 drivers/power/supply/sc27xx_fuel_gauge.c 	regmap_update_bits(data->regmap, SC27XX_CLK_EN0, SC27XX_FGU_RTC_EN, 0);
regmap_update_bits  843 drivers/power/supply/sc27xx_fuel_gauge.c 	regmap_update_bits(data->regmap, SC27XX_MODULE_EN0, SC27XX_FGU_EN, 0);
regmap_update_bits  939 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, SC27XX_MODULE_EN0,
regmap_update_bits  947 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, SC27XX_CLK_EN0,
regmap_update_bits  954 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_INT_CLR,
regmap_update_bits  967 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_LOW_OVERLOAD,
regmap_update_bits  983 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_CLBCNT_DELTL,
regmap_update_bits  990 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_CLBCNT_DELTH,
regmap_update_bits 1023 drivers/power/supply/sc27xx_fuel_gauge.c 	regmap_update_bits(data->regmap, SC27XX_CLK_EN0, SC27XX_FGU_RTC_EN, 0);
regmap_update_bits 1025 drivers/power/supply/sc27xx_fuel_gauge.c 	regmap_update_bits(data->regmap, SC27XX_MODULE_EN0, SC27XX_FGU_EN, 0);
regmap_update_bits 1144 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_INT_EN,
regmap_update_bits 1172 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = regmap_update_bits(data->regmap, data->base + SC27XX_FGU_INT_EN,
regmap_update_bits 1190 drivers/power/supply/sc27xx_fuel_gauge.c 		ret = regmap_update_bits(data->regmap,
regmap_update_bits 1204 drivers/power/supply/sc27xx_fuel_gauge.c 	regmap_update_bits(data->regmap, data->base + SC27XX_FGU_INT_EN,
regmap_update_bits  311 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CMD_A, CMD_A_CHG_ENABLED,
regmap_update_bits  362 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_CHARGE_CURRENT,
regmap_update_bits  375 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_CHARGE_CURRENT,
regmap_update_bits  388 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_CHARGE_CURRENT,
regmap_update_bits  407 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_CURRENT_LIMIT,
regmap_update_bits  420 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_CURRENT_LIMIT,
regmap_update_bits  440 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_FLOAT_VOLTAGE,
regmap_update_bits  454 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_FLOAT_VOLTAGE,
regmap_update_bits  476 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_OTG,
regmap_update_bits  491 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_TEMP_LIMIT,
regmap_update_bits  506 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_TEMP_LIMIT,
regmap_update_bits  523 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_TEMP_LIMIT,
regmap_update_bits  538 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_TEMP_LIMIT,
regmap_update_bits  558 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_THERM,
regmap_update_bits  565 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_SYSOK,
regmap_update_bits  575 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_THERM,
regmap_update_bits  581 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_THERM,
regmap_update_bits  594 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CFG_OTG,
regmap_update_bits  615 drivers/power/supply/smb347-charger.c 	return regmap_update_bits(smb->regmap, CMD_A, CMD_A_ALLOW_WRITE,
regmap_update_bits  650 drivers/power/supply/smb347-charger.c 		ret = regmap_update_bits(smb->regmap, CMD_A,
regmap_update_bits  661 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_OTHER, CFG_OTHER_RID_MASK,
regmap_update_bits  683 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_PIN, CFG_PIN_EN_CTRL_MASK,
regmap_update_bits  689 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_PIN, CFG_PIN_EN_APSD_IRQ, 0);
regmap_update_bits  803 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_FAULT_IRQ, 0xff,
regmap_update_bits  808 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_STATUS_IRQ, 0xff,
regmap_update_bits  814 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_PIN, CFG_PIN_EN_CHARGER_ERROR,
regmap_update_bits  855 drivers/power/supply/smb347-charger.c 	ret = regmap_update_bits(smb->regmap, CFG_STAT,
regmap_update_bits  308 drivers/power/supply/ucs1002_power.c 	return regmap_update_bits(info->regmap, UCS1002_REG_SWITCH_CFG,
regmap_update_bits  539 drivers/power/supply/ucs1002_power.c 	ret = regmap_update_bits(info->regmap, UCS1002_REG_GENERAL_CFG,
regmap_update_bits  550 drivers/power/supply/ucs1002_power.c 	ret = regmap_update_bits(info->regmap, UCS1002_REG_SWITCH_CFG,
regmap_update_bits  107 drivers/pwm/pwm-atmel-hlcdc.c 			ret = regmap_update_bits(hlcdc->regmap,
regmap_update_bits  131 drivers/pwm/pwm-atmel-hlcdc.c 		ret = regmap_update_bits(hlcdc->regmap, ATMEL_HLCDC_CFG(6),
regmap_update_bits   68 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_MODE, FTM_MODE_WPDIS,
regmap_update_bits   74 drivers/pwm/pwm-fsl-ftm.c 	regmap_update_bits(fpc->regmap, FTM_FMS, FTM_FMS_WPEN, FTM_FMS_WPEN);
regmap_update_bits   97 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_SC, BIT(pwm->hwpwm + 16),
regmap_update_bits  111 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_SC, BIT(pwm->hwpwm + 16),
regmap_update_bits  274 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_SC, FTM_SC_CLK_MASK,
regmap_update_bits  276 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_SC, FTM_SC_PS_MASK,
regmap_update_bits  293 drivers/pwm/pwm-fsl-ftm.c 	regmap_update_bits(fpc->regmap, FTM_POL, BIT(pwm->hwpwm), reg_polarity);
regmap_update_bits  320 drivers/pwm/pwm-fsl-ftm.c 			regmap_update_bits(fpc->regmap, FTM_OUTMASK,
regmap_update_bits  345 drivers/pwm/pwm-fsl-ftm.c 		regmap_update_bits(fpc->regmap, FTM_OUTMASK, BIT(pwm->hwpwm),
regmap_update_bits  165 drivers/pwm/pwm-img.c 	regmap_update_bits(pwm_chip->periph_regs, PERIP_PWM_PDM_CONTROL,
regmap_update_bits  392 drivers/pwm/pwm-img.c 			regmap_update_bits(pwm_chip->periph_regs,
regmap_update_bits  238 drivers/pwm/pwm-pca9685.c 	regmap_update_bits(pca->regmap, PCA9685_MODE1,
regmap_update_bits  383 drivers/pwm/pwm-pca9685.c 	regmap_update_bits(pca->regmap, reg, LED_FULL, 0x0);
regmap_update_bits  106 drivers/pwm/pwm-stm32-lp.c 		ret = regmap_update_bits(priv->regmap, STM32_LPTIM_CFGR, mask,
regmap_update_bits  143 drivers/pwm/pwm-stm32-lp.c 		ret = regmap_update_bits(priv->regmap, STM32_LPTIM_CR,
regmap_update_bits  115 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_EGR, TIM_EGR_UG, TIM_EGR_UG);
regmap_update_bits  116 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, TIM_CR1_CEN);
regmap_update_bits  122 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, ccen, ccen);
regmap_update_bits  160 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, ccen, 0);
regmap_update_bits  161 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, 0);
regmap_update_bits  208 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap,
regmap_update_bits  215 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, pwm->hwpwm < 2 ?
regmap_update_bits  262 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap,
regmap_update_bits  359 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_ARPE, TIM_CR1_ARPE);
regmap_update_bits  373 drivers/pwm/pwm-stm32.c 		regmap_update_bits(priv->regmap, TIM_CCMR1, mask, ccmr);
regmap_update_bits  375 drivers/pwm/pwm-stm32.c 		regmap_update_bits(priv->regmap, TIM_CCMR2, mask, ccmr);
regmap_update_bits  377 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_BDTR,
regmap_update_bits  393 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, mask,
regmap_update_bits  413 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, mask, mask);
regmap_update_bits  416 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_EGR, TIM_EGR_UG, TIM_EGR_UG);
regmap_update_bits  419 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, TIM_CR1_CEN);
regmap_update_bits  433 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, mask, 0);
regmap_update_bits  437 drivers/pwm/pwm-stm32.c 		regmap_update_bits(priv->regmap, TIM_CR1, TIM_CR1_CEN, 0);
regmap_update_bits  508 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_BDTR, mask, bdtr);
regmap_update_bits  558 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap,
regmap_update_bits  561 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, TIM_CCER_CC1NE, 0);
regmap_update_bits  575 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap,
regmap_update_bits  578 drivers/pwm/pwm-stm32.c 	regmap_update_bits(priv->regmap, TIM_CCER, TIM_CCER_CCXE, 0);
regmap_update_bits  355 drivers/regulator/act8865-regulator.c 	return regmap_update_bits(regmap, reg, BIT(5), val);
regmap_update_bits  200 drivers/regulator/act8945a-regulator.c 	ret = regmap_update_bits(regmap, reg, BIT(5), val);
regmap_update_bits   54 drivers/regulator/arizona-ldo1.c 	ret = regmap_update_bits(regmap, ARIZONA_LDO1_CONTROL_2,
regmap_update_bits  288 drivers/regulator/arizona-micsupp.c 	regmap_update_bits(micsupp->regmap, micsupp->enable_reg,
regmap_update_bits   48 drivers/regulator/as3711-regulator.c 	return regmap_update_bits(rdev->regmap, AS3711_SD_CONTROL_1,
regmap_update_bits  433 drivers/regulator/axp20x-regulator.c 	return regmap_update_bits(axp20x->regmap, reg, mask, cfg);
regmap_update_bits 1067 drivers/regulator/axp20x-regulator.c 	return regmap_update_bits(axp20x->regmap, reg,
regmap_update_bits 1156 drivers/regulator/axp20x-regulator.c 	return regmap_update_bits(rdev->regmap, reg, mask, workmode);
regmap_update_bits 1351 drivers/regulator/axp20x-regulator.c 		regmap_update_bits(axp20x->regmap, AXP20X_OVER_TMP,
regmap_update_bits   58 drivers/regulator/bd70528-regulator.c 		return regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
regmap_update_bits   54 drivers/regulator/bd718x7-regulator.c 	return regmap_update_bits(rdev->regmap, BD718XX_REG_BUCK1_CTRL + id,
regmap_update_bits  380 drivers/regulator/bd718x7-regulator.c 			ret = regmap_update_bits(regmap, dvs->reg,
regmap_update_bits 1183 drivers/regulator/bd718x7-regulator.c 	err = regmap_update_bits(mfd->chip.regmap, BD718XX_REG_REGLOCK,
regmap_update_bits 1202 drivers/regulator/bd718x7-regulator.c 		err = regmap_update_bits(mfd->chip.regmap,
regmap_update_bits 1257 drivers/regulator/bd718x7-regulator.c 			err = regmap_update_bits(mfd->chip.regmap, r->init.reg,
regmap_update_bits 1267 drivers/regulator/bd718x7-regulator.c 			err = regmap_update_bits(mfd->chip.regmap,
regmap_update_bits  179 drivers/regulator/cpcap-regulator.c 		error = regmap_update_bits(rdev->regmap, regulator->assign_reg,
regmap_update_bits  199 drivers/regulator/cpcap-regulator.c 		error = regmap_update_bits(rdev->regmap, regulator->assign_reg,
regmap_update_bits  207 drivers/regulator/cpcap-regulator.c 		ignore = regmap_update_bits(rdev->regmap, regulator->assign_reg,
regmap_update_bits  255 drivers/regulator/cpcap-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  257 drivers/regulator/da9062-regulator.c 	ret = regmap_update_bits(regl->hw->regmap, rinfo->suspend_vsel_reg,
regmap_update_bits  369 drivers/regulator/da9063-regulator.c 	ret = regmap_update_bits(regl->hw->regmap, rinfo->suspend_vsel_reg,
regmap_update_bits  201 drivers/regulator/da9210-regulator.c 		error = regmap_update_bits(chip->regmap, DA9210_REG_MASK_B,
regmap_update_bits  137 drivers/regulator/da9211-regulator.c 	return regmap_update_bits(chip->regmap, DA9211_REG_BUCKA_CONF+id,
regmap_update_bits  170 drivers/regulator/da9211-regulator.c 				return regmap_update_bits(chip->regmap,
regmap_update_bits  403 drivers/regulator/da9211-regulator.c 			ret = regmap_update_bits(chip->regmap,
regmap_update_bits  120 drivers/regulator/fan53555.c 	ret = regmap_update_bits(rdev->regmap, di->sleep_reg,
regmap_update_bits  135 drivers/regulator/fan53555.c 	return regmap_update_bits(rdev->regmap, di->sleep_reg,
regmap_update_bits  143 drivers/regulator/fan53555.c 	return regmap_update_bits(rdev->regmap, di->sleep_reg,
regmap_update_bits  153 drivers/regulator/fan53555.c 		regmap_update_bits(rdev->regmap, di->mode_reg,
regmap_update_bits  157 drivers/regulator/fan53555.c 		regmap_update_bits(rdev->regmap, di->vol_reg, di->mode_mask, 0);
regmap_update_bits  208 drivers/regulator/fan53555.c 	return regmap_update_bits(rdev->regmap, FAN53555_CONTROL,
regmap_update_bits   71 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits   97 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  198 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap,
regmap_update_bits  203 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap,
regmap_update_bits  209 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
regmap_update_bits  217 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg,
regmap_update_bits  265 drivers/regulator/helpers.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
regmap_update_bits  271 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg,
regmap_update_bits  691 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->bypass_reg,
regmap_update_bits  709 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->soft_start_reg,
regmap_update_bits  727 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->pull_down_reg,
regmap_update_bits  774 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap,
regmap_update_bits  829 drivers/regulator/helpers.c 	return regmap_update_bits(rdev->regmap, rdev->desc->csel_reg,
regmap_update_bits  428 drivers/regulator/hi6421-regulator.c 	regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  452 drivers/regulator/hi6421-regulator.c 	regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  144 drivers/regulator/hi6421v530-regulator.c 	regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  308 drivers/regulator/lm363x-regulator.c 	return regmap_update_bits(regmap, lm363x_regulator_desc[id].enable_reg,
regmap_update_bits  125 drivers/regulator/lochnagar-regulator.c 		ret = regmap_update_bits(lochnagar->regmap,
regmap_update_bits  179 drivers/regulator/lp872x.c 	return regmap_update_bits(lp->regmap, addr, mask, data);
regmap_update_bits  102 drivers/regulator/lp873x-regulator.c 	ret = regmap_update_bits(lp873->regmap, regulators[id].ctrl2_reg,
regmap_update_bits   86 drivers/regulator/lp8755.c 	return regmap_update_bits(pchip->regmap, reg, mask, val);
regmap_update_bits   88 drivers/regulator/lp87565-regulator.c 	ret = regmap_update_bits(rdev->regmap, regulators[id].ctrl2_reg,
regmap_update_bits  105 drivers/regulator/ltc3589.c 			return regmap_update_bits(ltc3589->regmap,
regmap_update_bits  123 drivers/regulator/ltc3589.c 	return regmap_update_bits(ltc3589->regmap, rdev->desc->vsel_reg + 1,
regmap_update_bits  141 drivers/regulator/ltc3589.c 	return regmap_update_bits(ltc3589->regmap, LTC3589_VCCR, mask, bit);
regmap_update_bits   86 drivers/regulator/ltc3676.c 	return regmap_update_bits(ltc3676->regmap, rdev->desc->vsel_reg + 1,
regmap_update_bits  114 drivers/regulator/ltc3676.c 	return regmap_update_bits(ltc3676->regmap, rdev->desc->vsel_reg,
regmap_update_bits  126 drivers/regulator/ltc3676.c 	ret = regmap_update_bits(ltc3676->regmap, rdev->desc->vsel_reg + 1,
regmap_update_bits  150 drivers/regulator/max77620-regulator.c 	ret = regmap_update_bits(pmic->rmap, rinfo->fps_addr,
regmap_update_bits  195 drivers/regulator/max77620-regulator.c 		ret = regmap_update_bits(pmic->rmap, rinfo->fps_addr,
regmap_update_bits  225 drivers/regulator/max77620-regulator.c 	ret = regmap_update_bits(pmic->rmap, addr, mask, power_mode << shift);
regmap_update_bits  341 drivers/regulator/max77620-regulator.c 	ret = regmap_update_bits(pmic->rmap, rinfo->cfg_addr, mask, val);
regmap_update_bits  369 drivers/regulator/max77620-regulator.c 			ret = regmap_update_bits(pmic->rmap, rinfo->cfg_addr,
regmap_update_bits  521 drivers/regulator/max77620-regulator.c 	ret = regmap_update_bits(pmic->rmap, rinfo->cfg_addr,
regmap_update_bits   93 drivers/regulator/max77650-regulator.c 	return regmap_update_bits(map, rdesc->regB,
regmap_update_bits  106 drivers/regulator/max77650-regulator.c 	return regmap_update_bits(map, rdesc->regB,
regmap_update_bits  129 drivers/regulator/max77686-regulator.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  163 drivers/regulator/max77686-regulator.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  197 drivers/regulator/max77686-regulator.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  218 drivers/regulator/max77686-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  244 drivers/regulator/max77686-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  274 drivers/regulator/max77686-regulator.c 		ret = regmap_update_bits(config->regmap, desc->enable_reg,
regmap_update_bits  102 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  132 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  206 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  219 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  257 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  271 drivers/regulator/max77802-regulator.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits   88 drivers/regulator/max8649.c 		regmap_update_bits(info->regmap, rdev->desc->vsel_reg,
regmap_update_bits   92 drivers/regulator/max8649.c 		regmap_update_bits(info->regmap, rdev->desc->vsel_reg,
regmap_update_bits  201 drivers/regulator/max8649.c 	regmap_update_bits(info->regmap, MAX8649_CONTROL, MAX8649_VID_MASK, 0);
regmap_update_bits  206 drivers/regulator/max8649.c 	regmap_update_bits(info->regmap, dcdc_desc.vsel_reg,
regmap_update_bits  211 drivers/regulator/max8649.c 		regmap_update_bits(info->regmap, MAX8649_SYNC, MAX8649_EXT_MASK,
regmap_update_bits  217 drivers/regulator/max8649.c 		regmap_update_bits(info->regmap, MAX8649_RAMP, MAX8649_RAMP_MASK,
regmap_update_bits  223 drivers/regulator/max8649.c 		regmap_update_bits(info->regmap, MAX8649_RAMP, MAX8649_RAMP_DOWN,
regmap_update_bits  205 drivers/regulator/max8973-regulator.c 		ret = regmap_update_bits(max->regmap, vout_reg,
regmap_update_bits  244 drivers/regulator/max8973-regulator.c 	ret = regmap_update_bits(max->regmap, MAX8973_CONTROL1,
regmap_update_bits  287 drivers/regulator/max8973-regulator.c 	ret = regmap_update_bits(max->regmap, MAX8973_CONTROL1,
regmap_update_bits  309 drivers/regulator/max8973-regulator.c 	ret = regmap_update_bits(max->regmap, MAX8973_CONTROL2,
regmap_update_bits  464 drivers/regulator/max8973-regulator.c 		ret = regmap_update_bits(max->regmap, MAX8973_VOUT,
regmap_update_bits  227 drivers/regulator/mcp16502.c 	reg = regmap_update_bits(rdev->regmap, reg, MCP16502_MODE, val);
regmap_update_bits  297 drivers/regulator/mcp16502.c 	return regmap_update_bits(rdev->regmap, reg, MCP16502_VSEL, sel);
regmap_update_bits  330 drivers/regulator/mcp16502.c 	return regmap_update_bits(rdev->regmap, reg, MCP16502_EN, MCP16502_EN);
regmap_update_bits  343 drivers/regulator/mcp16502.c 	return regmap_update_bits(rdev->regmap, reg, MCP16502_EN, 0);
regmap_update_bits  196 drivers/regulator/mt6323-regulator.c 	ret = regmap_update_bits(rdev->regmap, info->modeset_reg,
regmap_update_bits  263 drivers/regulator/mt6358-regulator.c 	ret = regmap_update_bits(rdev->regmap, info->desc.vsel_reg,
regmap_update_bits  351 drivers/regulator/mt6358-regulator.c 	return regmap_update_bits(rdev->regmap, info->modeset_reg,
regmap_update_bits  202 drivers/regulator/mt6380-regulator.c 	ret = regmap_update_bits(rdev->regmap, info->modeset_reg,
regmap_update_bits  172 drivers/regulator/mt6397-regulator.c 	ret = regmap_update_bits(rdev->regmap, info->modeset_reg,
regmap_update_bits  154 drivers/regulator/pfuze100-regulator.c 		ret = regmap_update_bits(pfuze100->regmap,
regmap_update_bits  584 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW1ABMODE,
regmap_update_bits  586 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW1CMODE,
regmap_update_bits  588 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW2MODE,
regmap_update_bits  590 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW3AMODE,
regmap_update_bits  592 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW3BMODE,
regmap_update_bits  594 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_SW4MODE,
regmap_update_bits  597 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN1VOL,
regmap_update_bits  600 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN2VOL,
regmap_update_bits  603 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN3VOL,
regmap_update_bits  606 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN4VOL,
regmap_update_bits  609 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN5VOL,
regmap_update_bits  612 drivers/regulator/pfuze100-regulator.c 	regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN6VOL,
regmap_update_bits  113 drivers/regulator/pv88060-regulator.c 	return regmap_update_bits(rdev->regmap, info->conf,
regmap_update_bits  337 drivers/regulator/pv88060-regulator.c 		ret = regmap_update_bits(chip->regmap, PV88060_REG_MASK_A,
regmap_update_bits  256 drivers/regulator/pv88080-regulator.c 	return regmap_update_bits(rdev->regmap, info->mode_reg,
regmap_update_bits  450 drivers/regulator/pv88080-regulator.c 		ret = regmap_update_bits(chip->regmap, PV88080_REG_MASK_A,
regmap_update_bits  135 drivers/regulator/pv88090-regulator.c 	return regmap_update_bits(rdev->regmap, info->conf,
regmap_update_bits  324 drivers/regulator/pv88090-regulator.c 		ret = regmap_update_bits(chip->regmap, PV88090_REG_MASK_A,
regmap_update_bits  550 drivers/regulator/qcom_spmi-regulator.c 	return regmap_update_bits(vreg->regmap, vreg->base + addr, mask, val);
regmap_update_bits  365 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  395 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  409 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  424 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  439 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  450 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  461 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  472 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  483 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  512 drivers/regulator/rk808-regulator.c 	return regmap_update_bits(rdev->regmap, reg, msk, val);
regmap_update_bits  533 drivers/regulator/rk808-regulator.c 		return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  536 drivers/regulator/rk808-regulator.c 		return regmap_update_bits(rdev->regmap, reg,
regmap_update_bits  550 drivers/regulator/rk808-regulator.c 		return regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
regmap_update_bits  553 drivers/regulator/rk808-regulator.c 		return regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
regmap_update_bits 1305 drivers/regulator/rk808-regulator.c 		ret = regmap_update_bits(map, RK808_IO_POL_REG, tmp,
regmap_update_bits  189 drivers/regulator/s2mpa01.c 		ret = regmap_update_bits(rdev->regmap, S2MPA01_REG_RAMP1,
regmap_update_bits  199 drivers/regulator/s2mpa01.c 	return regmap_update_bits(rdev->regmap, ramp_reg, 0x3 << ramp_shift,
regmap_update_bits  203 drivers/regulator/s2mpa01.c 	return regmap_update_bits(rdev->regmap, S2MPA01_REG_RAMP1,
regmap_update_bits  210 drivers/regulator/s2mps11.c 		ret = regmap_update_bits(rdev->regmap, S2MPS11_REG_RAMP,
regmap_update_bits  220 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, ramp_reg, 0x3 << ramp_shift,
regmap_update_bits  224 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, S2MPS11_REG_RAMP,
regmap_update_bits  260 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  328 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  829 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  912 drivers/regulator/s2mps11.c 	return regmap_update_bits(rdev->regmap, ramp_reg,
regmap_update_bits  477 drivers/regulator/s5m8767.c 	return regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  849 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  852 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  855 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  882 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  886 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  890 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  915 drivers/regulator/s5m8767.c 		regmap_update_bits(s5m8767->iodev->regmap_pmic,
regmap_update_bits  484 drivers/regulator/stpmic1_regulator.c 	return regmap_update_bits(regmap, rdev->desc->enable_reg,
regmap_update_bits  494 drivers/regulator/stpmic1_regulator.c 	return regmap_update_bits(regmap, cfg->icc_reg, cfg->icc_mask,
regmap_update_bits  563 drivers/regulator/stpmic1_regulator.c 		ret = regmap_update_bits(pmic_dev->regmap,
regmap_update_bits   63 drivers/regulator/stw481x-vmmc.c 	ret = regmap_update_bits(stw481x->map, STW_CONF2,
regmap_update_bits   44 drivers/regulator/sy8824x.c 		regmap_update_bits(rdev->regmap, cfg->mode_reg,
regmap_update_bits   48 drivers/regulator/sy8824x.c 		regmap_update_bits(rdev->regmap, cfg->mode_reg,
regmap_update_bits  154 drivers/regulator/tps62360-regulator.c 		ret = regmap_update_bits(tps->regmap, REG_VSET0 + new_vset_id,
regmap_update_bits  197 drivers/regulator/tps62360-regulator.c 		ret = regmap_update_bits(tps->regmap,
regmap_update_bits  208 drivers/regulator/tps62360-regulator.c 		ret = regmap_update_bits(tps->regmap,
regmap_update_bits  265 drivers/regulator/tps62360-regulator.c 	ret = regmap_update_bits(tps->regmap, REG_RAMPCTRL, BIT(2), 0);
regmap_update_bits  498 drivers/regulator/tps62360-regulator.c 	st = regmap_update_bits(tps->regmap, REG_RAMPCTRL, BIT(2), BIT(2));
regmap_update_bits  313 drivers/regulator/tps65023-regulator.c 	regmap_update_bits(tps->regmap, TPS65023_REG_CON_CTRL2,
regmap_update_bits   69 drivers/regulator/tps65090-regulator.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits   93 drivers/regulator/tps65090-regulator.c 	ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits  150 drivers/regulator/tps65090-regulator.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
regmap_update_bits   66 drivers/regulator/wm8400-regulator.c 		ret = regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_2 + offset,
regmap_update_bits   71 drivers/regulator/wm8400-regulator.c 		return regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_1 + offset,
regmap_update_bits   77 drivers/regulator/wm8400-regulator.c 		ret = regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_2 + offset,
regmap_update_bits   82 drivers/regulator/wm8400-regulator.c 		return regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_1 + offset,
regmap_update_bits   88 drivers/regulator/wm8400-regulator.c 		return regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_1 + offset,
regmap_update_bits  165 drivers/remoteproc/imx_rproc.c 	ret = regmap_update_bits(priv->regmap, dcfg->src_reg,
regmap_update_bits  180 drivers/remoteproc/imx_rproc.c 	ret = regmap_update_bits(priv->regmap, dcfg->src_reg,
regmap_update_bits  201 drivers/remoteproc/qcom_q6v5_wcss.c 	ret = regmap_update_bits(wcss->halt_map,
regmap_update_bits  208 drivers/remoteproc/qcom_q6v5_wcss.c 	ret = regmap_update_bits(wcss->halt_map,
regmap_update_bits  168 drivers/remoteproc/st_remoteproc.c 	regmap_update_bits(ddata->boot_base, ddata->boot_offset,
regmap_update_bits  352 drivers/remoteproc/stm32_rproc.c 		err = regmap_update_bits(hold_boot.map, hold_boot.reg,
regmap_update_bits  393 drivers/remoteproc/stm32_rproc.c 		err = regmap_update_bits(ddata->pdds.map, ddata->pdds.reg,
regmap_update_bits  437 drivers/remoteproc/stm32_rproc.c 		err = regmap_update_bits(ddata->pdds.map, ddata->pdds.reg,
regmap_update_bits   52 drivers/reset/reset-a10sr.c 	return regmap_update_bits(a10r->regmap, index, mask, assert ? 0 : mask);
regmap_update_bits   52 drivers/reset/reset-imx7.c 	return regmap_update_bits(imx7src->regmap,
regmap_update_bits   76 drivers/reset/reset-lantiq.c 	ret = regmap_update_bits(priv->regmap, priv->reset_offset, BIT(set),
regmap_update_bits   76 drivers/reset/reset-pistachio.c 	return regmap_update_bits(rd->periph_regs, PISTACHIO_SOFT_RESET,
regmap_update_bits   93 drivers/reset/reset-pistachio.c 	return regmap_update_bits(rd->periph_regs, PISTACHIO_SOFT_RESET,
regmap_update_bits   58 drivers/reset/reset-qcom-pdc.c 	return regmap_update_bits(data->regmap, RPMH_PDC_SYNC_RESET,
regmap_update_bits   68 drivers/reset/reset-qcom-pdc.c 	return regmap_update_bits(data->regmap, RPMH_PDC_SYNC_RESET,
regmap_update_bits   92 drivers/reset/reset-ti-syscon.c 	return regmap_update_bits(data->regmap, control->assert_offset, mask, value);
regmap_update_bits  123 drivers/reset/reset-ti-syscon.c 	return regmap_update_bits(data->regmap, control->deassert_offset, mask, value);
regmap_update_bits   40 drivers/reset/reset-zynq.c 	return regmap_update_bits(priv->slcr,
regmap_update_bits   57 drivers/reset/reset-zynq.c 	return regmap_update_bits(priv->slcr,
regmap_update_bits   53 drivers/rtc/rtc-88pm80x.c 	regmap_update_bits(info->map, PM800_RTC_CONTROL, mask | PM800_ALARM1_EN,
regmap_update_bits   64 drivers/rtc/rtc-88pm80x.c 		regmap_update_bits(info->map, PM800_RTC_CONTROL,
regmap_update_bits   67 drivers/rtc/rtc-88pm80x.c 		regmap_update_bits(info->map, PM800_RTC_CONTROL,
regmap_update_bits  178 drivers/rtc/rtc-88pm80x.c 	regmap_update_bits(info->map, PM800_RTC_CONTROL, PM800_ALARM1_EN, 0);
regmap_update_bits  208 drivers/rtc/rtc-88pm80x.c 		regmap_update_bits(info->map, PM800_RTC_CONTROL, mask, mask);
regmap_update_bits  211 drivers/rtc/rtc-88pm80x.c 		regmap_update_bits(info->map, PM800_RTC_CONTROL, mask,
regmap_update_bits  305 drivers/rtc/rtc-88pm80x.c 	regmap_update_bits(info->map, PM800_RTC_CONTROL, PM800_RTC1_USE_XO,
regmap_update_bits  161 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(data->regmap, ABB5ZES3_REG_CTRL2,
regmap_update_bits  175 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(data->regmap, ABB5ZES3_REG_CTRL1,
regmap_update_bits  191 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(data->regmap, ABB5ZES3_REG_CTRL2,
regmap_update_bits  523 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(data->regmap, ABB5ZES3_REG_TIM_CLK,
regmap_update_bits  593 drivers/rtc/rtc-ab-b5ze-s3.c 	return regmap_update_bits(regmap, ABB5ZES3_REG_CTRL3,
regmap_update_bits  623 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(regmap, ABB5ZES3_REG_TIM_CLK, mask,
regmap_update_bits  640 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(regmap, ABB5ZES3_REG_CTRL2, mask, mask);
regmap_update_bits  651 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(regmap, ABB5ZES3_REG_CTRL1, mask, 0);
regmap_update_bits  666 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(regmap, ABB5ZES3_REG_CTRL2, mask, 0);
regmap_update_bits  682 drivers/rtc/rtc-ab-b5ze-s3.c 	ret = regmap_update_bits(regmap, ABB5ZES3_REG_CTRL3, mask, 0);
regmap_update_bits  117 drivers/rtc/rtc-ab-eoz9.c 	return regmap_update_bits(regmap, ABEOZ9_REG_CTRL_STATUS,
regmap_update_bits  217 drivers/rtc/rtc-ab-eoz9.c 	ret = regmap_update_bits(regmap, ABEOZ9_REG_CTRL1,
regmap_update_bits  248 drivers/rtc/rtc-ab-eoz9.c 	ret = regmap_update_bits(regmap, ABEOZ9_REG_EEPROM,
regmap_update_bits  242 drivers/rtc/rtc-ac100.c 	regmap_update_bits(clk->regmap, clk->offset,
regmap_update_bits  255 drivers/rtc/rtc-ac100.c 	return regmap_update_bits(clk->regmap, clk->offset, AC100_CLKOUT_EN,
regmap_update_bits  263 drivers/rtc/rtc-ac100.c 	regmap_update_bits(clk->regmap, clk->offset, AC100_CLKOUT_EN, 0);
regmap_update_bits  290 drivers/rtc/rtc-ac100.c 	return regmap_update_bits(clk->regmap, clk->offset,
regmap_update_bits  371 drivers/rtc/rtc-bd70528.c 	ret = regmap_update_bits(r->mfd->regmap, BD70528_REG_RTC_ALM_MASK,
regmap_update_bits  471 drivers/rtc/rtc-bd70528.c 	ret = regmap_update_bits(mfd->regmap,
regmap_update_bits  137 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TOD1,
regmap_update_bits  139 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TOD2,
regmap_update_bits  141 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_DAY,
regmap_update_bits  151 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TOD1,
regmap_update_bits  153 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_DAY,
regmap_update_bits  155 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TOD2,
regmap_update_bits  157 drivers/rtc/rtc-cpcap.c 		ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TOD1,
regmap_update_bits  205 drivers/rtc/rtc-cpcap.c 	ret = regmap_update_bits(rtc->regmap, CPCAP_REG_DAYA, DAY_MASK,
regmap_update_bits  207 drivers/rtc/rtc-cpcap.c 	ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TODA2, TOD2_MASK,
regmap_update_bits  209 drivers/rtc/rtc-cpcap.c 	ret |= regmap_update_bits(rtc->regmap, CPCAP_REG_TODA1, TOD1_MASK,
regmap_update_bits  201 drivers/rtc/rtc-da9063.c 	return regmap_update_bits(rtc->regmap,
regmap_update_bits  212 drivers/rtc/rtc-da9063.c 	return regmap_update_bits(rtc->regmap,
regmap_update_bits  356 drivers/rtc/rtc-da9063.c 	regmap_update_bits(rtc->regmap,
regmap_update_bits  409 drivers/rtc/rtc-da9063.c 	ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  418 drivers/rtc/rtc-da9063.c 	ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  427 drivers/rtc/rtc-da9063.c 	ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  436 drivers/rtc/rtc-da9063.c 	ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  445 drivers/rtc/rtc-da9063.c 	ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  331 drivers/rtc/rtc-ds1307.c 		regmap_update_bits(ds1307->regmap, DS1307_REG_CONTROL,
regmap_update_bits  335 drivers/rtc/rtc-ds1307.c 		regmap_update_bits(ds1307->regmap, DS1340_REG_FLAG,
regmap_update_bits  483 drivers/rtc/rtc-ds1307.c 	return regmap_update_bits(ds1307->regmap, DS1337_REG_CONTROL,
regmap_update_bits  673 drivers/rtc/rtc-ds1307.c 	ret = regmap_update_bits(ds1307->regmap, MCP794XX_REG_CONTROL,
regmap_update_bits  802 drivers/rtc/rtc-ds1307.c 	return regmap_update_bits(ds1307->regmap, MCP794XX_REG_CONTROL,
regmap_update_bits  843 drivers/rtc/rtc-ds1307.c 	return regmap_update_bits(ds1307->regmap, M41TXX_REG_CONTROL,
regmap_update_bits 1099 drivers/rtc/rtc-ds1307.c 		ret = regmap_update_bits(ds1307->regmap, DS1337_REG_CONTROL,
regmap_update_bits 1137 drivers/rtc/rtc-ds1307.c 	regmap_update_bits(ds1307->regmap, M41TXX_REG_CONTROL, M41TXX_BIT_FT,
regmap_update_bits 1341 drivers/rtc/rtc-ds1307.c 	ret = regmap_update_bits(ds1307->regmap, DS1337_REG_CONTROL,
regmap_update_bits 1451 drivers/rtc/rtc-ds1307.c 	ret = regmap_update_bits(ds1307->regmap, DS1337_REG_STATUS,
regmap_update_bits  325 drivers/rtc/rtc-max77686.c 	ret = regmap_update_bits(info->rtc_regmap,
regmap_update_bits   84 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SCLK, 0);
regmap_update_bits   86 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SCLK,
regmap_update_bits   92 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SDI,
regmap_update_bits  110 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SEN, 0);
regmap_update_bits  111 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SDI, 0);
regmap_update_bits  113 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SDI, 0);
regmap_update_bits  139 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, val, 0);
regmap_update_bits  169 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SEN,
regmap_update_bits  188 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0, RTC_ADDR0_LINE_SEN,
regmap_update_bits  220 drivers/rtc/rtc-meson.c 	regmap_update_bits(rtc->peripheral, RTC_ADDR0,
regmap_update_bits  291 drivers/rtc/rtc-mt6397.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  298 drivers/rtc/rtc-mt6397.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  243 drivers/rtc/rtc-pcf2123.c 	return regmap_update_bits(pcf2123->map, PCF2123_REG_CTRL2, CTRL2_AIE,
regmap_update_bits  284 drivers/rtc/rtc-pcf2123.c 	ret = regmap_update_bits(pcf2123->map, PCF2123_REG_CTRL2, CTRL2_AIE, 0);
regmap_update_bits  289 drivers/rtc/rtc-pcf2123.c 	ret = regmap_update_bits(pcf2123->map, PCF2123_REG_CTRL2, CTRL2_AF, 0);
regmap_update_bits  322 drivers/rtc/rtc-pcf2123.c 		regmap_update_bits(pcf2123->map, PCF2123_REG_CTRL2, CTRL2_AF, 0);
regmap_update_bits  334 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_CTRL1,
regmap_update_bits  341 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_CTRL2,
regmap_update_bits  465 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_WD_CTL,
regmap_update_bits  490 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_CTRL3,
regmap_update_bits  505 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_TS_CTRL,
regmap_update_bits  520 drivers/rtc/rtc-pcf2127.c 	ret = regmap_update_bits(pcf2127->regmap, PCF2127_REG_CTRL2,
regmap_update_bits  111 drivers/rtc/rtc-pcf85063.c 	rc = regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL1,
regmap_update_bits  146 drivers/rtc/rtc-pcf85063.c 	return regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL1,
regmap_update_bits  188 drivers/rtc/rtc-pcf85063.c 	ret = regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL2,
regmap_update_bits  198 drivers/rtc/rtc-pcf85063.c 	return regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL2,
regmap_update_bits  208 drivers/rtc/rtc-pcf85063.c 	return regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL2,
regmap_update_bits  225 drivers/rtc/rtc-pcf85063.c 		regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL2,
regmap_update_bits  303 drivers/rtc/rtc-pcf85063.c 		ret = regmap_update_bits(pcf85063->regmap, PCF85063_REG_SC,
regmap_update_bits  368 drivers/rtc/rtc-pcf85063.c 	return regmap_update_bits(pcf85063->regmap, PCF85063_REG_CTRL1,
regmap_update_bits  215 drivers/rtc/rtc-pcf85363.c 	ret = regmap_update_bits(pcf85363->regmap, DT_ALARM_EN, alarm_flags,
regmap_update_bits  220 drivers/rtc/rtc-pcf85363.c 	ret = regmap_update_bits(pcf85363->regmap, CTRL_INTA_EN,
regmap_update_bits  227 drivers/rtc/rtc-pcf85363.c 	return regmap_update_bits(pcf85363->regmap, CTRL_FLAGS, FLAGS_A1F, 0);
regmap_update_bits  278 drivers/rtc/rtc-pcf85363.c 		regmap_update_bits(pcf85363->regmap, CTRL_FLAGS, FLAGS_A1F, 0);
regmap_update_bits  409 drivers/rtc/rtc-pcf85363.c 		regmap_update_bits(pcf85363->regmap, CTRL_PIN_IO,
regmap_update_bits   86 drivers/rtc/rtc-r7301.c 	regmap_update_bits(priv->regmap, reg_stride * reg, mask, val);
regmap_update_bits   46 drivers/rtc/rtc-rc5t583.c 	return regmap_update_bits(rc5t583->regmap, RC5T583_RTC_CTL1, SET_YAL,
regmap_update_bits  105 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->ctrl_reg,
regmap_update_bits  119 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->ctrl_reg,
regmap_update_bits  166 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->ctrl_reg,
regmap_update_bits  181 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->ctrl_reg,
regmap_update_bits  234 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->int_reg,
regmap_update_bits  245 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->int_reg,
regmap_update_bits  410 drivers/rtc/rtc-rk808.c 	ret = regmap_update_bits(rk808->regmap, rk808_rtc->creg->ctrl_reg,
regmap_update_bits   97 drivers/rtc/rtc-rv3028.c 	regmap_update_bits(rv3028->regmap, RV3028_EVT_CTRL, RV3028_EVT_CTRL_TSR,
regmap_update_bits  199 drivers/rtc/rtc-rv3028.c 		regmap_update_bits(rv3028->regmap, RV3028_STATUS, status, 0);
regmap_update_bits  200 drivers/rtc/rtc-rv3028.c 		regmap_update_bits(rv3028->regmap, RV3028_CTRL2, ctrl, 0);
regmap_update_bits  265 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
regmap_update_bits  316 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_CTRL2,
regmap_update_bits  325 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
regmap_update_bits  342 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_CTRL2,
regmap_update_bits  360 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
regmap_update_bits  365 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_CTRL2,
regmap_update_bits  407 drivers/rtc/rtc-rv3028.c 	return regmap_update_bits(rv3028->regmap, RV3028_BACKUP, BIT(7),
regmap_update_bits  433 drivers/rtc/rtc-rv3028.c 		ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
regmap_update_bits  467 drivers/rtc/rtc-rv3028.c 		ret = regmap_update_bits(priv, RV3028_CTRL1,
regmap_update_bits  511 drivers/rtc/rtc-rv3028.c 		err = regmap_update_bits(priv, RV3028_CTRL1, RV3028_CTRL1_EERD,
regmap_update_bits  532 drivers/rtc/rtc-rv3028.c 		ret = regmap_update_bits(priv, RV3028_CTRL1,
regmap_update_bits  575 drivers/rtc/rtc-rv3028.c 		err = regmap_update_bits(priv, RV3028_CTRL1, RV3028_CTRL1_EERD,
regmap_update_bits  660 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_CTRL1,
regmap_update_bits  666 drivers/rtc/rtc-rv3028.c 	ret = regmap_update_bits(rv3028->regmap, RV3028_CTRL2,
regmap_update_bits  682 drivers/rtc/rtc-rv3028.c 			ret = regmap_update_bits(rv3028->regmap, RV3028_BACKUP,
regmap_update_bits  194 drivers/rtc/rtc-rx6110.c 	ret = regmap_update_bits(rx6110->regmap, RX6110_REG_CTRL,
regmap_update_bits  205 drivers/rtc/rtc-rx6110.c 	ret = regmap_update_bits(rx6110->regmap, RX6110_REG_FLAG,
regmap_update_bits  211 drivers/rtc/rtc-rx6110.c 	ret = regmap_update_bits(rx6110->regmap, RX6110_REG_CTRL,
regmap_update_bits  276 drivers/rtc/rtc-rx6110.c 	ret = regmap_update_bits(rx6110->regmap, RX6110_REG_EXT,
regmap_update_bits  307 drivers/rtc/rtc-rx6110.c 	ret = regmap_update_bits(rx6110->regmap, RX6110_REG_FLAG,
regmap_update_bits  164 drivers/rtc/rtc-rx8581.c 	err = regmap_update_bits(rx8581->regmap, RX8581_REG_CTRL,
regmap_update_bits  176 drivers/rtc/rtc-rx8581.c 	err = regmap_update_bits(rx8581->regmap, RX8581_REG_FLAG,
regmap_update_bits  182 drivers/rtc/rtc-rx8581.c 	return regmap_update_bits(rx8581->regmap, RX8581_REG_CTRL,
regmap_update_bits  332 drivers/rtc/rtc-s5m.c 		regmap_update_bits(info->regmap, info->regs->udr_update,
regmap_update_bits  377 drivers/rtc/rtc-s5m.c 		ret = regmap_update_bits(info->regmap,
regmap_update_bits  669 drivers/rtc/rtc-s5m.c 		ret = regmap_update_bits(info->regmap, S5M_RTC_UDR_CON,
regmap_update_bits  346 drivers/rtc/rtc-sc27xx.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  351 drivers/rtc/rtc-sc27xx.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  483 drivers/rtc/rtc-sc27xx.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  493 drivers/rtc/rtc-sc27xx.c 		regmap_update_bits(rtc->regmap,
regmap_update_bits  513 drivers/rtc/rtc-sc27xx.c 		ret = regmap_update_bits(rtc->regmap,
regmap_update_bits  522 drivers/rtc/rtc-sc27xx.c 		regmap_update_bits(rtc->regmap, rtc->base + SPRD_RTC_INT_EN,
regmap_update_bits  592 drivers/rtc/rtc-sc27xx.c 	return regmap_update_bits(rtc->regmap, rtc->base + SPRD_RTC_INT_EN,
regmap_update_bits   54 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL2,
regmap_update_bits   56 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL1,
regmap_update_bits   58 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL1,
regmap_update_bits   74 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL1,
regmap_update_bits   76 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL1,
regmap_update_bits   78 drivers/rtc/rtc-sd3078.c 	regmap_update_bits(sd3078->regmap, SD3078_REG_CTRL2,
regmap_update_bits  128 drivers/rtc/rtc-snvs.c 	regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV,
regmap_update_bits  198 drivers/rtc/rtc-snvs.c 	regmap_update_bits(data->regmap, data->offset + SNVS_LPCR,
regmap_update_bits  211 drivers/rtc/rtc-snvs.c 	regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_LPTA_EN, 0);
regmap_update_bits  762 drivers/rtc/rtc-stm32.c 		regmap_update_bits(rtc->dbp, rtc->dbp_reg,
regmap_update_bits  841 drivers/rtc/rtc-stm32.c 		regmap_update_bits(rtc->dbp, rtc->dbp_reg, rtc->dbp_mask, 0);
regmap_update_bits  868 drivers/rtc/rtc-stm32.c 		regmap_update_bits(rtc->dbp, rtc->dbp_reg, rtc->dbp_mask, 0);
regmap_update_bits   74 drivers/rtc/rtc-tps65910.c 	ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL,
regmap_update_bits  112 drivers/rtc/rtc-tps65910.c 	ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL,
regmap_update_bits  128 drivers/rtc/rtc-tps65910.c 	ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL,
regmap_update_bits  238 drivers/rtc/rtc-tps65910.c 	ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL,
regmap_update_bits  395 drivers/rtc/rtc-tps65910.c 	ret = regmap_update_bits(tps65910->regmap, TPS65910_DEVCTRL,
regmap_update_bits  504 drivers/soc/amlogic/meson-clk-measure.c 	regmap_update_bits(priv->regmap, MSR_CLK_REG0, MSR_DURATION,
regmap_update_bits  508 drivers/soc/amlogic/meson-clk-measure.c 	regmap_update_bits(priv->regmap, MSR_CLK_REG0, MSR_CLK_SRC,
regmap_update_bits  512 drivers/soc/amlogic/meson-clk-measure.c 	regmap_update_bits(priv->regmap, MSR_CLK_REG0,
regmap_update_bits  524 drivers/soc/amlogic/meson-clk-measure.c 	regmap_update_bits(priv->regmap, MSR_CLK_REG0, MSR_ENABLE, 0);
regmap_update_bits  257 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_ao,
regmap_update_bits  264 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_hhi,
regmap_update_bits  272 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_ao,
regmap_update_bits  293 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_ao,
regmap_update_bits  299 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_hhi,
regmap_update_bits  310 drivers/soc/amlogic/meson-ee-pwrc.c 		regmap_update_bits(pwrc_domain->pwrc->regmap_ao,
regmap_update_bits   52 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits   58 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0,
regmap_update_bits   63 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1,
regmap_update_bits   68 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0,
regmap_update_bits   74 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits   90 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits   96 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0,
regmap_update_bits  101 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1,
regmap_update_bits  106 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG2,
regmap_update_bits  111 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0,
regmap_update_bits  117 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  149 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  155 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0,
regmap_update_bits  161 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1,
regmap_update_bits  167 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0,
regmap_update_bits  177 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  197 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  203 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0,
regmap_update_bits  209 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1,
regmap_update_bits  215 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG2,
regmap_update_bits  221 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0,
regmap_update_bits  231 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 	regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  183 drivers/soc/aspeed/aspeed-lpc-ctrl.c 		return regmap_update_bits(lpc_ctrl->regmap, HICR5,
regmap_update_bits  225 drivers/soc/aspeed/aspeed-lpc-snoop.c 	regmap_update_bits(lpc_snoop->regmap, HICR5, hicr5_en, hicr5_en);
regmap_update_bits  226 drivers/soc/aspeed/aspeed-lpc-snoop.c 	regmap_update_bits(lpc_snoop->regmap, SNPWADR, snpwadr_mask,
regmap_update_bits  229 drivers/soc/aspeed/aspeed-lpc-snoop.c 		regmap_update_bits(lpc_snoop->regmap, HICRB,
regmap_update_bits  240 drivers/soc/aspeed/aspeed-lpc-snoop.c 		regmap_update_bits(lpc_snoop->regmap, HICR5,
regmap_update_bits  245 drivers/soc/aspeed/aspeed-lpc-snoop.c 		regmap_update_bits(lpc_snoop->regmap, HICR5,
regmap_update_bits   91 drivers/soc/aspeed/aspeed-p2a-ctrl.c 	regmap_update_bits(p2a_ctrl->regmap,
regmap_update_bits   97 drivers/soc/aspeed/aspeed-p2a-ctrl.c 	regmap_update_bits(p2a_ctrl->regmap, SCU180, SCU180_ENP2A, 0);
regmap_update_bits  165 drivers/soc/aspeed/aspeed-p2a-ctrl.c 		regmap_update_bits(ctrl->regmap, SCU2C, curr->bit, 0);
regmap_update_bits  294 drivers/soc/aspeed/aspeed-p2a-ctrl.c 	regmap_update_bits(priv->parent->regmap, SCU2C, bits, bits);
regmap_update_bits  326 drivers/soc/aspeed/aspeed-p2a-ctrl.c 	regmap_update_bits(p2a_ctrl->regmap, SCU2C, value, value);
regmap_update_bits   61 drivers/soc/gemini/soc-gemini.c 	regmap_update_bits(map,
regmap_update_bits   71 drivers/soc/imx/gpc.c 	regmap_update_bits(pd->regmap, pd->reg_offs + GPC_PGC_CTRL_OFFS,
regmap_update_bits   76 drivers/soc/imx/gpc.c 	regmap_update_bits(pd->regmap, GPC_CNTR, val, val);
regmap_update_bits  107 drivers/soc/imx/gpc.c 	regmap_update_bits(pd->regmap, pd->reg_offs + GPC_PGC_CTRL_OFFS,
regmap_update_bits  112 drivers/soc/imx/gpc.c 	regmap_update_bits(pd->regmap, GPC_CNTR, req, req);
regmap_update_bits  142 drivers/soc/imx/gpcv2.c 	regmap_update_bits(domain->regmap, GPC_PGC_CPU_MAPPING,
regmap_update_bits  158 drivers/soc/imx/gpcv2.c 		regmap_update_bits(domain->regmap, GPC_PGC_CTRL(domain->pgc),
regmap_update_bits  162 drivers/soc/imx/gpcv2.c 		regmap_update_bits(domain->regmap, GPC_PU_PWRHSK,
regmap_update_bits  165 drivers/soc/imx/gpcv2.c 	regmap_update_bits(domain->regmap, offset,
regmap_update_bits  188 drivers/soc/imx/gpcv2.c 		regmap_update_bits(domain->regmap, GPC_PGC_CTRL(domain->pgc),
regmap_update_bits  206 drivers/soc/imx/gpcv2.c 	regmap_update_bits(domain->regmap, GPC_PGC_CPU_MAPPING,
regmap_update_bits   54 drivers/soc/lantiq/fpi-bus.c 	ret = regmap_update_bits(rcu_regmap, rcu_ahb_endianness_reg_offset,
regmap_update_bits   39 drivers/soc/mediatek/mtk-infracfg.c 		regmap_update_bits(infracfg, INFRA_TOPAXI_PROTECTEN, mask,
regmap_update_bits   70 drivers/soc/mediatek/mtk-infracfg.c 		regmap_update_bits(infracfg, INFRA_TOPAXI_PROTECTEN, mask, 0);
regmap_update_bits  202 drivers/soc/qcom/qcom_gsbi.c 				regmap_update_bits(gsbi->tcsr,
regmap_update_bits  205 drivers/soc/qcom/qcom_gsbi.c 				regmap_update_bits(gsbi->tcsr,
regmap_update_bits  170 drivers/soc/rockchip/pm_domains.c 		regmap_update_bits(pmu->regmap, pmu->info->req_offset,
regmap_update_bits  277 drivers/soc/rockchip/pm_domains.c 		regmap_update_bits(pmu->regmap, pmu->info->pwr_offset,
regmap_update_bits   42 drivers/spi/spi-clps711x.c 	return regmap_update_bits(hw->syscon, SYSCON_OFFSET, SYSCON3_ADCCKNSEN,
regmap_update_bits  134 drivers/spi/spi-clps711x.c 	regmap_update_bits(hw->syscon, SYSCON_OFFSET, SYSCON3_ADCCON, 0);
regmap_update_bits  101 drivers/spi/spi-dw-mmio.c 	regmap_update_bits(dwsmscc->syscon, MSCC_CPU_SYSTEM_CTRL_GENERAL_CTRL,
regmap_update_bits  761 drivers/spi/spi-fsl-dspi.c 		regmap_update_bits(dspi->regmap, SPI_MCR,
regmap_update_bits  206 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_USER, USER_UC_MASK,
regmap_update_bits  212 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_USER, USER_DIN_EN_MS,
regmap_update_bits  222 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_ACT,
regmap_update_bits  226 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_TRST_DONE, 0);
regmap_update_bits  228 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER);
regmap_update_bits  254 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_CTRL, CTRL_ENABLE_AHB, 0);
regmap_update_bits  264 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_CTRL, CTRL_ENABLE_AHB,
regmap_update_bits  277 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_SW_RST,
regmap_update_bits  280 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_USER, USER_CMP_MODE, 0);
regmap_update_bits  282 drivers/spi/spi-meson-spifc.c 	regmap_update_bits(spifc->regmap, REG_SLAVE, SLAVE_OP_MODE, 0);
regmap_update_bits  248 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  253 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  258 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  261 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  326 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CTS,
regmap_update_bits  330 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CMD,
regmap_update_bits  380 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CTS,
regmap_update_bits  385 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CMD,
regmap_update_bits  433 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CTS,
regmap_update_bits  437 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CTS,
regmap_update_bits  462 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_UMA_CTS,
regmap_update_bits  503 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DWR_CFG,
regmap_update_bits  506 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DWR_CFG,
regmap_update_bits  517 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  520 drivers/spi/spi-npcm-fiu.c 	regmap_update_bits(fiu->regmap, NPCM_FIU_DRD_CFG,
regmap_update_bits  625 drivers/spi/spi-npcm-fiu.c 		regmap_update_bits(gcr_regmap, NPCM7XX_INTCR3_OFFSET,
regmap_update_bits  486 drivers/spi/spi-ti-qspi.c 		regmap_update_bits(qspi->ctrl_base, qspi->ctrl_reg,
regmap_update_bits  500 drivers/spi/spi-ti-qspi.c 		regmap_update_bits(qspi->ctrl_base, qspi->ctrl_reg,
regmap_update_bits  149 drivers/staging/media/meson/vdec/vdec_1.c 	regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  173 drivers/staging/media/meson/vdec/vdec_1.c 	regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0,
regmap_update_bits  260 drivers/thermal/intel/intel_bxt_pmic_thermal.c 			ret = regmap_update_bits(regmap, reg, mask, 0x00);
regmap_update_bits   78 drivers/thermal/qcom/tsens-8960.c 	ret = regmap_update_bits(map, CNTL_ADDR, mask, 0);
regmap_update_bits   90 drivers/thermal/qcom/tsens-8960.c 	ret = regmap_update_bits(map, CNTL_ADDR, SW_RST, SW_RST);
regmap_update_bits   99 drivers/thermal/qcom/tsens-8960.c 		ret = regmap_update_bits(map, CONFIG_ADDR, CONFIG_MASK, CONFIG);
regmap_update_bits  187 drivers/thermal/qcom/tsens-8960.c 	ret = regmap_update_bits(priv->tm_map, CNTL_ADDR, SW_RST, reg_cntl);
regmap_update_bits  194 drivers/thermal/qcom/tsens-8960.c 		ret = regmap_update_bits(priv->tm_map, CONFIG_ADDR,
regmap_update_bits   54 drivers/thermal/st/st_thermal_memmap.c 	return regmap_update_bits(sensor->regmap, STIH416_MPE_CONF, mask, val);
regmap_update_bits  230 drivers/tty/serial/clps711x.c 		regmap_update_bits(s->syscon, SYSCON_OFFSET, SYSCON1_SIREN,
regmap_update_bits  244 drivers/tty/serial/clps711x.c 	return regmap_update_bits(s->syscon, SYSCON_OFFSET,
regmap_update_bits  253 drivers/tty/serial/clps711x.c 	regmap_update_bits(s->syscon, SYSCON_OFFSET, SYSCON_UARTEN, 0);
regmap_update_bits  428 drivers/tty/serial/clps711x.c 	return regmap_update_bits(s->syscon, SYSCON_OFFSET,
regmap_update_bits  498 drivers/tty/serial/clps711x.c 		regmap_update_bits(s->syscon, SYSCON_OFFSET, SYSCON_UARTEN, 0);
regmap_update_bits  311 drivers/tty/serial/max310x.c 	regmap_update_bits(s->regmap, port->iobase + reg, mask, val);
regmap_update_bits  407 drivers/tty/serial/sc16is7xx.c 	regmap_update_bits(s->regmap, (reg << SC16IS7XX_REG_SHIFT) | line,
regmap_update_bits  129 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, U2P_R0 + (U2P_REG_SIZE * i),
regmap_update_bits  133 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, U2P_R0 + (U2P_REG_SIZE * i),
regmap_update_bits  150 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, U2P_R0 + (U2P_REG_SIZE * i),
regmap_update_bits  155 drivers/usb/dwc3/dwc3-meson-g12a.c 			regmap_update_bits(priv->regmap,
regmap_update_bits  166 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, U2P_R0 + (U2P_REG_SIZE * i),
regmap_update_bits  175 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R3,
regmap_update_bits  183 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R2,
regmap_update_bits  187 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R2,
regmap_update_bits  193 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R1,
regmap_update_bits  197 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R1,
regmap_update_bits  205 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R0,
regmap_update_bits  207 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R0,
regmap_update_bits  209 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R4,
regmap_update_bits  212 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R0,
regmap_update_bits  214 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R4,
regmap_update_bits  227 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R1,
regmap_update_bits  231 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R5,
regmap_update_bits  234 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R5,
regmap_update_bits  237 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R5,
regmap_update_bits  360 drivers/usb/dwc3/dwc3-meson-g12a.c 	regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_IRQ, 0);
regmap_update_bits  453 drivers/usb/dwc3/dwc3-meson-g12a.c 		regmap_update_bits(priv->regmap, USB_R5,
regmap_update_bits 1722 drivers/usb/gadget/udc/at91_udc.c 	regmap_update_bits(udc->matrix, AT91SAM9261_MATRIX_USBPUCR,
regmap_update_bits 2026 drivers/usb/gadget/udc/atmel_usba_udc.c 	regmap_update_bits(udc->pmc, AT91_CKGR_UCKR, AT91_PMC_BIASEN,
regmap_update_bits 2032 drivers/usb/gadget/udc/atmel_usba_udc.c 	regmap_update_bits(udc->pmc, AT91_CKGR_UCKR, AT91_PMC_BIASEN, 0);
regmap_update_bits 2033 drivers/usb/gadget/udc/atmel_usba_udc.c 	regmap_update_bits(udc->pmc, AT91_CKGR_UCKR, AT91_PMC_BIASEN,
regmap_update_bits   89 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(rst_regmap, IPSRST2_OFFSET,
regmap_update_bits   91 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(rst_regmap, IPSRST3_OFFSET,
regmap_update_bits   93 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(gcr_regmap, USB2PHYCTL_OFFSET,
regmap_update_bits   99 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(rst_regmap, IPSRST3_OFFSET,
regmap_update_bits  104 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(gcr_regmap, USB2PHYCTL_OFFSET,
regmap_update_bits  108 drivers/usb/host/ehci-npcm7xx.c 	regmap_update_bits(rst_regmap, IPSRST2_OFFSET,
regmap_update_bits  311 drivers/usb/host/xhci-mtk.c 	regmap_update_bits(mtk->uwk, reg, msk, val);
regmap_update_bits   90 drivers/usb/misc/usb3503.c 			err = regmap_update_bits(hub->regmap, USB3503_PDS,
regmap_update_bits  100 drivers/usb/misc/usb3503.c 		err = regmap_update_bits(hub->regmap, USB3503_CFG1,
regmap_update_bits  109 drivers/usb/misc/usb3503.c 		err = regmap_update_bits(hub->regmap, USB3503_SP_ILOCK,
regmap_update_bits   59 drivers/usb/mtu3/mtu3_host.c 	regmap_update_bits(ssusb->uwk, reg, msk, val);
regmap_update_bits  225 drivers/usb/typec/tcpm/tcpci.c 	return regmap_update_bits(tcpci->regmap, TCPC_POWER_CTRL,
regmap_update_bits   80 drivers/video/backlight/as3711_bl.c 	return regmap_update_bits(as3711->regmap, reg, 0xf0,
regmap_update_bits   87 drivers/video/backlight/as3711_bl.c 	int ret = regmap_update_bits(as3711->regmap, AS3711_STEPUP_CONTROL_5,
regmap_update_bits   90 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap,
regmap_update_bits   93 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap,
regmap_update_bits  141 drivers/video/backlight/as3711_bl.c 				ret = regmap_update_bits(as3711->regmap,
regmap_update_bits  196 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap, AS3711_STEPUP_CONTROL_4, 3, 0);
regmap_update_bits  200 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap, AS3711_STEPUP_CONTROL_4, 3, 1);
regmap_update_bits  204 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap, AS3711_STEPUP_CONTROL_4, 3, 2);
regmap_update_bits  208 drivers/video/backlight/as3711_bl.c 		ret = regmap_update_bits(as3711->regmap, AS3711_STEPUP_CONTROL_4, 3, 3);
regmap_update_bits   77 drivers/video/backlight/lm3630a_bl.c 	return regmap_update_bits(pchip->regmap, reg, mask, data);
regmap_update_bits   55 drivers/video/backlight/lm3639_bl.c 	    regmap_update_bits(pchip->regmap, REG_BL_CONF_1, 0x08,
regmap_update_bits   61 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap, REG_IO_CTRL, 0x7C, reg_val);
regmap_update_bits   83 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x79, reg_val);
regmap_update_bits  128 drivers/video/backlight/lm3639_bl.c 		ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x01, 0x00);
regmap_update_bits  130 drivers/video/backlight/lm3639_bl.c 		ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x01, 0x01);
regmap_update_bits  194 drivers/video/backlight/lm3639_bl.c 		    regmap_update_bits(pchip->regmap, REG_BL_CONF_1, 0x10,
regmap_update_bits  198 drivers/video/backlight/lm3639_bl.c 		    regmap_update_bits(pchip->regmap, REG_BL_CONF_1, 0x10,
regmap_update_bits  236 drivers/video/backlight/lm3639_bl.c 		ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x00);
regmap_update_bits  242 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap,
regmap_update_bits  246 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x02);
regmap_update_bits  272 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x00);
regmap_update_bits  280 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap,
regmap_update_bits  284 drivers/video/backlight/lm3639_bl.c 	ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x06);
regmap_update_bits   97 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  113 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  119 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  130 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  136 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  142 drivers/video/backlight/pm8941-wled.c 	rc = regmap_update_bits(wled->regmap,
regmap_update_bits  152 drivers/video/backlight/pm8941-wled.c 		rc = regmap_update_bits(wled->regmap,
regmap_update_bits  162 drivers/video/backlight/pm8941-wled.c 		rc = regmap_update_bits(wled->regmap,
regmap_update_bits  170 drivers/video/backlight/pm8941-wled.c 			rc = regmap_update_bits(wled->regmap,
regmap_update_bits  178 drivers/video/backlight/pm8941-wled.c 		rc = regmap_update_bits(wled->regmap,
regmap_update_bits  185 drivers/video/backlight/pm8941-wled.c 		rc = regmap_update_bits(wled->regmap,
regmap_update_bits   60 drivers/video/backlight/sky81452-backlight.c 		return regmap_update_bits(regmap, SKY81452_REG1, SKY81452_EN,
regmap_update_bits   64 drivers/video/backlight/sky81452-backlight.c 	return regmap_update_bits(regmap, SKY81452_REG1, SKY81452_EN, 0);
regmap_update_bits   82 drivers/video/backlight/sky81452-backlight.c 	ret = regmap_update_bits(regmap, SKY81452_REG1, SKY81452_EN,
regmap_update_bits  142 drivers/video/fbdev/clps711x-fb.c 	regmap_update_bits(cfb->syscon, SYSCON_OFFSET, SYSCON1_LCDEN, 0);
regmap_update_bits  144 drivers/video/fbdev/clps711x-fb.c 	regmap_update_bits(cfb->syscon, SYSCON_OFFSET,
regmap_update_bits  302 drivers/video/fbdev/clps711x-fb.c 		regmap_update_bits(cfb->syscon, SYSCON_OFFSET,
regmap_update_bits  354 drivers/video/fbdev/clps711x-fb.c 	regmap_update_bits(cfb->syscon, SYSCON_OFFSET, SYSCON1_LCDEN, 0);
regmap_update_bits  368 drivers/video/fbdev/clps711x-fb.c 	regmap_update_bits(cfb->syscon, SYSCON_OFFSET, SYSCON1_LCDEN, 0);
regmap_update_bits 3239 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		regmap_update_bits(dispc.syscon_pol, dispc.syscon_pol_offset,
regmap_update_bits  191 drivers/video/fbdev/omap2/omapfb/dss/dss.c 	regmap_update_bits(dss.syscon_pll_ctrl, dss.syscon_pll_ctrl_offset,
regmap_update_bits  255 drivers/video/fbdev/omap2/omapfb/dss/dss.c 	regmap_update_bits(dss.syscon_pll_ctrl, dss.syscon_pll_ctrl_offset,
regmap_update_bits  186 drivers/watchdog/bd70528_wdt.c 	ret = regmap_update_bits(w->regmap, BD70528_REG_WDT_HOUR,
regmap_update_bits  192 drivers/watchdog/bd70528_wdt.c 	ret = regmap_update_bits(w->regmap, BD70528_REG_WDT_MINUTE,
regmap_update_bits  198 drivers/watchdog/bd70528_wdt.c 	ret = regmap_update_bits(w->regmap, BD70528_REG_WDT_SEC,
regmap_update_bits   49 drivers/watchdog/da9062_wdt.c 	return regmap_update_bits(wdt->hw->regmap, DA9062AA_CONTROL_F,
regmap_update_bits   64 drivers/watchdog/da9062_wdt.c 	regmap_update_bits(chip->regmap,
regmap_update_bits   71 drivers/watchdog/da9062_wdt.c 	return regmap_update_bits(chip->regmap,
regmap_update_bits   97 drivers/watchdog/da9062_wdt.c 	ret = regmap_update_bits(wdt->hw->regmap,
regmap_update_bits   62 drivers/watchdog/da9063_wdt.c 	return regmap_update_bits(da9063->regmap, DA9063_REG_CONTROL_D,
regmap_update_bits   88 drivers/watchdog/da9063_wdt.c 	return regmap_update_bits(da9063->regmap, DA9063_REG_CONTROL_D,
regmap_update_bits  174 drivers/watchdog/imx2_wdt.c 	regmap_update_bits(wdev->regmap, IMX2_WDT_WCR, IMX2_WDT_WCR_WT,
regmap_update_bits  199 drivers/watchdog/imx2_wdt.c 	regmap_update_bits(wdev->regmap, IMX2_WDT_WICR,
regmap_update_bits   33 drivers/watchdog/max77620_wdt.c 	return regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL2,
regmap_update_bits   41 drivers/watchdog/max77620_wdt.c 	return regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL2,
regmap_update_bits   49 drivers/watchdog/max77620_wdt.c 	return regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL3,
regmap_update_bits   83 drivers/watchdog/max77620_wdt.c 	ret = regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL3,
regmap_update_bits   88 drivers/watchdog/max77620_wdt.c 	ret = regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL2,
regmap_update_bits  139 drivers/watchdog/max77620_wdt.c 	ret = regmap_update_bits(wdt->rmap, MAX77620_REG_ONOFFCNFG2,
regmap_update_bits  148 drivers/watchdog/max77620_wdt.c 	ret = regmap_update_bits(wdt->rmap, MAX77620_REG_CNFGGLBL2,
regmap_update_bits   83 drivers/watchdog/mlx_wdt.c 	return regmap_update_bits(wdt->regmap, reg_data->reg, ~reg_data->mask,
regmap_update_bits   92 drivers/watchdog/mlx_wdt.c 	return regmap_update_bits(wdt->regmap, reg_data->reg, ~reg_data->mask,
regmap_update_bits   43 drivers/watchdog/pm8916_wdt.c 	return regmap_update_bits(wdt->regmap,
regmap_update_bits   52 drivers/watchdog/pm8916_wdt.c 	return regmap_update_bits(wdt->regmap,
regmap_update_bits   61 drivers/watchdog/pm8916_wdt.c 	return regmap_update_bits(wdt->regmap,
regmap_update_bits   61 drivers/watchdog/rn5t618_wdt.c 	ret = regmap_update_bits(wdt->rn5t618->regmap, RN5T618_WATCHDOG,
regmap_update_bits   80 drivers/watchdog/rn5t618_wdt.c 	ret = regmap_update_bits(wdt->rn5t618->regmap, RN5T618_REPCNT,
regmap_update_bits   87 drivers/watchdog/rn5t618_wdt.c 	ret = regmap_update_bits(wdt->rn5t618->regmap, RN5T618_WATCHDOG,
regmap_update_bits   94 drivers/watchdog/rn5t618_wdt.c 	return regmap_update_bits(wdt->rn5t618->regmap, RN5T618_PWRIREN,
regmap_update_bits  103 drivers/watchdog/rn5t618_wdt.c 	return regmap_update_bits(wdt->rn5t618->regmap, RN5T618_WATCHDOG,
regmap_update_bits  123 drivers/watchdog/rn5t618_wdt.c 	return regmap_update_bits(wdt->rn5t618->regmap, RN5T618_PWRIRQ,
regmap_update_bits  216 drivers/watchdog/s3c2410_wdt.c 	ret = regmap_update_bits(wdt->pmureg,
regmap_update_bits  222 drivers/watchdog/s3c2410_wdt.c 	ret = regmap_update_bits(wdt->pmureg,
regmap_update_bits   69 drivers/watchdog/st_lpc_wdt.c 		regmap_update_bits(st_wdog->regmap,
regmap_update_bits   75 drivers/watchdog/st_lpc_wdt.c 	regmap_update_bits(st_wdog->regmap,
regmap_update_bits   39 drivers/watchdog/stpmic1_wdt.c 	return regmap_update_bits(wdt->pmic->regmap,
regmap_update_bits   47 drivers/watchdog/stpmic1_wdt.c 	return regmap_update_bits(wdt->pmic->regmap,
regmap_update_bits   55 drivers/watchdog/stpmic1_wdt.c 	return regmap_update_bits(wdt->pmic->regmap,
regmap_update_bits  186 drivers/watchdog/zx2967_wdt.c 	regmap_update_bits(regmap, offset, mask, config);
regmap_update_bits  411 include/linux/mfd/as3722.h 	return regmap_update_bits(as3722->regmap, reg, mask, val);
regmap_update_bits  190 include/linux/mfd/da9052/da9052.h 	ret = regmap_update_bits(da9052->regmap, reg, bit_mask, reg_val);
regmap_update_bits   71 include/linux/mfd/da9055/core.h 	return regmap_update_bits(da9055->regmap, reg, bit_mask, reg_val);
regmap_update_bits  473 include/linux/mfd/max14577-private.h 	return regmap_update_bits(map, reg, mask, val);
regmap_update_bits 3795 include/linux/mfd/palmas.h 	return regmap_update_bits(palmas->regmap[slave_id], addr, mask, val);
regmap_update_bits  347 include/linux/mfd/rc5t583.h 	return regmap_update_bits(rc5t583->regmap, reg, bit_mask, bit_mask);
regmap_update_bits  354 include/linux/mfd/rc5t583.h 	return regmap_update_bits(rc5t583->regmap, reg, bit_mask, 0);
regmap_update_bits  361 include/linux/mfd/rc5t583.h 	return regmap_update_bits(rc5t583->regmap, reg, mask, val);
regmap_update_bits  138 include/linux/mfd/tps65090.h 	return regmap_update_bits(tps->rmap, reg, BIT(bit_num), ~0u);
regmap_update_bits  146 include/linux/mfd/tps65090.h 	return regmap_update_bits(tps->rmap, reg, BIT(bit_num), 0u);
regmap_update_bits  931 include/linux/mfd/tps65910.h 	return regmap_update_bits(tps65910->regmap, reg, mask, mask);
regmap_update_bits  937 include/linux/mfd/tps65910.h 	return regmap_update_bits(tps65910->regmap, reg, mask, 0);
regmap_update_bits  943 include/linux/mfd/tps65910.h 	return regmap_update_bits(tps65910->regmap, reg, mask, val);
regmap_update_bits  593 include/linux/mfd/tps80031.h 	return regmap_update_bits(tps80031->regmap[sid], reg,
regmap_update_bits  602 include/linux/mfd/tps80031.h 	return regmap_update_bits(tps80031->regmap[sid], reg, bit_mask, 0);
regmap_update_bits  610 include/linux/mfd/tps80031.h 	return regmap_update_bits(tps80031->regmap[sid], reg, mask, val);
regmap_update_bits  116 include/linux/mfd/wm8994/core.h 	return regmap_update_bits(wm8994->regmap, reg, mask, val);
regmap_update_bits  571 sound/hda/hdac_regmap.c 		err = regmap_update_bits(codec->regmap, reg, mask, val);
regmap_update_bits   83 sound/soc/adi/axi-i2s.c 	regmap_update_bits(i2s->regmap, AXI_I2S_REG_CTRL, mask, val);
regmap_update_bits   69 sound/soc/adi/axi-spdif.c 	regmap_update_bits(spdif->regmap, AXI_SPDIF_REG_CTRL,
regmap_update_bits  102 sound/soc/adi/axi-spdif.c 	regmap_update_bits(spdif->regmap, AXI_SPDIF_REG_CTRL,
regmap_update_bits  133 sound/soc/adi/axi-spdif.c 	regmap_update_bits(spdif->regmap, AXI_SPDIF_REG_CTRL,
regmap_update_bits  144 sound/soc/adi/axi-spdif.c 	regmap_update_bits(spdif->regmap, AXI_SPDIF_REG_CTRL,
regmap_update_bits  428 sound/soc/atmel/atmel-i2s.c 		ret = regmap_update_bits(dev->regmap, ATMEL_I2SC_MR,
regmap_update_bits  456 sound/soc/atmel/atmel-i2s.c 	ret = regmap_update_bits(dev->regmap, ATMEL_I2SC_MR, mr_mask, mr);
regmap_update_bits  572 sound/soc/atmel/atmel-pdmic.c 		regmap_update_bits(dd->regmap, PDMIC_CR, PDMIC_CR_ENPDM_MASK,
regmap_update_bits  180 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG, off, 0);
regmap_update_bits  186 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG, clr, clr);
regmap_update_bits  197 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  215 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  580 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  585 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_DREQ_A_REG,
regmap_update_bits  652 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap,
regmap_update_bits  677 sound/soc/bcm/bcm2835-i2s.c 		regmap_update_bits(dev->i2s_regmap,
regmap_update_bits  705 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  712 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  730 sound/soc/bcm/bcm2835-i2s.c 	regmap_update_bits(dev->i2s_regmap, BCM2835_I2S_CS_A_REG,
regmap_update_bits  185 sound/soc/codecs/ad1836.c 	regmap_update_bits(ad1836->regmap, AD1836_DAC_CTRL1,
regmap_update_bits  189 sound/soc/codecs/ad1836.c 	regmap_update_bits(ad1836->regmap, AD1836_ADC_CTRL2,
regmap_update_bits  234 sound/soc/codecs/ad1836.c 	return regmap_update_bits(ad1836->regmap, AD1836_ADC_CTRL2,
regmap_update_bits  242 sound/soc/codecs/ad1836.c 	return regmap_update_bits(ad1836->regmap, AD1836_ADC_CTRL2,
regmap_update_bits  319 sound/soc/codecs/ad1836.c 	regmap_update_bits(ad1836->regmap, AD1836_ADC_CTRL2,
regmap_update_bits  151 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL2,
regmap_update_bits  155 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL2,
regmap_update_bits  184 sound/soc/codecs/ad193x.c 	regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL1,
regmap_update_bits  187 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_ADC_CTRL2,
regmap_update_bits  268 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_ADC_CTRL1,
regmap_update_bits  270 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_ADC_CTRL2,
regmap_update_bits  273 sound/soc/codecs/ad193x.c 	regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL0,
regmap_update_bits  275 sound/soc/codecs/ad193x.c 	regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL1,
regmap_update_bits  293 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_PLL_CLK_CTRL1,
regmap_update_bits  349 sound/soc/codecs/ad193x.c 	regmap_update_bits(ad193x->regmap, AD193X_PLL_CLK_CTRL0,
regmap_update_bits  352 sound/soc/codecs/ad193x.c 	regmap_update_bits(ad193x->regmap, AD193X_DAC_CTRL2,
regmap_update_bits  357 sound/soc/codecs/ad193x.c 		regmap_update_bits(ad193x->regmap, AD193X_ADC_CTRL1,
regmap_update_bits  561 sound/soc/codecs/adau1373.c 	regmap_update_bits(adau1373->regmap, ADAU1373_PLL_CTRL6(pll_id),
regmap_update_bits 1073 sound/soc/codecs/adau1373.c 	regmap_update_bits(adau1373->regmap, ADAU1373_BCLKDIV(dai->id),
regmap_update_bits 1094 sound/soc/codecs/adau1373.c 	return regmap_update_bits(adau1373->regmap, ADAU1373_DAI(dai->id),
regmap_update_bits 1151 sound/soc/codecs/adau1373.c 	regmap_update_bits(adau1373->regmap, ADAU1373_DAI(dai->id),
regmap_update_bits 1174 sound/soc/codecs/adau1373.c 	regmap_update_bits(adau1373->regmap, ADAU1373_BCLKDIV(dai->id),
regmap_update_bits 1305 sound/soc/codecs/adau1373.c 		regmap_update_bits(adau1373->regmap, ADAU1373_PLL_CTRL6(pll_id),
regmap_update_bits 1308 sound/soc/codecs/adau1373.c 		regmap_update_bits(adau1373->regmap, ADAU1373_PLL_CTRL6(pll_id),
regmap_update_bits 1322 sound/soc/codecs/adau1373.c 	regmap_update_bits(adau1373->regmap, ADAU1373_CLK_SRC_DIV(pll_id), 0x3f, 0x09);
regmap_update_bits 1417 sound/soc/codecs/adau1373.c 		regmap_update_bits(adau1373->regmap, ADAU1373_PWDN_CTRL3,
regmap_update_bits 1421 sound/soc/codecs/adau1373.c 		regmap_update_bits(adau1373->regmap, ADAU1373_PWDN_CTRL3,
regmap_update_bits  292 sound/soc/codecs/adau1701.c 	return regmap_update_bits(adau1701->regmap, ADAU1701_DSPCTRL,
regmap_update_bits  400 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_SEROCTL, mask, val);
regmap_update_bits  428 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_SERICTL,
regmap_update_bits  468 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_DSPCTRL,
regmap_update_bits  544 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_SEROCTL,
regmap_update_bits  563 sound/soc/codecs/adau1701.c 		regmap_update_bits(adau1701->regmap,
regmap_update_bits  568 sound/soc/codecs/adau1701.c 		regmap_update_bits(adau1701->regmap,
regmap_update_bits  588 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_DSPCTRL, mask, val);
regmap_update_bits  610 sound/soc/codecs/adau1701.c 	regmap_update_bits(adau1701->regmap, ADAU1701_OSCIPOW,
regmap_update_bits  459 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits  466 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits  566 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_PLAY_MONO_OUTPUT_VOL,
regmap_update_bits  573 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_PLAY_HP_RIGHT_VOL,
regmap_update_bits  655 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_LEFT_DIFF_INPUT_VOL,
regmap_update_bits  658 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_RIGHT_DIFF_INPUT_VOL,
regmap_update_bits  678 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_PLAY_LINE_LEFT_VOL,
regmap_update_bits  681 sound/soc/codecs/adau1761.c 		regmap_update_bits(adau->regmap, ADAU1761_PLAY_LINE_RIGHT_VOL,
regmap_update_bits  327 sound/soc/codecs/adau1781.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits  332 sound/soc/codecs/adau1781.c 		regmap_update_bits(adau->regmap, ADAU1781_DIG_PWDN1, 0x8, 0x8);
regmap_update_bits  335 sound/soc/codecs/adau1781.c 		regmap_update_bits(adau->regmap, ADAU1781_DIG_PWDN1, 0xc, 0x0);
regmap_update_bits  336 sound/soc/codecs/adau1781.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits  378 sound/soc/codecs/adau1781.c 	return regmap_update_bits(adau->regmap, reg,
regmap_update_bits   84 sound/soc/codecs/adau17x1.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits   94 sound/soc/codecs/adau17x1.c 		regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL,
regmap_update_bits  115 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_CONVERTER0,
regmap_update_bits  117 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_CONVERTER0,
regmap_update_bits  517 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_CONVERTER0,
regmap_update_bits  547 sound/soc/codecs/adau17x1.c 	return regmap_update_bits(adau->regmap, ADAU17X1_SERIAL_PORT1,
regmap_update_bits  723 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_CONVERTER0,
regmap_update_bits  725 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_CONVERTER1,
regmap_update_bits  727 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_SERIAL_PORT0,
regmap_update_bits  729 sound/soc/codecs/adau17x1.c 	regmap_update_bits(adau->regmap, ADAU17X1_SERIAL_PORT1,
regmap_update_bits  358 sound/soc/codecs/adau1977.c 		ret = regmap_update_bits(adau1977->regmap,
regmap_update_bits  367 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_CTRL0,
regmap_update_bits  372 sound/soc/codecs/adau1977.c 	return regmap_update_bits(adau1977->regmap, ADAU1977_REG_PLL,
regmap_update_bits  383 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_POWER,
regmap_update_bits  432 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_POWER,
regmap_update_bits  509 sound/soc/codecs/adau1977.c 		return regmap_update_bits(adau1977->regmap,
regmap_update_bits  565 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_OVERTEMP,
regmap_update_bits  585 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_CTRL0,
regmap_update_bits  590 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_CTRL1,
regmap_update_bits  613 sound/soc/codecs/adau1977.c 	return regmap_update_bits(adau1977->regmap, ADAU1977_REG_MISC_CONTROL,
regmap_update_bits  686 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_BLOCK_POWER_SAI,
regmap_update_bits  692 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_CTRL0,
regmap_update_bits  698 sound/soc/codecs/adau1977.c 	return regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_CTRL1,
regmap_update_bits  739 sound/soc/codecs/adau1977.c 	return regmap_update_bits(adau1977->regmap, ADAU1977_REG_SAI_OVERTEMP,
regmap_update_bits  834 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_PLL,
regmap_update_bits  898 sound/soc/codecs/adau1977.c 	return regmap_update_bits(adau1977->regmap, ADAU1977_REG_MICBIAS,
regmap_update_bits  962 sound/soc/codecs/adau1977.c 	ret = regmap_update_bits(adau1977->regmap, ADAU1977_REG_BLOCK_POWER_SAI,
regmap_update_bits  310 sound/soc/codecs/adav80x.c 	return regmap_update_bits(adav80x->regmap, ADAV80X_DAC_CTRL2,
regmap_update_bits  406 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, adav80x_port_ctrl_regs[dai->id][0],
regmap_update_bits  428 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, ADAV80X_ADC_CTRL1,
regmap_update_bits  445 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, ADAV80X_DAC_CTRL2,
regmap_update_bits  475 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, adav80x_port_ctrl_regs[dai->id][0],
regmap_update_bits  507 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, adav80x_port_ctrl_regs[dai->id][1],
regmap_update_bits  592 sound/soc/codecs/adav80x.c 			regmap_update_bits(adav80x->regmap, ADAV80X_PLL_OUTE,
regmap_update_bits  596 sound/soc/codecs/adav80x.c 			regmap_update_bits(adav80x->regmap, ADAV80X_PLL_OUTE,
regmap_update_bits  675 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, ADAV80X_PLL_CTRL1,
regmap_update_bits  677 sound/soc/codecs/adav80x.c 	regmap_update_bits(adav80x->regmap, ADAV80X_PLL_CTRL2,
regmap_update_bits  686 sound/soc/codecs/adav80x.c 		regmap_update_bits(adav80x->regmap, ADAV80X_PLL_CLK_SRC,
regmap_update_bits  709 sound/soc/codecs/adav80x.c 		regmap_update_bits(adav80x->regmap, ADAV80X_DAC_CTRL1, mask,
regmap_update_bits  713 sound/soc/codecs/adav80x.c 		regmap_update_bits(adav80x->regmap, ADAV80X_DAC_CTRL1, mask,
regmap_update_bits   88 sound/soc/codecs/ak4104.c 	ret = regmap_update_bits(ak4104->regmap, AK4104_REG_CONTROL1,
regmap_update_bits  185 sound/soc/codecs/ak4104.c 	ret = regmap_update_bits(ak4104->regmap, AK4104_REG_CONTROL1,
regmap_update_bits  192 sound/soc/codecs/ak4104.c 	ret = regmap_update_bits(ak4104->regmap, AK4104_REG_TX,
regmap_update_bits  208 sound/soc/codecs/ak4104.c 	regmap_update_bits(ak4104->regmap, AK4104_REG_CONTROL1,
regmap_update_bits  224 sound/soc/codecs/ak4118.c 	ret = regmap_update_bits(ak4118->regmap, AK4118_REG_FORMAT_CTL,
regmap_update_bits  145 sound/soc/codecs/arizona.c 		ret = regmap_update_bits(arizona->regmap,
regmap_update_bits  308 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits  315 sound/soc/codecs/arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  322 sound/soc/codecs/arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  337 sound/soc/codecs/arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  343 sound/soc/codecs/arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits  362 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits  377 sound/soc/codecs/arizona.c 			regmap_update_bits(arizona->regmap,
regmap_update_bits 1121 sound/soc/codecs/arizona.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits 1140 sound/soc/codecs/arizona.c 	ret = regmap_update_bits(arizona->regmap,
regmap_update_bits 1437 sound/soc/codecs/arizona.c 	return regmap_update_bits(arizona->regmap, reg, mask, val);
regmap_update_bits 1529 sound/soc/codecs/arizona.c 	regmap_update_bits(arizona->regmap, base + ARIZONA_AIF_FORMAT,
regmap_update_bits 1856 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 1878 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 1890 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap,
regmap_update_bits 2346 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap, base + 0x7,
regmap_update_bits 2350 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap, base + 0x5,
regmap_update_bits 2353 sound/soc/codecs/arizona.c 		regmap_update_bits(arizona->regmap, base + 0x9,
regmap_update_bits 2432 sound/soc/codecs/arizona.c 		regmap_update_bits(fll->arizona->regmap, fll->base + 1,
regmap_update_bits 2638 sound/soc/codecs/arizona.c 	regmap_update_bits(arizona->regmap, fll->base + 1,
regmap_update_bits  427 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_RXCOA,
regmap_update_bits  431 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_RXSDOA,
regmap_update_bits  435 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_RXEPOA,
regmap_update_bits  519 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_TXI,
regmap_update_bits  587 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_TXI,
regmap_update_bits  981 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, clkidreg, BIT(clkidshift),
regmap_update_bits  990 sound/soc/codecs/cpcap.c 		err = regmap_update_bits(cpcap->regmap, CPCAP_REG_CDI,
regmap_update_bits 1022 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, clkfreqreg,
regmap_update_bits 1093 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, sampreg,
regmap_update_bits 1216 sound/soc/codecs/cpcap.c 	return regmap_update_bits(cpcap->regmap, reg, mask, val);
regmap_update_bits 1233 sound/soc/codecs/cpcap.c 	return regmap_update_bits(cpcap->regmap, reg, mask, val);
regmap_update_bits 1275 sound/soc/codecs/cpcap.c 		err = regmap_update_bits(cpcap->regmap, reg_cdi, mask, val);
regmap_update_bits 1365 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_CDI, mask, val);
regmap_update_bits 1387 sound/soc/codecs/cpcap.c 	return regmap_update_bits(cpcap->regmap, reg, mask, val);
regmap_update_bits 1450 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_CDI,
regmap_update_bits 1455 sound/soc/codecs/cpcap.c 	err = regmap_update_bits(cpcap->regmap, CPCAP_REG_SDACDI,
regmap_update_bits 1472 sound/soc/codecs/cpcap.c 		err = regmap_update_bits(cpcap->regmap,
regmap_update_bits  448 sound/soc/codecs/cs35l32.c 		regmap_update_bits(cs35l32->regmap, CS35L32_AUDIO_LED_MNGR,
regmap_update_bits  454 sound/soc/codecs/cs35l32.c 		regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL,
regmap_update_bits  460 sound/soc/codecs/cs35l32.c 		regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL,
regmap_update_bits  466 sound/soc/codecs/cs35l32.c 		regmap_update_bits(cs35l32->regmap, CS35L32_BATT_THRESHOLD,
regmap_update_bits  472 sound/soc/codecs/cs35l32.c 		regmap_update_bits(cs35l32->regmap, CS35L32_BATT_THRESHOLD,
regmap_update_bits  477 sound/soc/codecs/cs35l32.c 	regmap_update_bits(cs35l32->regmap, CS35L32_PWRCTL1, CS35L32_PDN_AMP,
regmap_update_bits  208 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_CLASSD_CTL,
regmap_update_bits  234 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL1,
regmap_update_bits  237 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL2,
regmap_update_bits  244 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_CLASSD_CTL,
regmap_update_bits  251 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL2,
regmap_update_bits  254 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL1,
regmap_update_bits  300 sound/soc/codecs/cs35l33.c 	regmap_update_bits(priv->regmap, CS35L33_PWRCTL2,
regmap_update_bits  302 sound/soc/codecs/cs35l33.c 	regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  369 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL1,
regmap_update_bits  371 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  375 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL1,
regmap_update_bits  380 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  445 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_ADSP_CTL,
regmap_update_bits  450 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_ADSP_CTL,
regmap_update_bits  490 sound/soc/codecs/cs35l33.c 	regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  499 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_RX_AUD,
regmap_update_bits  535 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL2,
regmap_update_bits  537 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  540 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_PWRCTL2,
regmap_update_bits  542 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_CLK_CTL,
regmap_update_bits  564 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_RX_AUD,
regmap_update_bits  578 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_TX_VPMON + i,
regmap_update_bits  590 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_TX_VMON,
regmap_update_bits  598 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_TX_IMON,
regmap_update_bits  606 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_TX_VPMON,
regmap_update_bits  615 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_TX_VBSTMON,
regmap_update_bits  626 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, reg,
regmap_update_bits  646 sound/soc/codecs/cs35l33.c 		regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL,
regmap_update_bits  653 sound/soc/codecs/cs35l33.c 		regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL,
regmap_update_bits  705 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_MEMLDO_CTL,
regmap_update_bits  710 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_HEAD,
regmap_update_bits  713 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_MEMLDO_CTL,
regmap_update_bits  716 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_MEMLDO_CTL,
regmap_update_bits  720 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_LDO_DEL,
regmap_update_bits  725 sound/soc/codecs/cs35l33.c 			regmap_update_bits(priv->regmap, CS35L33_HG_EN,
regmap_update_bits  731 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_EN,
regmap_update_bits  734 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_LDO_DEL,
regmap_update_bits  737 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_LDO_DEL,
regmap_update_bits  740 sound/soc/codecs/cs35l33.c 		regmap_update_bits(priv->regmap, CS35L33_HG_EN,
regmap_update_bits  784 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_PROTECT_CTL,
regmap_update_bits  786 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_BST_CTL2,
regmap_update_bits  791 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_BST_CTL1,
regmap_update_bits  793 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_CLASSD_CTL,
regmap_update_bits  821 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_INT_MASK_1,
regmap_update_bits  991 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits  994 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits  998 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1012 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1015 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1018 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1029 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1031 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1034 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1044 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1046 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1049 sound/soc/codecs/cs35l33.c 			regmap_update_bits(cs35l33->regmap,
regmap_update_bits 1225 sound/soc/codecs/cs35l33.c 	regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL,
regmap_update_bits  243 sound/soc/codecs/cs35l34.c 			regmap_update_bits(priv->regmap, CS35L34_PWRCTL3,
regmap_update_bits  246 sound/soc/codecs/cs35l34.c 		ret = regmap_update_bits(priv->regmap, CS35L34_PWRCTL1,
regmap_update_bits  256 sound/soc/codecs/cs35l34.c 			regmap_update_bits(priv->regmap, CS35L34_PWRCTL3,
regmap_update_bits  259 sound/soc/codecs/cs35l34.c 		ret = regmap_update_bits(priv->regmap, CS35L34_PWRCTL1,
regmap_update_bits  346 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_BST_CVTR_V_CTL,
regmap_update_bits  349 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  353 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_BST_CVTR_V_CTL,
regmap_update_bits  355 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  528 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_ADSP_CLK_CTL,
regmap_update_bits  532 sound/soc/codecs/cs35l34.c 		regmap_update_bits(priv->regmap, CS35L34_ADSP_CLK_CTL,
regmap_update_bits  558 sound/soc/codecs/cs35l34.c 	ret = regmap_update_bits(priv->regmap, CS35L34_ADSP_CLK_CTL,
regmap_update_bits  637 sound/soc/codecs/cs35l34.c 	regmap_update_bits(cs35l34->regmap, CS35L34_MCLK_CTL,
regmap_update_bits  722 sound/soc/codecs/cs35l34.c 	regmap_update_bits(cs35l34->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  732 sound/soc/codecs/cs35l34.c 	regmap_update_bits(cs35l34->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  737 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_BST_PEAK_I,
regmap_update_bits  742 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  745 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PROTECT_CTL,
regmap_update_bits  749 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_ADSP_CLK_CTL,
regmap_update_bits  753 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL,
regmap_update_bits  757 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL,
regmap_update_bits  764 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_ADSP_I2S_CTL,
regmap_update_bits  769 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_ADSP_TDM_CTL,
regmap_update_bits  892 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  895 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  899 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  916 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  919 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  923 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  936 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  939 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  943 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  956 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  959 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  963 sound/soc/codecs/cs35l34.c 			regmap_update_bits(cs35l34->regmap,
regmap_update_bits  971 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PWRCTL2,
regmap_update_bits  973 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PWRCTL1,
regmap_update_bits  979 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PWRCTL2,
regmap_update_bits  981 sound/soc/codecs/cs35l34.c 		regmap_update_bits(cs35l34->regmap, CS35L34_PWRCTL1,
regmap_update_bits 1096 sound/soc/codecs/cs35l34.c 	regmap_update_bits(cs35l34->regmap, CS35L34_INT_MASK_1,
regmap_update_bits 1100 sound/soc/codecs/cs35l34.c 	regmap_update_bits(cs35l34->regmap, CS35L34_INT_MASK_3,
regmap_update_bits  199 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  202 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits  205 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits  209 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits  212 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits  216 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_AMP_DIG_VOL_CTL,
regmap_update_bits  221 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  225 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_AMP_DIG_VOL_CTL,
regmap_update_bits  247 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits  251 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits  259 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  264 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PROTECT_CTL,
regmap_update_bits  273 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PROTECT_CTL,
regmap_update_bits  277 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits  281 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits  292 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  373 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  378 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  486 sound/soc/codecs/cs35l35.c 	ret = regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL2,
regmap_update_bits  503 sound/soc/codecs/cs35l35.c 		ret = regmap_update_bits(cs35l35->regmap,
regmap_update_bits  534 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap,
regmap_update_bits  540 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  581 sound/soc/codecs/cs35l35.c 		ret = regmap_update_bits(cs35l35->regmap,
regmap_update_bits  615 sound/soc/codecs/cs35l35.c 	regmap_update_bits(cs35l35->regmap, CS35L35_AMP_INP_DRV_CTL,
regmap_update_bits  644 sound/soc/codecs/cs35l35.c 	regmap_update_bits(cs35l35->regmap, CS35L35_AMP_INP_DRV_CTL,
regmap_update_bits  752 sound/soc/codecs/cs35l35.c 	ret = regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  774 sound/soc/codecs/cs35l35.c 	regmap_update_bits(regmap, CS35L35_BST_CONV_SW_FREQ,
regmap_update_bits  784 sound/soc/codecs/cs35l35.c 		regmap_update_bits(regmap, CS35L35_BST_CONV_SW_FREQ,
regmap_update_bits  795 sound/soc/codecs/cs35l35.c 		regmap_update_bits(regmap, CS35L35_BST_CONV_SW_FREQ,
regmap_update_bits  806 sound/soc/codecs/cs35l35.c 		regmap_update_bits(regmap, CS35L35_BST_CONV_SW_FREQ,
regmap_update_bits  817 sound/soc/codecs/cs35l35.c 		regmap_update_bits(regmap, CS35L35_BST_CONV_SW_FREQ,
regmap_update_bits  842 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_BST_CVTR_V_CTL,
regmap_update_bits  847 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_BST_PEAK_I,
regmap_update_bits  857 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PROTECT_CTL,
regmap_update_bits  863 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap,
regmap_update_bits  870 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap,
regmap_update_bits  876 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap, CS35L35_CLASS_H_CTL,
regmap_update_bits  886 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1,
regmap_update_bits  891 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_SP_FMT_CTL3,
regmap_update_bits  898 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  904 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  910 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  916 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  922 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  928 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  934 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  940 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  946 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  952 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  958 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  967 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  972 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  977 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  984 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  989 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  994 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits  999 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1006 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1011 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1016 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1023 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1028 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1033 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1040 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1045 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1050 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1057 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1062 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1067 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1143 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1146 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1150 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1161 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1164 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1168 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1180 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1183 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1187 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1198 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1201 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1205 sound/soc/codecs/cs35l35.c 			regmap_update_bits(cs35l35->regmap,
regmap_update_bits 1213 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits 1215 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits 1221 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits 1223 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1,
regmap_update_bits 1597 sound/soc/codecs/cs35l35.c 	regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits 1602 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits 1606 sound/soc/codecs/cs35l35.c 		regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2,
regmap_update_bits 1610 sound/soc/codecs/cs35l35.c 	regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL3,
regmap_update_bits 1614 sound/soc/codecs/cs35l35.c 	regmap_update_bits(cs35l35->regmap, CS35L35_PROTECT_CTL,
regmap_update_bits  481 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG,
regmap_update_bits  514 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL1,
regmap_update_bits  525 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RX1_SEL,
regmap_update_bits  528 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_AMP_OUT_MUTE,
regmap_update_bits  533 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RX1_SEL,
regmap_update_bits  536 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_AMP_OUT_MUTE,
regmap_update_bits  541 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL1,
regmap_update_bits  566 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL2,
regmap_update_bits  573 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL2,
regmap_update_bits  772 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_TX_PIN_CTRL,
regmap_update_bits  775 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RATE_CTRL,
regmap_update_bits  790 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_TX_PIN_CTRL,
regmap_update_bits  793 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RATE_CTRL,
regmap_update_bits  829 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RATE_CTRL,
regmap_update_bits  832 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_TX_PIN_CTRL,
regmap_update_bits  835 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_ASP_FORMAT,
regmap_update_bits  874 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap,
regmap_update_bits  896 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_ASP_FRAME_CTRL,
regmap_update_bits  900 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_ASP_FRAME_CTRL,
regmap_update_bits  929 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_TST_FS_MON0,
regmap_update_bits 1040 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1043 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1046 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1049 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1052 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1055 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PLL_CLK_CTRL,
regmap_update_bits 1068 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PLL_LOOP_PARAMS,
regmap_update_bits 1072 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PLL_LOOP_PARAMS,
regmap_update_bits 1087 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG,
regmap_update_bits 1091 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_DAC_MSM_CFG,
regmap_update_bits 1096 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG,
regmap_update_bits 1104 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG,
regmap_update_bits 1108 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_DAC_MSM_CFG,
regmap_update_bits 1113 sound/soc/codecs/cs35l36.c 			regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG,
regmap_update_bits 1123 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_COEFF,
regmap_update_bits 1125 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_COEFF,
regmap_update_bits 1128 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_SW_FREQ,
regmap_update_bits 1133 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_SLOPE_LBST,
regmap_update_bits 1136 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_SLOPE_LBST,
regmap_update_bits 1140 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_SLOPE_LBST,
regmap_update_bits 1143 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_SLOPE_LBST,
regmap_update_bits 1162 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_DCM_CTRL,
regmap_update_bits 1171 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BST_TST_MANUAL,
regmap_update_bits 1174 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BST_TST_MANUAL,
regmap_update_bits 1185 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_AMP_DIG_VOL_CTRL,
regmap_update_bits 1190 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_ASP_TX_PIN_CTRL,
regmap_update_bits 1195 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_VI_SPKMON_FILT,
regmap_update_bits 1199 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_VI_SPKMON_FILT,
regmap_update_bits 1203 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_VCTRL1,
regmap_update_bits 1208 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_VCTRL2,
regmap_update_bits 1213 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_PEAK_CUR,
regmap_update_bits 1227 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_DTEMP_WARN_THLD,
regmap_update_bits 1232 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PAD_INTERFACE,
regmap_update_bits 1238 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PAD_INTERFACE,
regmap_update_bits 1252 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap,
regmap_update_bits 1262 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BST_ANA2_TEST,
regmap_update_bits 1266 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_VCTRL2,
regmap_update_bits 1269 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_BSTCVRT_VCTRL1,
regmap_update_bits 1283 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_CTRL_OVRRIDE,
regmap_update_bits 1345 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1347 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1350 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1352 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT3_STATUS,
regmap_update_bits 1360 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1362 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1365 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1367 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT1_STATUS,
regmap_update_bits 1374 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1376 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1378 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1380 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT1_STATUS,
regmap_update_bits 1387 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1389 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1391 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1393 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT1_STATUS,
regmap_update_bits 1400 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1402 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1405 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1407 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT1_STATUS,
regmap_update_bits 1415 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1417 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1420 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_PROTECT_REL_ERR,
regmap_update_bits 1422 sound/soc/codecs/cs35l36.c 		regmap_update_bits(cs35l36->regmap, CS35L36_INT1_STATUS,
regmap_update_bits 1598 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PAC_CTL1,
regmap_update_bits 1614 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL3,
regmap_update_bits 1618 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1622 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1626 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1630 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1634 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1638 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1642 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_VPBR_CFG,
regmap_update_bits 1871 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PAD_INTERFACE,
regmap_update_bits 1883 sound/soc/codecs/cs35l36.c 	regmap_update_bits(cs35l36->regmap, CS35L36_PAD_INTERFACE,
regmap_update_bits  231 sound/soc/codecs/cs4271.c 		ret = regmap_update_bits(cs4271->regmap, CS4271_ADCCTL,
regmap_update_bits  238 sound/soc/codecs/cs4271.c 		ret = regmap_update_bits(cs4271->regmap, CS4271_ADCCTL,
regmap_update_bits  248 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE1,
regmap_update_bits  273 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_DACCTL,
regmap_update_bits  362 sound/soc/codecs/cs4271.c 			ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  368 sound/soc/codecs/cs4271.c 			ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  399 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE1,
regmap_update_bits  423 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_VOLA,
regmap_update_bits  428 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_VOLB,
regmap_update_bits  508 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  540 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  599 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  604 sound/soc/codecs/cs4271.c 	ret = regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  612 sound/soc/codecs/cs4271.c 		regmap_update_bits(cs4271->regmap, CS4271_MODE2,
regmap_update_bits  940 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits  948 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits  969 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits  981 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits  992 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1004 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1020 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1034 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1044 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1058 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1073 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1085 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1095 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1107 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1118 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1132 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1145 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1153 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1168 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1182 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1192 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1204 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1222 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1242 sound/soc/codecs/cs42l42.c 		regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1273 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1287 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1421 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_ADC_OVFL_INT_MASK,
regmap_update_bits 1425 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_MIXER_INT_MASK,
regmap_update_bits 1435 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_SRC_INT_MASK,
regmap_update_bits 1445 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_ASP_RX_INT_MASK,
regmap_update_bits 1457 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_ASP_TX_INT_MASK,
regmap_update_bits 1467 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_CODEC_INT_MASK,
regmap_update_bits 1473 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_SRCPL_INT_MASK,
regmap_update_bits 1483 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_DET_INT1_MASK,
regmap_update_bits 1491 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_DET_INT2_MASK,
regmap_update_bits 1503 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_VPMON_INT_MASK,
regmap_update_bits 1507 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_PLL_LOCK_INT_MASK,
regmap_update_bits 1511 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_TSRS_PLUG_INT_MASK,
regmap_update_bits 1529 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_MIC_DET_CTL1,
regmap_update_bits 1539 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap,
regmap_update_bits 1545 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_TIPSENSE_CTL,
regmap_update_bits 1596 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL,
regmap_update_bits 1624 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL,
regmap_update_bits 1653 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_TSENSE_CTL,
regmap_update_bits 1746 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_HS_BIAS_CTL,
regmap_update_bits 1847 sound/soc/codecs/cs42l42.c 	regmap_update_bits(cs42l42->regmap, CS42L42_PWR_CTL1,
regmap_update_bits 1178 sound/soc/codecs/cs42l52.c 		regmap_update_bits(cs42l52->regmap, CS42L52_MICA_CTL,
regmap_update_bits 1184 sound/soc/codecs/cs42l52.c 		regmap_update_bits(cs42l52->regmap, CS42L52_MICB_CTL,
regmap_update_bits 1190 sound/soc/codecs/cs42l52.c 		regmap_update_bits(cs42l52->regmap, CS42L52_CHARGE_PUMP,
regmap_update_bits 1196 sound/soc/codecs/cs42l52.c 		regmap_update_bits(cs42l52->regmap, CS42L52_IFACE_CTL2,
regmap_update_bits 1261 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_AIN_REFCFG_ADC_MUX,
regmap_update_bits 1266 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_AIN_REFCFG_ADC_MUX,
regmap_update_bits 1271 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_AIN_REFCFG_ADC_MUX,
regmap_update_bits 1276 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_AIN_REFCFG_ADC_MUX,
regmap_update_bits 1281 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_GAIN_BIAS_CTL,
regmap_update_bits 1286 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_CLASSH_CTL,
regmap_update_bits 1291 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_HPF_CTL,
regmap_update_bits 1296 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_HPF_CTL,
regmap_update_bits 1301 sound/soc/codecs/cs42l56.c 		regmap_update_bits(cs42l56->regmap, CS42L56_CLASSH_CTL,
regmap_update_bits  240 sound/soc/codecs/cs42xx8.c 	regmap_update_bits(cs42xx8->regmap, CS42XX8_INTF,
regmap_update_bits  342 sound/soc/codecs/cs42xx8.c 	regmap_update_bits(cs42xx8->regmap, CS42XX8_FUNCMOD,
regmap_update_bits  359 sound/soc/codecs/cs42xx8.c 	regmap_update_bits(cs42xx8->regmap, CS42XX8_FUNCMOD,
regmap_update_bits  249 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1,
regmap_update_bits  258 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_2,
regmap_update_bits  262 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_3,
regmap_update_bits  266 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_4,
regmap_update_bits  275 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_8,
regmap_update_bits  280 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1,
regmap_update_bits  358 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  363 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  365 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  369 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  378 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  381 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  386 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  394 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  399 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  401 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  405 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  415 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  417 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  421 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  429 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  432 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  440 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  443 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_SYS_CLK_CTL_1,
regmap_update_bits  448 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  451 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PWDN_CTL,
regmap_update_bits  495 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_ASP_CH_1_SZ_EN,
regmap_update_bits  497 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_ASP_CH_2_SZ_EN,
regmap_update_bits  499 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_SP_BITSIZE,
regmap_update_bits  503 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_XSP_CH_1_SZ_EN,
regmap_update_bits  505 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_XSP_CH_2_SZ_EN,
regmap_update_bits  507 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_SP_BITSIZE,
regmap_update_bits  631 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_LRCK_PERIOD_1,
regmap_update_bits  634 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_LRCK_PERIOD_2,
regmap_update_bits  637 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_LRCK_HI_TIME_1,
regmap_update_bits  640 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_LRCK_HI_TIME_2,
regmap_update_bits  646 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_CH_1_SZ_EN,
regmap_update_bits  648 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_ASP_CH_2_SZ_EN,
regmap_update_bits  653 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_LRCK_PERIOD_1,
regmap_update_bits  656 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_LRCK_PERIOD_2,
regmap_update_bits  659 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_LRCK_HI_TIME_1,
regmap_update_bits  662 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_LRCK_HI_TIME_2,
regmap_update_bits  668 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_CH_1_SZ_EN,
regmap_update_bits  670 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_XSP_CH_2_SZ_EN,
regmap_update_bits  750 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_DSD_PCM_MIX_CTL,
regmap_update_bits  754 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_DSD_PCM_MIX_CTL,
regmap_update_bits  758 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_DSD_PCM_MIX_CTL,
regmap_update_bits  762 sound/soc/codecs/cs43130.c 		regmap_update_bits(regmap, CS43130_DSD_PCM_MIX_CTL,
regmap_update_bits  813 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_INT_CFG,
regmap_update_bits  816 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_INT_CFG,
regmap_update_bits  819 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_2,
regmap_update_bits  822 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_2,
regmap_update_bits  883 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_2,
regmap_update_bits  901 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_2,
regmap_update_bits  906 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_2,
regmap_update_bits 1158 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_DSD_PATH_CTL_1,
regmap_update_bits 1174 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap,
regmap_update_bits 1185 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap,
regmap_update_bits 1215 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_PCM_PATH_CTL_1,
regmap_update_bits 1231 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap,
regmap_update_bits 1242 sound/soc/codecs/cs43130.c 			regmap_update_bits(cs43130->regmap,
regmap_update_bits 1987 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_HP_LOAD_1,
regmap_update_bits 1989 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_HP_MEAS_LOAD_1,
regmap_update_bits 1992 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_HP_MEAS_LOAD_2,
regmap_update_bits 2289 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_CRYSTAL_SET,
regmap_update_bits 2292 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits 2329 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits 2331 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_HP_DETECT,
regmap_update_bits 2333 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_HP_DETECT,
regmap_update_bits 2573 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PAD_INT_CFG,
regmap_update_bits 2575 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_PAD_INT_CFG,
regmap_update_bits 2588 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits 2592 sound/soc/codecs/cs43130.c 	regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits 2619 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits 2657 sound/soc/codecs/cs43130.c 		regmap_update_bits(cs43130->regmap, CS43130_INT_MASK_1,
regmap_update_bits  328 sound/soc/codecs/cs4349.c 	ret = regmap_update_bits(cs4349->regmap, CS4349_MISC, PWR_DWN, PWR_DWN);
regmap_update_bits  345 sound/soc/codecs/cs4349.c 	ret = regmap_update_bits(cs4349->regmap, CS4349_MISC, PWR_DWN, 0);
regmap_update_bits 1424 sound/soc/codecs/cs47l15.c 		regmap_update_bits(madera->regmap, cs47l15_digital_vu[i],
regmap_update_bits 1264 sound/soc/codecs/cs47l24.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_2,
regmap_update_bits 1266 sound/soc/codecs/cs47l24.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_3,
regmap_update_bits 1274 sound/soc/codecs/cs47l24.c 		regmap_update_bits(arizona->regmap, cs47l24_digital_vu[i],
regmap_update_bits 1712 sound/soc/codecs/cs47l35.c 		regmap_update_bits(madera->regmap, cs47l35_digital_vu[i],
regmap_update_bits 2665 sound/soc/codecs/cs47l85.c 		regmap_update_bits(madera->regmap, cs47l85_digital_vu[i],
regmap_update_bits 2580 sound/soc/codecs/cs47l90.c 		regmap_update_bits(madera->regmap, cs47l90_digital_vu[i],
regmap_update_bits   87 sound/soc/codecs/cs47l92.c 	ret = regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits   94 sound/soc/codecs/cs47l92.c 	ret = regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits  107 sound/soc/codecs/cs47l92.c 	ret = regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits 1977 sound/soc/codecs/cs47l92.c 		regmap_update_bits(madera->regmap, cs47l92_digital_vu[i],
regmap_update_bits  560 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_MCLKCTL,
regmap_update_bits  612 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_ASPCFG_CTL,
regmap_update_bits  615 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_ASP_CTL1,
regmap_update_bits  634 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_INT_SR_CTL,
regmap_update_bits  638 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_MCLKCTL,
regmap_update_bits  642 sound/soc/codecs/cs53l30.c 	regmap_update_bits(priv->regmap, CS53L30_ASPCFG_CTL,
regmap_update_bits  662 sound/soc/codecs/cs53l30.c 			regmap_update_bits(priv->regmap, CS53L30_PWRCTL,
regmap_update_bits  673 sound/soc/codecs/cs53l30.c 			regmap_update_bits(priv->regmap, CS53L30_MCLKCTL,
regmap_update_bits  675 sound/soc/codecs/cs53l30.c 			regmap_update_bits(priv->regmap, CS53L30_PWRCTL,
regmap_update_bits  679 sound/soc/codecs/cs53l30.c 			regmap_update_bits(priv->regmap, CS53L30_PWRCTL,
regmap_update_bits  685 sound/soc/codecs/cs53l30.c 		regmap_update_bits(priv->regmap, CS53L30_INT_MASK,
regmap_update_bits  700 sound/soc/codecs/cs53l30.c 		regmap_update_bits(priv->regmap, CS53L30_PWRCTL,
regmap_update_bits  721 sound/soc/codecs/cs53l30.c 		regmap_update_bits(priv->regmap, CS53L30_INT_MASK,
regmap_update_bits  723 sound/soc/codecs/cs53l30.c 		regmap_update_bits(priv->regmap, CS53L30_MCLKCTL,
regmap_update_bits  738 sound/soc/codecs/cs53l30.c 	return regmap_update_bits(priv->regmap, CS53L30_ASP_CTL1,
regmap_update_bits  821 sound/soc/codecs/cs53l30.c 		regmap_update_bits(priv->regmap, CS53L30_ASP_TDMTX_CTL(i),
regmap_update_bits 1018 sound/soc/codecs/cs53l30.c 			regmap_update_bits(cs53l30->regmap, CS53L30_MUTEP_CTL2,
regmap_update_bits 1023 sound/soc/codecs/cs53l30.c 		regmap_update_bits(cs53l30->regmap, CS53L30_MICBIAS_CTL,
regmap_update_bits  666 sound/soc/codecs/cx2072x.c 		regmap_update_bits(cx2072x->regmap, CX2072X_DIGITAL_TEST16,
regmap_update_bits  854 sound/soc/codecs/cx2072x.c 	regmap_update_bits(cx2072x->regmap, CX2072X_I2SPCM_CONTROL2, 0xffffffc0,
regmap_update_bits  856 sound/soc/codecs/cx2072x.c 	regmap_update_bits(cx2072x->regmap, CX2072X_I2SPCM_CONTROL3, 0xffffffc0,
regmap_update_bits  876 sound/soc/codecs/cx2072x.c 		regmap_update_bits(cx2072x->regmap, CX2072X_DIGITAL_BIOS_TEST0,
regmap_update_bits  881 sound/soc/codecs/cx2072x.c 		regmap_update_bits(cx2072x->regmap, CX2072X_DIGITAL_BIOS_TEST0,
regmap_update_bits 1511 sound/soc/codecs/cx2072x.c 	regmap_update_bits(cx2072x->regmap, CX2072X_PORTC_PIN_CTRL,
regmap_update_bits 1514 sound/soc/codecs/cx2072x.c 	regmap_update_bits(cx2072x->regmap, CX2072X_DIGITAL_BIOS_TEST2,
regmap_update_bits  201 sound/soc/codecs/jz4725b.c 		return regmap_update_bits(map, JZ4725B_CODEC_REG_IFR,
regmap_update_bits  208 sound/soc/codecs/jz4725b.c 		return regmap_update_bits(map, JZ4725B_CODEC_REG_IFR,
regmap_update_bits  306 sound/soc/codecs/jz4725b.c 		regmap_update_bits(map, JZ4725B_CODEC_REG_PMR2,
regmap_update_bits  311 sound/soc/codecs/jz4725b.c 		regmap_update_bits(map, JZ4725B_CODEC_REG_PMR2,
regmap_update_bits  316 sound/soc/codecs/jz4725b.c 		regmap_update_bits(map, JZ4725B_CODEC_REG_PMR2,
regmap_update_bits  321 sound/soc/codecs/jz4725b.c 		regmap_update_bits(map, JZ4725B_CODEC_REG_PMR2,
regmap_update_bits  407 sound/soc/codecs/jz4725b.c 		regmap_update_bits(icdc->regmap,
regmap_update_bits  412 sound/soc/codecs/jz4725b.c 		regmap_update_bits(icdc->regmap,
regmap_update_bits  417 sound/soc/codecs/jz4725b.c 		regmap_update_bits(icdc->regmap,
regmap_update_bits  422 sound/soc/codecs/jz4725b.c 		regmap_update_bits(icdc->regmap,
regmap_update_bits  190 sound/soc/codecs/jz4740.c 	regmap_update_bits(jz4740_codec->regmap, JZ4740_REG_CODEC_2,
regmap_update_bits  222 sound/soc/codecs/jz4740.c 	regmap_update_bits(regmap, JZ4740_REG_CODEC_1,
regmap_update_bits  226 sound/soc/codecs/jz4740.c 	regmap_update_bits(regmap, JZ4740_REG_CODEC_1,
regmap_update_bits  249 sound/soc/codecs/jz4740.c 		regmap_update_bits(regmap, JZ4740_REG_CODEC_1, mask, value);
regmap_update_bits  263 sound/soc/codecs/jz4740.c 		regmap_update_bits(regmap, JZ4740_REG_CODEC_1, mask, value);
regmap_update_bits  269 sound/soc/codecs/jz4740.c 		regmap_update_bits(regmap, JZ4740_REG_CODEC_1, mask, value);
regmap_update_bits  283 sound/soc/codecs/jz4740.c 	regmap_update_bits(jz4740_codec->regmap, JZ4740_REG_CODEC_1,
regmap_update_bits  242 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits  246 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits  266 sound/soc/codecs/madera.c 		ret = regmap_update_bits(madera->regmap,
regmap_update_bits  521 sound/soc/codecs/madera.c 	ret = regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1,
regmap_update_bits  530 sound/soc/codecs/madera.c 		ret = regmap_update_bits(madera->regmap,
regmap_update_bits  554 sound/soc/codecs/madera.c 		ret = regmap_update_bits(madera->regmap,
regmap_update_bits  942 sound/soc/codecs/madera.c 	ret = regmap_update_bits(dsp->regmap,
regmap_update_bits 1128 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 1135 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 1139 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 1192 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 1204 sound/soc/codecs/madera.c 			regmap_update_bits(madera->regmap,
regmap_update_bits 1211 sound/soc/codecs/madera.c 			regmap_update_bits(madera->regmap,
regmap_update_bits 2211 sound/soc/codecs/madera.c 		ret = regmap_update_bits(priv->madera->regmap,
regmap_update_bits 2414 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap, MADERA_OUTPUT_ENABLES_1, mask, val);
regmap_update_bits 2713 sound/soc/codecs/madera.c 	return regmap_update_bits(madera->regmap, reg, mask, val);
regmap_update_bits 2796 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap, base + MADERA_AIF_BCLK_CTRL,
regmap_update_bits 2799 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap, base + MADERA_AIF_TX_PIN_CTRL,
regmap_update_bits 2802 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap, base + MADERA_AIF_RX_PIN_CTRL,
regmap_update_bits 2805 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap, base + MADERA_AIF_FORMAT,
regmap_update_bits 3153 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3155 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3164 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3167 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3170 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3174 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3183 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3186 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3829 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 3835 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 3838 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 3893 sound/soc/codecs/madera.c 		regmap_update_bits(fll->madera->regmap,
regmap_update_bits 3898 sound/soc/codecs/madera.c 		regmap_update_bits(fll->madera->regmap,
regmap_update_bits 3967 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3971 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3980 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 3984 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 3989 sound/soc/codecs/madera.c 		regmap_update_bits(madera->regmap,
regmap_update_bits 4075 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4151 sound/soc/codecs/madera.c 	regmap_update_bits(fll->madera->regmap,
regmap_update_bits 4168 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4173 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4190 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4207 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4275 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4278 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4294 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4411 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4415 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4419 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4423 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4427 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4433 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4437 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4441 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4466 sound/soc/codecs/madera.c 	regmap_update_bits(fll->madera->regmap,
regmap_update_bits 4477 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4482 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4488 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4493 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 4499 sound/soc/codecs/madera.c 	regmap_update_bits(madera->regmap,
regmap_update_bits 1897 sound/soc/codecs/max98090.c 	regmap_update_bits(max98090->regmap, M98090_REG_DIGITAL_MIC_ENABLE,
regmap_update_bits 1901 sound/soc/codecs/max98090.c 	regmap_update_bits(max98090->regmap, M98090_REG_DIGITAL_MIC_CONFIG,
regmap_update_bits  209 sound/soc/codecs/max98371.c 	regmap_update_bits(max98371->regmap, MAX98371_FMT,
regmap_update_bits  225 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap, MAX98371_FMT,
regmap_update_bits  230 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap, MAX98371_FMT,
regmap_update_bits  235 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap, MAX98371_FMT,
regmap_update_bits  240 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap, MAX98371_FMT,
regmap_update_bits  252 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  257 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  262 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  272 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  277 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  282 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  287 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  292 sound/soc/codecs/max98371.c 		regmap_update_bits(max98371->regmap,
regmap_update_bits  301 sound/soc/codecs/max98371.c 	regmap_update_bits(max98371->regmap, MAX98371_MONOMIX_SRC,
regmap_update_bits  303 sound/soc/codecs/max98371.c 	regmap_update_bits(max98371->regmap, MAX98371_DAI_CHANNEL,
regmap_update_bits  135 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  158 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  199 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  235 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  284 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  288 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  296 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  301 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  335 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  357 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  367 sound/soc/codecs/max98373.c 				regmap_update_bits(max98373->regmap,
regmap_update_bits  410 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  415 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  739 sound/soc/codecs/max98373.c 	ret = regmap_update_bits(max98373->regmap,
regmap_update_bits  803 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  807 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  812 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  816 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  827 sound/soc/codecs/max98373.c 		regmap_update_bits(max98373->regmap,
regmap_update_bits  833 sound/soc/codecs/max98373.c 	regmap_update_bits(max98373->regmap,
regmap_update_bits  434 sound/soc/codecs/max9860.c 		ret = regmap_update_bits(max9860->regmap, MAX9860_AUDIOCLKHIGH,
regmap_update_bits  507 sound/soc/codecs/max9860.c 		ret = regmap_update_bits(max9860->regmap, MAX9860_PWRMAN,
regmap_update_bits  517 sound/soc/codecs/max9860.c 		ret = regmap_update_bits(max9860->regmap, MAX9860_PWRMAN,
regmap_update_bits  549 sound/soc/codecs/max9860.c 	ret = regmap_update_bits(max9860->regmap, MAX9860_SYSCLK,
regmap_update_bits  579 sound/soc/codecs/max9860.c 	ret = regmap_update_bits(max9860->regmap, MAX9860_SYSCLK,
regmap_update_bits  193 sound/soc/codecs/max9867.c 	regmap_update_bits(max9867->regmap, MAX9867_AUDIOCLKHIGH,
regmap_update_bits  195 sound/soc/codecs/max9867.c 	regmap_update_bits(max9867->regmap, MAX9867_AUDIOCLKLOW,
regmap_update_bits  233 sound/soc/codecs/max9867.c 		regmap_update_bits(max9867->regmap, MAX9867_IFC1B,
regmap_update_bits  240 sound/soc/codecs/max9867.c 		regmap_update_bits(max9867->regmap, MAX9867_AUDIOCLKLOW,
regmap_update_bits  242 sound/soc/codecs/max9867.c 		regmap_update_bits(max9867->regmap, MAX9867_AUDIOCLKHIGH,
regmap_update_bits  253 sound/soc/codecs/max9867.c 	return regmap_update_bits(max9867->regmap, MAX9867_DACLEVEL,
regmap_update_bits  292 sound/soc/codecs/max9867.c 	regmap_update_bits(max9867->regmap, MAX9867_SYSCLK,
regmap_update_bits  416 sound/soc/codecs/max9867.c 			err = regmap_update_bits(max9867->regmap, MAX9867_PWRMAN,
regmap_update_bits  423 sound/soc/codecs/max9867.c 		err = regmap_update_bits(max9867->regmap, MAX9867_PWRMAN,
regmap_update_bits  105 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  113 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  278 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap,
regmap_update_bits  281 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap,
regmap_update_bits  286 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap,
regmap_update_bits  289 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap,
regmap_update_bits  306 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  316 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  344 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap, MAX98925_FORMAT,
regmap_update_bits  360 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  365 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  370 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  405 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap,
regmap_update_bits  419 sound/soc/codecs/max98925.c 	regmap_update_bits(max98925->regmap, MAX98925_DAI_CLK_MODE1,
regmap_update_bits  433 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  439 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  445 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  469 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  475 sound/soc/codecs/max98925.c 		regmap_update_bits(max98925->regmap,
regmap_update_bits  291 sound/soc/codecs/max98926.c 	regmap_update_bits(max98926->regmap,
regmap_update_bits  295 sound/soc/codecs/max98926.c 	regmap_update_bits(max98926->regmap,
regmap_update_bits  302 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  307 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  313 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  318 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  362 sound/soc/codecs/max98926.c 	regmap_update_bits(max98926->regmap, MAX98926_FORMAT,
regmap_update_bits  379 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  386 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  393 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  410 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  416 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  422 sound/soc/codecs/max98926.c 		regmap_update_bits(max98926->regmap,
regmap_update_bits  442 sound/soc/codecs/max98926.c 	regmap_update_bits(max98926->regmap,
regmap_update_bits  163 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  179 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  208 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  213 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  218 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  222 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  227 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  231 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  235 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  283 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  298 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  334 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  376 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  380 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  388 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  393 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  421 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  443 sound/soc/codecs/max98927.c 	regmap_update_bits(max98927->regmap,
regmap_update_bits  507 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  510 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  515 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  518 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  753 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  756 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  761 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  764 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  771 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  774 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  779 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  782 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  790 sound/soc/codecs/max98927.c 		regmap_update_bits(max98927->regmap,
regmap_update_bits  202 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2,
regmap_update_bits  204 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2,
regmap_update_bits  352 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  366 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 8, 0x1 << 8);
regmap_update_bits  367 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 7, 0x0 << 7);
regmap_update_bits  370 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 6, 0x1 << 6);
regmap_update_bits  372 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x3 << 4, 0x0 << 4);
regmap_update_bits  373 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 1, 0x5 << 1);
regmap_update_bits  374 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 0, 0x1 << 0);
regmap_update_bits  588 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  594 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  603 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  609 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  630 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_NCP_CFG1,
regmap_update_bits  633 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_NCP_CFG0,
regmap_update_bits  654 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_SGEN_CFG0,
regmap_update_bits  656 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_SGEN_CFG1,
regmap_update_bits  679 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
regmap_update_bits  682 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON0,
regmap_update_bits  685 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
regmap_update_bits  688 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
regmap_update_bits  691 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DL_SDM_CON1,
regmap_update_bits  701 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_PMIC_NEWIF_CFG2,
regmap_update_bits  735 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON6,
regmap_update_bits  744 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
regmap_update_bits  747 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
regmap_update_bits  750 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON2,
regmap_update_bits  753 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
regmap_update_bits  756 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
regmap_update_bits  759 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
regmap_update_bits  762 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
regmap_update_bits  771 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
regmap_update_bits  774 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
regmap_update_bits  777 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
regmap_update_bits  782 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON6,
regmap_update_bits  819 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
regmap_update_bits  824 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
regmap_update_bits  852 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
regmap_update_bits  855 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
regmap_update_bits  858 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
regmap_update_bits  862 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_UL_SRC_CON0_H,
regmap_update_bits  869 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  874 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  884 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  889 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
regmap_update_bits  911 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON3,
regmap_update_bits  916 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON3,
regmap_update_bits  934 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
regmap_update_bits  938 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
regmap_update_bits  945 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
regmap_update_bits  964 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
regmap_update_bits  968 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
regmap_update_bits  975 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
regmap_update_bits  994 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits  997 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits 1003 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits 1022 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
regmap_update_bits 1025 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
regmap_update_bits 1031 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
regmap_update_bits 1050 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits 1053 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits 1059 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
regmap_update_bits 1414 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_TOP_CLKSQ, 0x0001, 0x0);
regmap_update_bits 1416 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON9,
regmap_update_bits 1419 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_TOP_CKPDN_CON0_SET,
regmap_update_bits 1422 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
regmap_update_bits 1425 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON3,
regmap_update_bits 1428 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AFE_PMIC_NEWIF_CFG2,
regmap_update_bits  110 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR,
regmap_update_bits  112 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_SET,
regmap_update_bits  114 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2,
regmap_update_bits  125 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR,
regmap_update_bits  127 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2,
regmap_update_bits  129 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_DIR0,
regmap_update_bits  136 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE3_CLR,
regmap_update_bits  138 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE3_SET,
regmap_update_bits  140 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE3,
regmap_update_bits  152 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE3_CLR,
regmap_update_bits  154 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_MODE3,
regmap_update_bits  156 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_GPIO_DIR0,
regmap_update_bits  163 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_DCXO_CW14,
regmap_update_bits  173 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON6,
regmap_update_bits  178 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON6,
regmap_update_bits  187 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13,
regmap_update_bits  196 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUD_TOP_CKPDN_CON0,
regmap_update_bits  206 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  210 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  213 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  219 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  223 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  230 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  234 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap,
regmap_update_bits  245 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AFE_AUD_PAD_TOP,
regmap_update_bits  264 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  267 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  278 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  281 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  301 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  304 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDIO_DIG_CFG,
regmap_update_bits  336 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1,
regmap_update_bits  338 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1,
regmap_update_bits  351 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON9,
regmap_update_bits  363 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits  369 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits  405 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap,
regmap_update_bits  761 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON6,
regmap_update_bits  792 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AFE_SGEN_CFG0,
regmap_update_bits  795 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AFE_SGEN_CFG1,
regmap_update_bits  853 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits  875 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits  942 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13, 0x1, 0x1);
regmap_update_bits  966 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits  970 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON9,
regmap_update_bits  974 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits  978 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13, 0x1, 0x0);
regmap_update_bits 1000 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1, 0x3, 0x0);
regmap_update_bits 1009 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1,
regmap_update_bits 1013 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1017 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1024 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1,
regmap_update_bits 1028 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1,
regmap_update_bits 1032 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON12,
regmap_update_bits 1036 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON15, 0x1, 0x0);
regmap_update_bits 1038 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1041 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDNCP_CLKDIV_CON3,
regmap_update_bits 1045 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON2,
regmap_update_bits 1049 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits 1062 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits 1084 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1141 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_ZCD_CON1,
regmap_update_bits 1145 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_ZCD_CON1,
regmap_update_bits 1151 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13, 0x1, 0x1);
regmap_update_bits 1167 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1170 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON7,
regmap_update_bits 1174 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1178 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13, 0x1, 0x0);
regmap_update_bits 1186 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_ZCD_CON1,
regmap_update_bits 1193 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON1, 0x3, 0x0);
regmap_update_bits 1207 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1210 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON7,
regmap_update_bits 1214 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1217 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON7,
regmap_update_bits 1221 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON9,
regmap_update_bits 1225 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON12,
regmap_update_bits 1228 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON15, 0x1, 0x0);
regmap_update_bits 1230 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14, 0x1055, 0x0);
regmap_update_bits 1232 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDNCP_CLKDIV_CON3, 0x1, 0x1);
regmap_update_bits 1235 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON4,
regmap_update_bits 1331 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1365 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13,
regmap_update_bits 1377 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON6,
regmap_update_bits 1382 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 1386 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13,
regmap_update_bits 1393 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON6,
regmap_update_bits 1397 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON6,
regmap_update_bits 1401 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON9,
regmap_update_bits 1405 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON9,
regmap_update_bits 1409 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON12,
regmap_update_bits 1413 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON15,
regmap_update_bits 1416 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1419 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDNCP_CLKDIV_CON3,
regmap_update_bits 1466 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13,
regmap_update_bits 1472 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1475 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1480 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1483 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON14,
regmap_update_bits 1489 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON13,
regmap_update_bits 1522 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON9,
regmap_update_bits 1526 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON9,
regmap_update_bits 1530 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON9,
regmap_update_bits 1535 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON9,
regmap_update_bits 1552 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1554 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1558 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1560 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1566 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1571 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1577 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1583 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1587 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1594 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1599 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1605 sound/soc/codecs/mt6358.c 			regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1611 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1615 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1623 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1626 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1630 sound/soc/codecs/mt6358.c 		regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON3,
regmap_update_bits 1656 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AFE_UL_SRC_CON0_L,
regmap_update_bits 1663 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1666 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1669 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1673 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1677 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1680 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1683 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1687 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 1695 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON10,
regmap_update_bits 1719 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON10,
regmap_update_bits 1745 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AFE_UL_SRC_CON0_L,
regmap_update_bits 1759 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON10,
regmap_update_bits 1773 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON0,
regmap_update_bits 1776 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDENC_ANA_CON1,
regmap_update_bits 2265 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 2268 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON0,
regmap_update_bits 2272 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON6,
regmap_update_bits 2276 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_AUDDEC_ANA_CON7,
regmap_update_bits 2281 sound/soc/codecs/mt6358.c 	regmap_update_bits(priv->regmap, MT6358_ACCDET_CON13,
regmap_update_bits  242 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1,
regmap_update_bits  244 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2,
regmap_update_bits  247 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1,
regmap_update_bits  249 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2,
regmap_update_bits  390 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC,
regmap_update_bits  411 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL0,
regmap_update_bits  464 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL0,
regmap_update_bits  467 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1,
regmap_update_bits  469 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2,
regmap_update_bits  504 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL4,
regmap_update_bits  507 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1,
regmap_update_bits  509 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2,
regmap_update_bits  608 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_CLOCK_SRC,
regmap_update_bits  611 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FLL1,
regmap_update_bits  617 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FLL3,
regmap_update_bits  620 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FLL4,
regmap_update_bits  623 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FLL5,
regmap_update_bits  625 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap,
regmap_update_bits  628 sound/soc/codecs/nau8540.c 		regmap_update_bits(regmap, NAU8540_REG_FLL5,
regmap_update_bits  633 sound/soc/codecs/nau8540.c 		regmap_update_bits(regmap, NAU8540_REG_FLL6,
regmap_update_bits  637 sound/soc/codecs/nau8540.c 		regmap_update_bits(regmap, NAU8540_REG_FLL5,
regmap_update_bits  640 sound/soc/codecs/nau8540.c 		regmap_update_bits(regmap, NAU8540_REG_FLL6,
regmap_update_bits  655 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3,
regmap_update_bits  661 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3,
regmap_update_bits  668 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3,
regmap_update_bits  693 sound/soc/codecs/nau8540.c 	regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC,
regmap_update_bits  707 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC,
regmap_update_bits  709 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL6,
regmap_update_bits  714 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL6,
regmap_update_bits  716 sound/soc/codecs/nau8540.c 		regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC,
regmap_update_bits  742 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_VMID_CTRL,
regmap_update_bits  745 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_REFERENCE,
regmap_update_bits  749 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_MIC_BIAS,
regmap_update_bits  751 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_CLOCK_CTRL,
regmap_update_bits  757 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_ADC_SAMPLE_RATE,
regmap_update_bits  761 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FEPGA1,
regmap_update_bits  764 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_FEPGA2,
regmap_update_bits  768 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL1,
regmap_update_bits  770 sound/soc/codecs/nau8540.c 	regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL2,
regmap_update_bits  552 sound/soc/codecs/nau8810.c 	regmap_update_bits(map, NAU8810_REG_PLLN,
regmap_update_bits  564 sound/soc/codecs/nau8810.c 	regmap_update_bits(map, NAU8810_REG_CLOCK, NAU8810_MCLKSEL_MASK,
regmap_update_bits  566 sound/soc/codecs/nau8810.c 	regmap_update_bits(map, NAU8810_REG_CLOCK,
regmap_update_bits  621 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_IFACE,
regmap_update_bits  624 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_CLOCK,
regmap_update_bits  654 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_CLOCK,
regmap_update_bits  656 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_CLOCK,
regmap_update_bits  683 sound/soc/codecs/nau8810.c 		regmap_update_bits(nau8810->regmap, NAU8810_REG_CLOCK,
regmap_update_bits  722 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_IFACE,
regmap_update_bits  724 sound/soc/codecs/nau8810.c 	regmap_update_bits(nau8810->regmap, NAU8810_REG_SMPLR,
regmap_update_bits  748 sound/soc/codecs/nau8810.c 		regmap_update_bits(map, NAU8810_REG_POWER1,
regmap_update_bits  753 sound/soc/codecs/nau8810.c 		regmap_update_bits(map, NAU8810_REG_POWER1,
regmap_update_bits  759 sound/soc/codecs/nau8810.c 			regmap_update_bits(map, NAU8810_REG_POWER1,
regmap_update_bits  763 sound/soc/codecs/nau8810.c 		regmap_update_bits(map, NAU8810_REG_POWER1,
regmap_update_bits  429 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap, NAU8824_REG_ENABLE_LO,
regmap_update_bits  433 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap, NAU8824_REG_ENABLE_LO,
regmap_update_bits  451 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits  456 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits  477 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits  482 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits  536 sound/soc/codecs/nau8824.c 				regmap_update_bits(regmap,
regmap_update_bits  538 sound/soc/codecs/nau8824.c 				regmap_update_bits(regmap,
regmap_update_bits  568 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits  876 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING,
regmap_update_bits  881 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1,
regmap_update_bits  884 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ENA_CTRL,
regmap_update_bits  922 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING,
regmap_update_bits  934 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1,
regmap_update_bits  937 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING,
regmap_update_bits  942 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ENA_CTRL,
regmap_update_bits 1011 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap,
regmap_update_bits 1015 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap,
regmap_update_bits 1085 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1095 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1116 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits 1139 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_1,
regmap_update_bits 1196 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_1,
regmap_update_bits 1199 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_I2S_PCM_CTRL_2,
regmap_update_bits 1248 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_TDM_CTRL,
regmap_update_bits 1252 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_PORT0_LEFT_TIME_SLOT,
regmap_update_bits 1327 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1330 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_FLL1,
regmap_update_bits 1335 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_FLL3,
regmap_update_bits 1338 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_FLL4,
regmap_update_bits 1342 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_FLL5,
regmap_update_bits 1345 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap,
regmap_update_bits 1348 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL5,
regmap_update_bits 1353 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL6,
regmap_update_bits 1356 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL5,
regmap_update_bits 1359 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap,
regmap_update_bits 1384 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1397 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1399 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL6,
regmap_update_bits 1405 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1407 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL6,
regmap_update_bits 1413 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL6,
regmap_update_bits 1415 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1421 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL3,
regmap_update_bits 1428 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL3,
regmap_update_bits 1435 sound/soc/codecs/nau8824.c 		regmap_update_bits(regmap, NAU8824_REG_FLL3,
regmap_update_bits 1468 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap, NAU8824_REG_ENA_CTRL,
regmap_update_bits 1470 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits 1474 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits 1500 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits 1502 sound/soc/codecs/nau8824.c 		regmap_update_bits(nau8824->regmap,
regmap_update_bits 1656 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_SAR_ADC,
regmap_update_bits 1659 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_SAR_ADC,
regmap_update_bits 1662 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_SAR_ADC,
regmap_update_bits 1666 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_VDET_COEFFICIENT,
regmap_update_bits 1669 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_VDET_COEFFICIENT,
regmap_update_bits 1672 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_VDET_COEFFICIENT,
regmap_update_bits 1691 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_BIAS_ADJ,
regmap_update_bits 1694 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_BOOST,
regmap_update_bits 1697 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_MIC_BIAS,
regmap_update_bits 1700 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_BOOST,
regmap_update_bits 1706 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER,
regmap_update_bits 1710 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_DAC_MUTE_CTRL,
regmap_update_bits 1712 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ENA_CTRL,
regmap_update_bits 1719 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_CLK_GATING_ENA,
regmap_update_bits 1729 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_CLASSG,
regmap_update_bits 1732 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_TRIM_SETTINGS,
regmap_update_bits 1735 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_CHARGE_PUMP_CONTROL,
regmap_update_bits 1744 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ENABLE_LO,
regmap_update_bits 1747 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_DAC_CH0_DGAIN_CTRL,
regmap_update_bits 1749 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_DAC_CH1_DGAIN_CTRL,
regmap_update_bits 1751 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ENABLE_LO,
regmap_update_bits 1757 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ADC_FILTER_CTRL,
regmap_update_bits 1759 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_DAC_FILTER_CTRL_1,
regmap_update_bits 1763 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_RDAC,
regmap_update_bits 1768 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_FEPGA,
regmap_update_bits 1772 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_ANALOG_CONTROL_1,
regmap_update_bits 1775 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap, NAU8824_REG_JACK_DET_CTRL,
regmap_update_bits 1779 sound/soc/codecs/nau8824.c 	regmap_update_bits(regmap,
regmap_update_bits 1789 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_ENA_CTRL,
regmap_update_bits 1791 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap,
regmap_update_bits 1793 sound/soc/codecs/nau8824.c 	regmap_update_bits(nau8824->regmap, NAU8824_REG_INTERRUPT_SETTING_1,
regmap_update_bits  335 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_HSVOL_CTRL,
regmap_update_bits  344 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_HSVOL_CTRL,
regmap_update_bits  498 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits  507 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  511 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_RDAC,
regmap_update_bits  516 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL,
regmap_update_bits  521 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL,
regmap_update_bits  525 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_HSD_CTRL,
regmap_update_bits  528 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BOOST,
regmap_update_bits  531 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CLASSG_CTRL,
regmap_update_bits  539 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_ANALOG_ADC_2,
regmap_update_bits  554 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits  556 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL6, NAU8825_DCO_EN,
regmap_update_bits  561 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits  563 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1,
regmap_update_bits  574 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits  591 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_DACL_CTRL,
regmap_update_bits  594 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_DACR_CTRL,
regmap_update_bits  600 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_IMM_MODE_CTRL,
regmap_update_bits  606 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap,
regmap_update_bits  609 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  616 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BOOST,
regmap_update_bits  619 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_HSD_CTRL,
regmap_update_bits  623 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  627 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits  631 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL,
regmap_update_bits  633 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL,
regmap_update_bits  637 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_RDAC,
regmap_update_bits  640 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  643 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits  647 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap,
regmap_update_bits  654 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_ANALOG_ADC_2,
regmap_update_bits  667 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits  670 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits  680 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_ADC_DGAIN_CTRL,
regmap_update_bits  685 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits  691 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits  697 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits  706 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_IMM_MODE_CTRL,
regmap_update_bits  713 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap,
regmap_update_bits  921 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits  926 sound/soc/codecs/nau8825.c 			regmap_update_bits(nau8825->regmap,
regmap_update_bits  946 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  950 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits  969 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits  973 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits 1012 sound/soc/codecs/nau8825.c 	regmap_update_bits(component->regmap, NAU8825_REG_BIQ_CTRL,
regmap_update_bits 1016 sound/soc/codecs/nau8825.c 	regmap_update_bits(component->regmap, NAU8825_REG_BIQ_CTRL,
regmap_update_bits 1265 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 1276 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 1296 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits 1319 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL1,
regmap_update_bits 1377 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL1,
regmap_update_bits 1381 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits 1439 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL,
regmap_update_bits 1469 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1471 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1502 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS,
regmap_update_bits 1505 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, 0xf, 0xf);
regmap_update_bits 1515 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_DIS_CTRL,
regmap_update_bits 1518 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 1523 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1527 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits 1542 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 1549 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits 1557 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits 1559 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_I2S_PCM_CTRL2,
regmap_update_bits 1563 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1619 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, 3 << 2,
regmap_update_bits 1622 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS,
regmap_update_bits 1626 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_SAR_CTRL,
regmap_update_bits 1639 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_HSD_CTRL, 3 << 2,
regmap_update_bits 1642 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS,
regmap_update_bits 1646 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_SAR_CTRL,
regmap_update_bits 1771 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap,
regmap_update_bits 1775 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 1804 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_SAR_CTRL,
regmap_update_bits 1807 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_SAR_CTRL,
regmap_update_bits 1810 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_SAR_CTRL,
regmap_update_bits 1814 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_KEYDET_CTRL,
regmap_update_bits 1817 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_KEYDET_CTRL,
regmap_update_bits 1820 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_KEYDET_CTRL,
regmap_update_bits 1834 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 1846 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits 1848 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BOOST,
regmap_update_bits 1852 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits 1856 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_BOOST,
regmap_update_bits 1862 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_GPIO12_CTRL,
regmap_update_bits 1865 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_GPIO12_CTRL,
regmap_update_bits 1868 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_GPIO12_CTRL,
regmap_update_bits 1871 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1876 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1879 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 1884 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 1888 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK, 0x7ff, 0x7ff);
regmap_update_bits 1890 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS,
regmap_update_bits 1899 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_ADC_RATE,
regmap_update_bits 1902 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_DAC_CTRL1,
regmap_update_bits 1905 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_CHARGE_PUMP,
regmap_update_bits 1912 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_BIAS_ADJ,
regmap_update_bits 1915 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_DAC_CTRL1,
regmap_update_bits 1919 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_ANALOG_CONTROL_2,
regmap_update_bits 1925 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_CLASSG_CTRL,
regmap_update_bits 1929 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_RDAC,
regmap_update_bits 1934 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_DACL_CTRL,
regmap_update_bits 1936 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_DACR_CTRL,
regmap_update_bits 1939 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_LEFT_TIME_SLOT,
regmap_update_bits 2044 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2048 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1,
regmap_update_bits 2054 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL3,
regmap_update_bits 2057 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL4,
regmap_update_bits 2061 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL5,
regmap_update_bits 2064 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap,
regmap_update_bits 2068 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL5,
regmap_update_bits 2073 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL6,
regmap_update_bits 2078 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL5,
regmap_update_bits 2081 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL6,
regmap_update_bits 2106 sound/soc/codecs/nau8825.c 	regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2144 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2146 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_FLL6,
regmap_update_bits 2149 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_FLL1,
regmap_update_bits 2178 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2190 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_FLL6,
regmap_update_bits 2192 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2197 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER,
regmap_update_bits 2199 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_FLL1,
regmap_update_bits 2202 sound/soc/codecs/nau8825.c 			regmap_update_bits(regmap, NAU8825_REG_FLL6,
regmap_update_bits 2228 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_FLL3,
regmap_update_bits 2252 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_FLL3,
regmap_update_bits 2278 sound/soc/codecs/nau8825.c 		regmap_update_bits(regmap, NAU8825_REG_FLL3,
regmap_update_bits 2322 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK,
regmap_update_bits 2326 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_JACK_DET_CTRL,
regmap_update_bits 2328 sound/soc/codecs/nau8825.c 	regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_DIS_CTRL,
regmap_update_bits 2364 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_MIC_BIAS,
regmap_update_bits 2367 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap,
regmap_update_bits 2377 sound/soc/codecs/nau8825.c 		regmap_update_bits(nau8825->regmap, NAU8825_REG_ENA_CTRL,
regmap_update_bits   99 sound/soc/codecs/pcm1681.c 		regmap_update_bits(priv->regmap, PCM1681_DEEMPH_CONTROL,
regmap_update_bits  107 sound/soc/codecs/pcm1681.c 	return regmap_update_bits(priv->regmap, PCM1681_DEEMPH_CONTROL,
regmap_update_bits  198 sound/soc/codecs/pcm1681.c 	ret = regmap_update_bits(priv->regmap, PCM1681_FMT_CONTROL, 0x0f, val);
regmap_update_bits   68 sound/soc/codecs/pcm1789.c 	return regmap_update_bits(priv->regmap, PCM1789_SOFT_MUTE,
regmap_update_bits  123 sound/soc/codecs/pcm1789.c 	ret = regmap_update_bits(priv->regmap, PCM1789_FMT_CONTROL,
regmap_update_bits  138 sound/soc/codecs/pcm1789.c 	if (regmap_update_bits(priv->regmap, PCM1789_MUTE_CONTROL,
regmap_update_bits   85 sound/soc/codecs/pcm179x.c 	ret = regmap_update_bits(priv->regmap, PCM179X_SOFT_MUTE,
regmap_update_bits  137 sound/soc/codecs/pcm179x.c 	ret = regmap_update_bits(priv->regmap, PCM179X_FMT_CONTROL,
regmap_update_bits   52 sound/soc/codecs/pcm3060.c 	regmap_update_bits(priv->regmap, reg, PCM3060_REG_CSEL, val);
regmap_update_bits  103 sound/soc/codecs/pcm3060.c 	regmap_update_bits(priv->regmap, reg, PCM3060_REG_MASK_FMT, val);
regmap_update_bits  162 sound/soc/codecs/pcm3060.c 	regmap_update_bits(priv->regmap, reg, PCM3060_REG_MASK_MS, val);
regmap_update_bits  318 sound/soc/codecs/pcm3060.c 	rc = regmap_update_bits(priv->regmap, PCM3060_REG64,
regmap_update_bits  329 sound/soc/codecs/pcm3060.c 		regmap_update_bits(priv->regmap, PCM3060_REG64,
regmap_update_bits  377 sound/soc/codecs/pcm3168a.c 	regmap_update_bits(pcm3168a->regmap, reg, mask, fmt << shift);
regmap_update_bits  518 sound/soc/codecs/pcm3168a.c 	regmap_update_bits(pcm3168a->regmap, reg, mask, val);
regmap_update_bits  528 sound/soc/codecs/pcm3168a.c 	regmap_update_bits(pcm3168a->regmap, reg, mask, fmt << shift);
regmap_update_bits  384 sound/soc/codecs/pcm512x.c 	return regmap_update_bits(
regmap_update_bits  634 sound/soc/codecs/pcm512x.c 		regmap_update_bits(regmap, PCM512x_ERROR_DETECT,
regmap_update_bits  638 sound/soc/codecs/pcm512x.c 		regmap_update_bits(regmap, PCM512x_PLL_REF,
regmap_update_bits  678 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_POWER,
regmap_update_bits  688 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_POWER,
regmap_update_bits 1011 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_DAC_REF,
regmap_update_bits 1020 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_GPIO_DACIN,
regmap_update_bits 1049 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_DAC_REF,
regmap_update_bits 1144 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_FS_SPEED_MODE,
regmap_update_bits 1200 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap,
regmap_update_bits 1211 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_ERROR_DETECT,
regmap_update_bits 1232 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_I2S_1,
regmap_update_bits 1252 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_ERROR_DETECT,
regmap_update_bits 1267 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_ERROR_DETECT,
regmap_update_bits 1282 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_PLL_EN,
regmap_update_bits 1295 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_PLL_REF,
regmap_update_bits 1304 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_GPIO_PLLIN,
regmap_update_bits 1313 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_PLL_EN,
regmap_update_bits 1321 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_BCLK_LRCLK_CFG,
regmap_update_bits 1329 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_MASTER_MODE,
regmap_update_bits 1339 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_GPIO_EN,
regmap_update_bits 1348 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, gpio,
regmap_update_bits 1357 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_SYNCHRONIZE,
regmap_update_bits 1364 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_SYNCHRONIZE,
regmap_update_bits 1408 sound/soc/codecs/pcm512x.c 		ret = regmap_update_bits(pcm512x->regmap, PCM512x_MUTE,
regmap_update_bits 1580 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_POWER,
regmap_update_bits 1668 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_POWER,
regmap_update_bits 1715 sound/soc/codecs/pcm512x.c 	ret = regmap_update_bits(pcm512x->regmap, PCM512x_POWER,
regmap_update_bits   82 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL1,
regmap_update_bits  103 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2,
regmap_update_bits  130 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, HPOUT_CTRL,
regmap_update_bits  138 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  141 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  151 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  154 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  195 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  200 sound/soc/codecs/rk3328_codec.c 		regmap_update_bits(rk3328->regmap,
regmap_update_bits  210 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL,
regmap_update_bits  212 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL,
regmap_update_bits  251 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL,
regmap_update_bits  253 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL,
regmap_update_bits  257 sound/soc/codecs/rk3328_codec.c 		regmap_update_bits(rk3328->regmap,
regmap_update_bits  267 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_PRECHARGE_CTRL,
regmap_update_bits  298 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2, DAC_VDL_MASK, val);
regmap_update_bits  301 sound/soc/codecs/rk3328_codec.c 	regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL3,
regmap_update_bits  409 sound/soc/codecs/rt274.c 		regmap_update_bits(rt274->regmap, RT274_EAPD_GPIO_IRQ_CTRL,
regmap_update_bits  415 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, RT274_EAPD_GPIO_IRQ_CTRL,
regmap_update_bits  957 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, RT274_EAPD_GPIO_IRQ_CTRL,
regmap_update_bits 1158 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, 0x1a, 0x4000, 0x4000);
regmap_update_bits 1161 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, RT274_PAD_CTRL12, 0x3, 0x0);
regmap_update_bits 1164 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, 0x6f, 0x0100, 0x0100);
regmap_update_bits 1168 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, 0x6f, 0x3000, 0x2000);
regmap_update_bits 1170 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, 0x6f, 0xf, 0x0);
regmap_update_bits 1175 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, 0x6f, 0xf, 0xb);
regmap_update_bits 1184 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, RT274_I2S_CTRL2, 0xc004, 0x4004);
regmap_update_bits 1185 sound/soc/codecs/rt274.c 	regmap_update_bits(rt274->regmap, RT274_EAPD_GPIO_IRQ_CTRL,
regmap_update_bits  230 sound/soc/codecs/rt286.c 			regmap_update_bits(rt286->regmap,
regmap_update_bits  242 sound/soc/codecs/rt286.c 			regmap_update_bits(rt286->regmap,
regmap_update_bits  250 sound/soc/codecs/rt286.c 				regmap_update_bits(rt286->regmap,
regmap_update_bits  260 sound/soc/codecs/rt286.c 			regmap_update_bits(rt286->regmap,
regmap_update_bits  266 sound/soc/codecs/rt286.c 			regmap_update_bits(rt286->regmap,
regmap_update_bits  317 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x2);
regmap_update_bits  323 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x2, 0x0);
regmap_update_bits  922 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_IRQ_CTRL, 0x1, 0x1);
regmap_update_bits  945 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1195 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1198 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1213 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_POWER_CTRL2, 0xc, 0x0);
regmap_update_bits 1214 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_POWER_CTRL1, 0x1001, 0x1001);
regmap_update_bits 1217 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL2, 0x403a, 0x401a);
regmap_update_bits 1218 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL3, 0xf777, 0x4737);
regmap_update_bits 1219 sound/soc/codecs/rt286.c 	regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL4, 0x00ff, 0x003f);
regmap_update_bits 1222 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1224 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1226 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits 1228 sound/soc/codecs/rt286.c 		regmap_update_bits(rt286->regmap,
regmap_update_bits  240 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  249 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  251 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  257 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  265 sound/soc/codecs/rt298.c 				regmap_update_bits(rt298->regmap,
regmap_update_bits  275 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  281 sound/soc/codecs/rt298.c 			regmap_update_bits(rt298->regmap,
regmap_update_bits  334 sound/soc/codecs/rt298.c 		regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x0);
regmap_update_bits  342 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x2, 0x2);
regmap_update_bits  986 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, RT298_IRQ_CTRL, 0x1, 0x1);
regmap_update_bits 1011 sound/soc/codecs/rt298.c 		regmap_update_bits(rt298->regmap,
regmap_update_bits 1235 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, 0x04, 0x80, 0x80);
regmap_update_bits 1236 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, 0x1b, 0x860, 0x860);
regmap_update_bits 1238 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, 0x08, 0x20, 0x20);
regmap_update_bits 1250 sound/soc/codecs/rt298.c 		regmap_update_bits(rt298->regmap,
regmap_update_bits 1253 sound/soc/codecs/rt298.c 		regmap_update_bits(rt298->regmap,
regmap_update_bits 1267 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap,
regmap_update_bits 1273 sound/soc/codecs/rt298.c 	regmap_update_bits(rt298->regmap, RT298_IRQ_FLAG_CTRL, 0x2, 0x2);
regmap_update_bits  302 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL_SOURCE_CTRL, 0xf,
regmap_update_bits  304 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PWR_ANA1, 0x301,
regmap_update_bits  310 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5,
regmap_update_bits  312 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5,
regmap_update_bits  315 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5,
regmap_update_bits  317 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PWR_ANA1, 0x301, 0);
regmap_update_bits  318 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL_SOURCE_CTRL, 0xf,
regmap_update_bits  526 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_CLK_CTRL1,
regmap_update_bits  796 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_I2S_CTRL1, RT5514_I2S_DL_MASK,
regmap_update_bits  798 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_CLK_CTRL1,
regmap_update_bits  801 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_CLK_CTRL2,
regmap_update_bits  855 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_I2S_CTRL1,
regmap_update_bits  886 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_CLK_CTRL2,
regmap_update_bits  910 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_CLK_CTRL2,
regmap_update_bits  923 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL_SOURCE_CTRL,
regmap_update_bits  928 sound/soc/codecs/rt5514.c 		regmap_update_bits(rt5514->regmap, RT5514_PLL_SOURCE_CTRL,
regmap_update_bits  951 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_ANA_CTRL_PLL1_2,
regmap_update_bits 1038 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_I2S_CTRL1, RT5514_TDM_MODE |
regmap_update_bits 1043 sound/soc/codecs/rt5514.c 	regmap_update_bits(rt5514->regmap, RT5514_I2S_CTRL2,
regmap_update_bits 1370 sound/soc/codecs/rt5616.c 	regmap_update_bits(rt5616->regmap, RT5616_PWR_ANLG1,
regmap_update_bits 1376 sound/soc/codecs/rt5616.c 	regmap_update_bits(rt5616->regmap, RT5616_PWR_ANLG1,
regmap_update_bits 1385 sound/soc/codecs/rt5616.c 	regmap_update_bits(rt5616->regmap, RT5616_PWR_ANLG1,
regmap_update_bits  922 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_PR_BASE +
regmap_update_bits  924 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M2,
regmap_update_bits  926 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M1,
regmap_update_bits  932 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_PWR_ANLG1,
regmap_update_bits  934 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_PWR_ANLG1,
regmap_update_bits  938 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_PWR_ANLG1,
regmap_update_bits  947 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M2,
regmap_update_bits  950 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_CHARGE_PUMP,
regmap_update_bits  953 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M3,
regmap_update_bits  961 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M1,
regmap_update_bits  964 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_PR_BASE +
regmap_update_bits 2005 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_GPIO_CTRL1,
regmap_update_bits 2009 sound/soc/codecs/rt5640.c 		regmap_update_bits(rt5640->regmap, RT5640_DMIC,
regmap_update_bits 2011 sound/soc/codecs/rt5640.c 		regmap_update_bits(rt5640->regmap, RT5640_GPIO_CTRL1,
regmap_update_bits 2016 sound/soc/codecs/rt5640.c 		regmap_update_bits(rt5640->regmap, RT5640_DMIC,
regmap_update_bits 2018 sound/soc/codecs/rt5640.c 		regmap_update_bits(rt5640->regmap, RT5640_GPIO_CTRL1,
regmap_update_bits 2826 sound/soc/codecs/rt5640.c 	regmap_update_bits(rt5640->regmap, RT5640_DUMMY1,
regmap_update_bits  747 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_MICBIAS,
regmap_update_bits 3153 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_PWR_ANLG1,
regmap_update_bits 3156 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_PWR_MIXER,
regmap_update_bits 3158 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_PWR_VOL,
regmap_update_bits 3163 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL2,
regmap_update_bits 3165 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL1,
regmap_update_bits 3168 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL2,
regmap_update_bits 3187 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_IRQ_CTRL2,
regmap_update_bits 3192 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_HP_VOL,
regmap_update_bits 3195 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL2,
regmap_update_bits 3197 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL1,
regmap_update_bits 3208 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_IRQ_CTRL2,
regmap_update_bits 3240 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3242 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GEN_CTRL1,
regmap_update_bits 3353 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_MICBIAS,
regmap_update_bits 3907 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_CLSD_OUT_CTRL, 0xc0, 0xc0);
regmap_update_bits 3910 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IN2_CTRL,
regmap_update_bits 3914 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3919 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3924 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3926 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3928 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3933 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3935 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3946 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3951 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3953 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3958 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3960 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3966 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_DMIC_CTRL1,
regmap_update_bits 3968 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3978 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GEN_CTRL3,
regmap_update_bits 3981 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_MICBIAS,
regmap_update_bits 3983 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IRQ_CTRL2,
regmap_update_bits 3985 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GEN_CTRL3,
regmap_update_bits 3987 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_HPO_MIXER,
regmap_update_bits 3989 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_MICBIAS,
regmap_update_bits 3991 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_GPIO_CTRL1,
regmap_update_bits 3995 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_A_JD_CTRL1,
regmap_update_bits 4000 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_A_JD_CTRL1,
regmap_update_bits 4006 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_A_JD_CTRL1,
regmap_update_bits 4014 sound/soc/codecs/rt5645.c 			regmap_update_bits(rt5645->regmap, RT5645_IRQ_CTRL2,
regmap_update_bits 4019 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_ADDA_CLK1,
regmap_update_bits 4023 sound/soc/codecs/rt5645.c 		regmap_update_bits(rt5645->regmap, RT5645_IRQ_CTRL2,
regmap_update_bits 4076 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_GEN_CTRL3,
regmap_update_bits 4078 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL2, RT5645_CBJ_MN_JD,
regmap_update_bits 4080 sound/soc/codecs/rt5645.c 	regmap_update_bits(rt5645->regmap, RT5645_IN1_CTRL1, RT5645_CBJ_BST1_EN,
regmap_update_bits  690 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_PR_BASE +
regmap_update_bits  692 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_DEPOP_M2,
regmap_update_bits  694 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_DEPOP_M1,
regmap_update_bits  701 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_PWR_ANLG1,
regmap_update_bits  703 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_PWR_ANLG1,
regmap_update_bits  707 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_PWR_ANLG1,
regmap_update_bits  728 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_DEPOP_M2,
regmap_update_bits  731 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_CHARGE_PUMP,
regmap_update_bits  734 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_DEPOP_M3,
regmap_update_bits  743 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_DEPOP_M1,
regmap_update_bits  746 sound/soc/codecs/rt5651.c 		regmap_update_bits(rt5651->regmap, RT5651_PR_BASE +
regmap_update_bits 1479 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_1,
regmap_update_bits 1483 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_1,
regmap_update_bits 1501 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_2,
regmap_update_bits 1505 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_2,
regmap_update_bits 3650 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_DIG_MISC,
regmap_update_bits 3652 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_DIG_1,
regmap_update_bits 3654 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 3658 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 3675 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_DIG_1,
regmap_update_bits 3677 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 3681 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_DIG_MISC,
regmap_update_bits 3911 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_HP_CALIB_CTRL_1,
regmap_update_bits 3936 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_HP_CALIB_CTRL_1,
regmap_update_bits 3976 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_HP_CALIB_CTRL_2, 0x0001,
regmap_update_bits 3983 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_1,
regmap_update_bits 4016 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_MONO_AMP_CALIB_CTRL_1,
regmap_update_bits 4071 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_1,
regmap_update_bits 4074 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_1,
regmap_update_bits 4078 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 4082 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 4085 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_3, RT5659_PWR_LDO2,
regmap_update_bits 4087 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_2, RT5659_PWR_MB1,
regmap_update_bits 4089 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_PWR_VOL, RT5659_PWR_MIC_DET,
regmap_update_bits 4093 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_4BTN_IL_CMD_2,
regmap_update_bits 4101 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_2,
regmap_update_bits 4104 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_2,
regmap_update_bits 4108 sound/soc/codecs/rt5659.c 	regmap_update_bits(rt5659->regmap, RT5659_IRQ_CTRL_2,
regmap_update_bits 4174 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IN1_IN2,
regmap_update_bits 4177 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IN3_IN4,
regmap_update_bits 4180 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_IN3_IN4,
regmap_update_bits 4186 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 4191 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1,
regmap_update_bits 4196 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4200 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1,
regmap_update_bits 4202 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 4207 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1,
regmap_update_bits 4209 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 4214 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1,
regmap_update_bits 4216 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 4228 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4235 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4239 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4246 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4250 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4257 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4261 sound/soc/codecs/rt5659.c 			regmap_update_bits(rt5659->regmap,
regmap_update_bits 4273 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 4282 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1,
regmap_update_bits 4292 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1,
regmap_update_bits 4321 sound/soc/codecs/rt5659.c 		regmap_update_bits(rt5659->regmap, RT5659_GPIO_CTRL_1,
regmap_update_bits 1313 sound/soc/codecs/rt5660.c 	regmap_update_bits(rt5660->regmap, RT5660_GEN_CTRL1,
regmap_update_bits 1318 sound/soc/codecs/rt5660.c 		regmap_update_bits(rt5660->regmap, RT5660_GPIO_CTRL1,
regmap_update_bits 1322 sound/soc/codecs/rt5660.c 			regmap_update_bits(rt5660->regmap, RT5660_DMIC_CTRL1,
regmap_update_bits 1326 sound/soc/codecs/rt5660.c 			regmap_update_bits(rt5660->regmap, RT5660_DMIC_CTRL1,
regmap_update_bits 3615 sound/soc/codecs/rt5663.c 	regmap_update_bits(rt5663->regmap, RT5663_GPIO_1, RT5663_GP1_PIN_MASK,
regmap_update_bits 3618 sound/soc/codecs/rt5663.c 	regmap_update_bits(rt5663->regmap, RT5663_IL_CMD_5,
regmap_update_bits 3625 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_AUTO_1MRC_CLK,
regmap_update_bits 3628 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_PWR_ANLG_2,
regmap_update_bits 3630 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_IRQ_1,
regmap_update_bits 3633 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_HP_LOGIC_2,
regmap_update_bits 3635 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_RECMIX,
regmap_update_bits 3640 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_GPIO_2,
regmap_update_bits 3642 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_GPIO_3,
regmap_update_bits 3644 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_PWR_ANLG_1,
regmap_update_bits 3649 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_DIG_MISC,
regmap_update_bits 3651 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_AUTO_1MRC_CLK,
regmap_update_bits 3653 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_IRQ_1,
regmap_update_bits 3655 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_GPIO_1,
regmap_update_bits 3658 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_GPIO_2,
regmap_update_bits 3661 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_RECMIX,
regmap_update_bits 3663 sound/soc/codecs/rt5663.c 		regmap_update_bits(rt5663->regmap, RT5663_TDM_2,
regmap_update_bits 1177 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_MICBIAS_2, 0x100,
regmap_update_bits 1182 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1,
regmap_update_bits 1193 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1,
regmap_update_bits 1214 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_MICBIAS_2,
regmap_update_bits 1221 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_MICBIAS_2, 0x100, 0);
regmap_update_bits 1268 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1,
regmap_update_bits 1270 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_RC_CLK_CTRL,
regmap_update_bits 1272 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_PWR_ANLG_2,
regmap_update_bits 1274 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_IRQ_CTRL_1, 0x8, 0x8);
regmap_update_bits 4433 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_DIG_MISC,
regmap_update_bits 4438 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_PWR_DIG_1,
regmap_update_bits 4440 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_PWR_ANLG_1,
regmap_update_bits 4442 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_DIG_MISC,
regmap_update_bits 4446 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_PWR_DIG_1,
regmap_update_bits 4448 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_PWR_ANLG_1,
regmap_update_bits 4837 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_IN1_IN2,
regmap_update_bits 4840 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_IN1_IN2,
regmap_update_bits 4843 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_IN3_IN4,
regmap_update_bits 4846 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_IN3_IN4,
regmap_update_bits 4852 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_2,
regmap_update_bits 4854 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1,
regmap_update_bits 4858 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_DMIC_CTRL_1,
regmap_update_bits 4863 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_DMIC_CTRL_1,
regmap_update_bits 4865 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1,
regmap_update_bits 4876 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_DMIC_CTRL_1,
regmap_update_bits 4881 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap,
regmap_update_bits 4885 sound/soc/codecs/rt5665.c 			regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1,
regmap_update_bits 4897 sound/soc/codecs/rt5665.c 	regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1,
regmap_update_bits 4900 sound/soc/codecs/rt5665.c 	regmap_update_bits(rt5665->regmap, RT5665_STO1_DAC_SIL_DET,
regmap_update_bits 4903 sound/soc/codecs/rt5665.c 	regmap_update_bits(rt5665->regmap, RT5665_HP_CHARGE_PUMP_1,
regmap_update_bits 4908 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_2,
regmap_update_bits 4910 sound/soc/codecs/rt5665.c 		regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_3,
regmap_update_bits 4915 sound/soc/codecs/rt5665.c 	regmap_update_bits(rt5665->regmap, RT5665_PWR_ANLG_1,
regmap_update_bits  986 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits  988 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_RC_CLK_CTRL,
regmap_update_bits  992 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_ANLG_2,
regmap_update_bits  995 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_IRQ_CTRL_2,
regmap_update_bits 1003 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_IRQ_CTRL_2,
regmap_update_bits 1005 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_RC_CLK_CTRL,
regmap_update_bits 2228 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_ANLG_1,
regmap_update_bits 2231 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_DIG_1,
regmap_update_bits 2237 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_ANLG_1,
regmap_update_bits 2239 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_DIG_1,
regmap_update_bits 2243 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_DIG_1,
regmap_update_bits 2245 sound/soc/codecs/rt5668.c 		regmap_update_bits(rt5668->regmap, RT5668_PWR_ANLG_1,
regmap_update_bits 2528 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_DMIC_CTRL_1,
regmap_update_bits 2530 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits 2535 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_DMIC_CTRL_1,
regmap_update_bits 2537 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits 2548 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits 2553 sound/soc/codecs/rt5668.c 			regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits 2563 sound/soc/codecs/rt5668.c 	regmap_update_bits(rt5668->regmap, RT5668_PWR_ANLG_1,
regmap_update_bits 2567 sound/soc/codecs/rt5668.c 	regmap_update_bits(rt5668->regmap, RT5668_GPIO_CTRL_1,
regmap_update_bits 1372 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_CHARGE_PUMP,
regmap_update_bits 1374 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2,
regmap_update_bits 1377 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG1,
regmap_update_bits 1414 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GEN_CTRL2,
regmap_update_bits 1416 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_HP_VOL,
regmap_update_bits 1431 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_HP_VOL,
regmap_update_bits 1435 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap,
regmap_update_bits 2989 sound/soc/codecs/rt5670.c 	regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG1,
regmap_update_bits 3007 sound/soc/codecs/rt5670.c 	regmap_update_bits(rt5670->regmap, RT5670_DIG_MISC,
regmap_update_bits 3011 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_IN2,
regmap_update_bits 3020 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits 3022 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL2,
regmap_update_bits 3027 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GLB_CLK,
regmap_update_bits 3031 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG1,
regmap_update_bits 3033 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG2,
regmap_update_bits 3035 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_IRQ_CTRL1,
regmap_update_bits 3037 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_JD_CTRL3,
regmap_update_bits 3043 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1,
regmap_update_bits 3048 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1,
regmap_update_bits 3053 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_A_JD_CTRL1,
regmap_update_bits 3063 sound/soc/codecs/rt5670.c 		regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits 3069 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL1,
regmap_update_bits 3075 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL1,
regmap_update_bits 3078 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits 3084 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL1,
regmap_update_bits 3087 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits 3098 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL1,
regmap_update_bits 3104 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL1,
regmap_update_bits 3107 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits 3118 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_DMIC_CTRL2,
regmap_update_bits 3121 sound/soc/codecs/rt5670.c 			regmap_update_bits(rt5670->regmap, RT5670_GPIO_CTRL1,
regmap_update_bits  695 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_DSP1,
regmap_update_bits  699 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_DSP1,
regmap_update_bits  720 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x1);
regmap_update_bits  721 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap,
regmap_update_bits  723 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG1,
regmap_update_bits  725 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits  729 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits  731 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK2,
regmap_update_bits  738 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK2,
regmap_update_bits  763 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_DSP1, 0x1, 0x0);
regmap_update_bits  773 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_DSP1, 0x1, 0x1);
regmap_update_bits  927 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_DMIC_CTRL1,
regmap_update_bits 1107 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_3, asrc3_mask,
regmap_update_bits 1136 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_4, asrc4_mask,
regmap_update_bits 1165 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_5, asrc5_mask,
regmap_update_bits 1182 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_6, asrc6_mask,
regmap_update_bits 1199 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_7, asrc7_mask,
regmap_update_bits 1228 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_ASRC_8, asrc8_mask,
regmap_update_bits 2404 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2409 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2428 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2433 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2452 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x2);
regmap_update_bits 2456 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x0);
regmap_update_bits 2474 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PLL2_CTRL2, 0x2, 0x2);
regmap_update_bits 2478 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PLL2_CTRL2, 0x2, 0x0);
regmap_update_bits 2496 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2503 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 2526 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_TDM1_CTRL1,
regmap_update_bits 2549 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_TDM2_CTRL1,
regmap_update_bits 2572 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG1,
regmap_update_bits 4150 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S1_SDP,
regmap_update_bits 4152 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_CLK_TREE_CTRL1,
regmap_update_bits 4158 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S2_SDP,
regmap_update_bits 4160 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_CLK_TREE_CTRL1,
regmap_update_bits 4167 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S3_SDP,
regmap_update_bits 4169 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_CLK_TREE_CTRL1,
regmap_update_bits 4176 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S4_SDP,
regmap_update_bits 4178 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_CLK_TREE_CTRL1,
regmap_update_bits 4234 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S1_SDP,
regmap_update_bits 4239 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S2_SDP,
regmap_update_bits 4244 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S3_SDP,
regmap_update_bits 4249 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_I2S4_SDP,
regmap_update_bits 4285 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4331 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4338 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4347 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4351 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4355 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4359 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_GLB_CLK1,
regmap_update_bits 4439 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_TDM1_CTRL1, 0x1f00,
regmap_update_bits 4441 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x8000,
regmap_update_bits 4445 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_TDM2_CTRL1, 0x1f00,
regmap_update_bits 4447 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x80,
regmap_update_bits 4470 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG1,
regmap_update_bits 4474 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap,
regmap_update_bits 4477 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG1,
regmap_update_bits 4484 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 4486 sound/soc/codecs/rt5677.c 			regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC,
regmap_update_bits 4495 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC, 0x1, 0x0);
regmap_update_bits 4500 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2,
regmap_update_bits 4502 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap,
regmap_update_bits 4523 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL2,
regmap_update_bits 4528 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL3,
regmap_update_bits 4544 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL2,
regmap_update_bits 4550 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL3,
regmap_update_bits 4580 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL2,
regmap_update_bits 4585 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL3,
regmap_update_bits 4609 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap,
regmap_update_bits 4617 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap,
regmap_update_bits 4726 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC,
regmap_update_bits 5152 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_IRQ_CTRL1,
regmap_update_bits 5221 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_DIG_MISC,
regmap_update_bits 5225 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_GEN_CTRL1, 0xff, 0xff);
regmap_update_bits 5240 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_JD_CTRL1, jd_mask, jd_val);
regmap_update_bits 5243 sound/soc/codecs/rt5677.c 	regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL1,
regmap_update_bits 5354 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_IN1,
regmap_update_bits 5358 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_IN1,
regmap_update_bits 5362 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_LOUT1,
regmap_update_bits 5366 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_LOUT1,
regmap_update_bits 5370 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_LOUT1,
regmap_update_bits 5374 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GEN_CTRL2,
regmap_update_bits 5377 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_GPIO_CTRL2,
regmap_update_bits 5383 sound/soc/codecs/rt5677.c 		regmap_update_bits(rt5677->regmap, RT5677_MICBIAS,
regmap_update_bits 1002 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_IRQ_CTRL_2,
regmap_update_bits 1004 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_RC_CLK_CTRL,
regmap_update_bits 1018 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 1020 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_RC_CLK_CTRL,
regmap_update_bits 1024 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_ANLG_2,
regmap_update_bits 1027 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_IRQ_CTRL_2,
regmap_update_bits 1035 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_IRQ_CTRL_2,
regmap_update_bits 1037 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_RC_CLK_CTRL,
regmap_update_bits 2306 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_ANLG_1,
regmap_update_bits 2308 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_DIG_1,
regmap_update_bits 2314 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_DIG_1,
regmap_update_bits 2318 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_DIG_1,
regmap_update_bits 2320 sound/soc/codecs/rt5682.c 		regmap_update_bits(rt5682->regmap, RT5682_PWR_ANLG_1,
regmap_update_bits 2612 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_DMIC_CTRL_1,
regmap_update_bits 2614 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 2619 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_DMIC_CTRL_1,
regmap_update_bits 2621 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 2632 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 2637 sound/soc/codecs/rt5682.c 			regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 2647 sound/soc/codecs/rt5682.c 	regmap_update_bits(rt5682->regmap, RT5682_PWR_ANLG_1,
regmap_update_bits 2651 sound/soc/codecs/rt5682.c 	regmap_update_bits(rt5682->regmap, RT5682_GPIO_CTRL_1,
regmap_update_bits 2655 sound/soc/codecs/rt5682.c 	regmap_update_bits(rt5682->regmap, RT5682_BIAS_CUR_CTRL_8,
regmap_update_bits 2657 sound/soc/codecs/rt5682.c 	regmap_update_bits(rt5682->regmap, RT5682_CHARGE_PUMP_1,
regmap_update_bits 1670 sound/soc/codecs/sgtl5000.c 		ret = regmap_update_bits(sgtl5000->regmap,
regmap_update_bits 1686 sound/soc/codecs/sgtl5000.c 		ret = regmap_update_bits(sgtl5000->regmap,
regmap_update_bits  109 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(regmap, AUDIO_IC_CODEC_CTRL1,
regmap_update_bits  113 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(regmap, AUDIO_IC_CODEC_CTRL1,
regmap_update_bits  130 sound/soc/codecs/sirf-audio-codec.c 		regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  153 sound/soc/codecs/sirf-audio-codec.c 		regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  283 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_TXFIFO_OP,
regmap_update_bits  285 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_TXFIFO_OP,
regmap_update_bits  289 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_TXFIFO_OP,
regmap_update_bits  291 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  298 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  305 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_RXFIFO_OP,
regmap_update_bits  307 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_RXFIFO_OP,
regmap_update_bits  312 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_PORT_IC_RXFIFO_OP,
regmap_update_bits  315 sound/soc/codecs/sirf-audio-codec.c 		regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  319 sound/soc/codecs/sirf-audio-codec.c 		regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  326 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  503 sound/soc/codecs/sirf-audio-codec.c 	regmap_update_bits(sirf_audio_codec->regmap, AUDIO_IC_CODEC_CTRL0,
regmap_update_bits  507 sound/soc/codecs/sirf-audio-codec.c 		regmap_update_bits(sirf_audio_codec->regmap,
regmap_update_bits  377 sound/soc/codecs/ssm2518.c 	ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_CLOCK,
regmap_update_bits  382 sound/soc/codecs/ssm2518.c 	ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_SAI_CTRL1,
regmap_update_bits  387 sound/soc/codecs/ssm2518.c 	return regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1,
regmap_update_bits  401 sound/soc/codecs/ssm2518.c 	return regmap_update_bits(ssm2518->regmap, SSM2518_REG_MUTE_CTRL,
regmap_update_bits  481 sound/soc/codecs/ssm2518.c 		ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1,
regmap_update_bits  492 sound/soc/codecs/ssm2518.c 		ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1,
regmap_update_bits  532 sound/soc/codecs/ssm2518.c 		return regmap_update_bits(ssm2518->regmap,
regmap_update_bits  599 sound/soc/codecs/ssm2518.c 	ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_SAI_CTRL1,
regmap_update_bits  604 sound/soc/codecs/ssm2518.c 	return regmap_update_bits(ssm2518->regmap, SSM2518_REG_SAI_CTRL2,
regmap_update_bits  708 sound/soc/codecs/ssm2518.c 	return regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER1,
regmap_update_bits  784 sound/soc/codecs/ssm2518.c 	ret = regmap_update_bits(ssm2518->regmap, SSM2518_REG_POWER2,
regmap_update_bits  321 sound/soc/codecs/ssm2602.c 	regmap_update_bits(ssm2602->regmap, SSM2602_IFACE,
regmap_update_bits  346 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_APDIGI,
regmap_update_bits  350 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_APDIGI,
regmap_update_bits  400 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_PWR,
regmap_update_bits  474 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_PWR,
regmap_update_bits  482 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_PWR,
regmap_update_bits  488 sound/soc/codecs/ssm2602.c 		regmap_update_bits(ssm2602->regmap, SSM2602_PWR,
regmap_update_bits  547 sound/soc/codecs/ssm2602.c 	regmap_update_bits(ssm2602->regmap, SSM2602_LOUT1V,
regmap_update_bits  549 sound/soc/codecs/ssm2602.c 	regmap_update_bits(ssm2602->regmap, SSM2602_ROUT1V,
regmap_update_bits  592 sound/soc/codecs/ssm2602.c 	regmap_update_bits(ssm2602->regmap, SSM2602_LINVOL,
regmap_update_bits  594 sound/soc/codecs/ssm2602.c 	regmap_update_bits(ssm2602->regmap, SSM2602_RINVOL,
regmap_update_bits  219 sound/soc/codecs/ssm4567.c 	return regmap_update_bits(ssm4567->regmap, SSM4567_REG_DAC_CTRL,
regmap_update_bits  229 sound/soc/codecs/ssm4567.c 	return regmap_update_bits(ssm4567->regmap, SSM4567_REG_DAC_CTRL,
regmap_update_bits  265 sound/soc/codecs/ssm4567.c 	ret = regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_2,
regmap_update_bits  271 sound/soc/codecs/ssm4567.c 	return regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_1,
regmap_update_bits  331 sound/soc/codecs/ssm4567.c 	return regmap_update_bits(ssm4567->regmap, SSM4567_REG_SAI_CTRL_1,
regmap_update_bits  345 sound/soc/codecs/ssm4567.c 		ret = regmap_update_bits(ssm4567->regmap,
regmap_update_bits  359 sound/soc/codecs/ssm4567.c 		ret = regmap_update_bits(ssm4567->regmap,
regmap_update_bits  635 sound/soc/codecs/sta32x.c 	return regmap_update_bits(sta32x->regmap, STA32X_CONFB,
regmap_update_bits  765 sound/soc/codecs/sta32x.c 	ret = regmap_update_bits(sta32x->regmap, STA32X_CONFA,
regmap_update_bits  771 sound/soc/codecs/sta32x.c 	ret = regmap_update_bits(sta32x->regmap, STA32X_CONFB,
regmap_update_bits  814 sound/soc/codecs/sta32x.c 		regmap_update_bits(sta32x->regmap, STA32X_CONFF,
regmap_update_bits  835 sound/soc/codecs/sta32x.c 		regmap_update_bits(sta32x->regmap, STA32X_CONFF,
regmap_update_bits  843 sound/soc/codecs/sta32x.c 		regmap_update_bits(sta32x->regmap, STA32X_CONFF,
regmap_update_bits  912 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFA,
regmap_update_bits  918 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFC,
regmap_update_bits  924 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFE,
regmap_update_bits  928 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFE,
regmap_update_bits  932 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFE,
regmap_update_bits  936 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFE,
regmap_update_bits  942 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFF,
regmap_update_bits  948 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_CONFF,
regmap_update_bits  954 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_C1CFG,
regmap_update_bits  958 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_C2CFG,
regmap_update_bits  962 sound/soc/codecs/sta32x.c 	regmap_update_bits(sta32x->regmap, STA32X_C3CFG,
regmap_update_bits  664 sound/soc/codecs/sta350.c 	return regmap_update_bits(sta350->regmap, STA350_CONFB,
regmap_update_bits  794 sound/soc/codecs/sta350.c 	ret = regmap_update_bits(sta350->regmap, STA350_CONFA,
regmap_update_bits  800 sound/soc/codecs/sta350.c 	ret = regmap_update_bits(sta350->regmap, STA350_CONFB,
regmap_update_bits  846 sound/soc/codecs/sta350.c 		regmap_update_bits(sta350->regmap, STA350_CONFF,
regmap_update_bits  867 sound/soc/codecs/sta350.c 		regmap_update_bits(sta350->regmap, STA350_CONFF,
regmap_update_bits  875 sound/soc/codecs/sta350.c 		regmap_update_bits(sta350->regmap, STA350_CONFF,
regmap_update_bits  936 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFA,
regmap_update_bits  942 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFC,
regmap_update_bits  946 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFC,
regmap_update_bits  950 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap,
regmap_update_bits  957 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFE,
regmap_update_bits  961 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFE,
regmap_update_bits  965 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFE,
regmap_update_bits  969 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFE,
regmap_update_bits  973 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFE,
regmap_update_bits  978 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFF,
regmap_update_bits  982 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_CONFF,
regmap_update_bits  988 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_C1CFG,
regmap_update_bits  992 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_C2CFG,
regmap_update_bits  996 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_C3CFG,
regmap_update_bits 1002 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_MISC1,
regmap_update_bits 1006 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_MISC1,
regmap_update_bits 1010 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_MISC1,
regmap_update_bits 1014 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_MISC1,
regmap_update_bits 1019 sound/soc/codecs/sta350.c 	regmap_update_bits(sta350->regmap, STA350_MISC2,
regmap_update_bits  269 sound/soc/codecs/tas5086.c 	return regmap_update_bits(priv->regmap, TAS5086_SYS_CONTROL_1,
regmap_update_bits  371 sound/soc/codecs/tas5086.c 	ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL,
regmap_update_bits  385 sound/soc/codecs/tas5086.c 	ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL,
regmap_update_bits  392 sound/soc/codecs/tas5086.c 	ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL,
regmap_update_bits  443 sound/soc/codecs/tas5086.c 	ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL,
regmap_update_bits  300 sound/soc/codecs/tas571x.c 	return regmap_update_bits(priv->regmap, TAS571X_SDI_REG,
regmap_update_bits  864 sound/soc/codecs/tas571x.c 		ret = regmap_update_bits(priv->regmap, TAS571X_MVOL_REG, 1, 0);
regmap_update_bits  755 sound/soc/codecs/tas6424.c 	ret = regmap_update_bits(tas6424->regmap, TAS6424_MODE_CTRL,
regmap_update_bits 1574 sound/soc/codecs/tlv320aic31xx.c 		regmap_update_bits(aic31xx->regmap, AIC31XX_GPIO1,
regmap_update_bits   51 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(pll->regmap, AIC32X4_PLLPR,
regmap_update_bits   59 sound/soc/codecs/tlv320aic32x4-clk.c 	regmap_update_bits(pll->regmap, AIC32X4_PLLPR,
regmap_update_bits  114 sound/soc/codecs/tlv320aic32x4-clk.c 	ret = regmap_update_bits(pll->regmap, AIC32X4_PLLPR,
regmap_update_bits  119 sound/soc/codecs/tlv320aic32x4-clk.c 	ret = regmap_update_bits(pll->regmap, AIC32X4_PLLPR,
regmap_update_bits  240 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(pll->regmap,
regmap_update_bits  272 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(mux->regmap,
regmap_update_bits  296 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(div->regmap, div->reg,
regmap_update_bits  304 sound/soc/codecs/tlv320aic32x4-clk.c 	regmap_update_bits(div->regmap, div->reg,
regmap_update_bits  318 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(div->regmap, div->reg,
regmap_update_bits  358 sound/soc/codecs/tlv320aic32x4-clk.c 	return regmap_update_bits(mux->regmap, AIC32X4_IFACE3,
regmap_update_bits  180 sound/soc/codecs/ts3a227e.c 			regmap_update_bits(ts3a227e->regmap,
regmap_update_bits  277 sound/soc/codecs/ts3a227e.c 		regmap_update_bits(ts3a227e->regmap, TS3A227E_REG_SETTING_3,
regmap_update_bits  325 sound/soc/codecs/ts3a227e.c 	regmap_update_bits(ts3a227e->regmap, TS3A227E_REG_INTERRUPT_DISABLE,
regmap_update_bits  115 sound/soc/codecs/uda134x.c 	regmap_update_bits(uda134x->regmap, UDA134X_STATUS0, mask, mask);
regmap_update_bits  117 sound/soc/codecs/uda134x.c 	regmap_update_bits(uda134x->regmap, UDA134X_STATUS0, mask, 0);
regmap_update_bits  133 sound/soc/codecs/uda134x.c 	return regmap_update_bits(uda134x->regmap, UDA134X_DATA010, mask, val);
regmap_update_bits  241 sound/soc/codecs/uda134x.c 	return regmap_update_bits(uda134x->regmap, UDA134X_STATUS0,
regmap_update_bits 4103 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4106 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4114 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4117 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4139 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4142 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4145 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4148 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap,
regmap_update_bits 4152 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap,
regmap_update_bits 4176 sound/soc/codecs/wcd9335.c 			regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4181 sound/soc/codecs/wcd9335.c 			regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4187 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_CLK_TOP,
regmap_update_bits 4202 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4205 sound/soc/codecs/wcd9335.c 		regmap_update_bits(wcd->regmap, WCD9335_ANA_BIAS,
regmap_update_bits 4828 sound/soc/codecs/wcd9335.c 	regmap_update_bits(wcd->regmap, WCD9335_CODEC_RPM_CLK_GATE,
regmap_update_bits 4831 sound/soc/codecs/wcd9335.c 	regmap_update_bits(wcd->regmap, WCD9335_CODEC_RPM_CLK_MCLK_CFG,
regmap_update_bits 2336 sound/soc/codecs/wm2200.c 		regmap_update_bits(wm2200->regmap, wm2200_dig_vu[i],
regmap_update_bits 2367 sound/soc/codecs/wm2200.c 		regmap_update_bits(wm2200->regmap,
regmap_update_bits 2376 sound/soc/codecs/wm2200.c 		regmap_update_bits(wm2200->regmap, wm2200_mic_ctrl_reg[i],
regmap_update_bits 2390 sound/soc/codecs/wm2200.c 			regmap_update_bits(wm2200->regmap,
regmap_update_bits 1978 sound/soc/codecs/wm5100.c 	regmap_update_bits(wm5100->regmap, WM5100_ACCESSORY_DETECT_MODE_1,
regmap_update_bits 1983 sound/soc/codecs/wm5100.c 	regmap_update_bits(wm5100->regmap, WM5100_MISC_CONTROL,
regmap_update_bits 2001 sound/soc/codecs/wm5100.c 	regmap_update_bits(wm5100->regmap, WM5100_MIC_DETECT_1,
regmap_update_bits 2035 sound/soc/codecs/wm5100.c 		regmap_update_bits(wm5100->regmap, WM5100_MIC_DETECT_1,
regmap_update_bits 2056 sound/soc/codecs/wm5100.c 			regmap_update_bits(wm5100->regmap, WM5100_MIC_DETECT_1,
regmap_update_bits 2240 sound/soc/codecs/wm5100.c 	regmap_update_bits(wm5100->regmap, WM5100_GPIO_CTRL_1 + offset,
regmap_update_bits 2252 sound/soc/codecs/wm5100.c 	ret = regmap_update_bits(wm5100->regmap, WM5100_GPIO_CTRL_1 + offset,
regmap_update_bits 2278 sound/soc/codecs/wm5100.c 	return regmap_update_bits(wm5100->regmap, WM5100_GPIO_CTRL_1 + offset,
regmap_update_bits 2544 sound/soc/codecs/wm5100.c 		regmap_update_bits(wm5100->regmap, wm5100_mic_ctrl_reg[i],
regmap_update_bits 2575 sound/soc/codecs/wm5100.c 			regmap_update_bits(wm5100->regmap,
regmap_update_bits 2586 sound/soc/codecs/wm5100.c 			regmap_update_bits(wm5100->regmap,
regmap_update_bits 2074 sound/soc/codecs/wm5102.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_2,
regmap_update_bits 2076 sound/soc/codecs/wm5102.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_3,
regmap_update_bits 2084 sound/soc/codecs/wm5102.c 		regmap_update_bits(arizona->regmap, wm5102_digital_vu[i],
regmap_update_bits  443 sound/soc/codecs/wm5110.c 	ret = regmap_update_bits(arizona->regmap, ARIZONA_DRE_ENABLE,
regmap_update_bits 2438 sound/soc/codecs/wm5110.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_2,
regmap_update_bits 2440 sound/soc/codecs/wm5110.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_3,
regmap_update_bits 2448 sound/soc/codecs/wm5110.c 		regmap_update_bits(arizona->regmap, wm5110_digital_vu[i],
regmap_update_bits  269 sound/soc/codecs/wm8580.c 	regmap_update_bits(wm8580->regmap, reg, 0x100, 0x000);
regmap_update_bits  270 sound/soc/codecs/wm8580.c 	regmap_update_bits(wm8580->regmap, reg2, 0x100, 0x000);
regmap_update_bits  611 sound/soc/codecs/wm8731.c 	regmap_update_bits(wm8731->regmap, WM8731_LOUT1V, 0x100, 0);
regmap_update_bits  612 sound/soc/codecs/wm8731.c 	regmap_update_bits(wm8731->regmap, WM8731_ROUT1V, 0x100, 0);
regmap_update_bits  613 sound/soc/codecs/wm8731.c 	regmap_update_bits(wm8731->regmap, WM8731_LINVOL, 0x100, 0);
regmap_update_bits  614 sound/soc/codecs/wm8731.c 	regmap_update_bits(wm8731->regmap, WM8731_RINVOL, 0x100, 0);
regmap_update_bits  617 sound/soc/codecs/wm8731.c 	regmap_update_bits(wm8731->regmap, WM8731_APANA, 0x8, 0);
regmap_update_bits 1325 sound/soc/codecs/wm8753.c 	regmap_update_bits(wm8753->regmap, WM8753_PWR1, 0x0180, 0x0100);
regmap_update_bits  701 sound/soc/codecs/wm8804.c 	regmap_update_bits(wm8804->regmap, WM8804_PWRDN, 0x8, 0x0);
regmap_update_bits  711 sound/soc/codecs/wm8804.c 	regmap_update_bits(wm8804->regmap, WM8804_PWRDN, 0x8, 0x8);
regmap_update_bits 1705 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_INTERRUPT_POLARITY_1,
regmap_update_bits 1793 sound/soc/codecs/wm8903.c 	ret = regmap_update_bits(wm8903->regmap,
regmap_update_bits 1822 sound/soc/codecs/wm8903.c 	ret = regmap_update_bits(wm8903->regmap,
regmap_update_bits 1834 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_GPIO_CONTROL_1 + offset,
regmap_update_bits 2105 sound/soc/codecs/wm8903.c 		regmap_update_bits(wm8903->regmap, WM8903_WRITE_SEQUENCER_0,
regmap_update_bits 2127 sound/soc/codecs/wm8903.c 		regmap_update_bits(wm8903->regmap, WM8903_INTERRUPT_CONTROL,
regmap_update_bits 2140 sound/soc/codecs/wm8903.c 		regmap_update_bits(wm8903->regmap,
regmap_update_bits 2146 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ADC_DIGITAL_VOLUME_LEFT,
regmap_update_bits 2148 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ADC_DIGITAL_VOLUME_RIGHT,
regmap_update_bits 2151 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_DAC_DIGITAL_VOLUME_LEFT,
regmap_update_bits 2153 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_DAC_DIGITAL_VOLUME_RIGHT,
regmap_update_bits 2156 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT1_LEFT,
regmap_update_bits 2158 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT1_RIGHT,
regmap_update_bits 2161 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT2_LEFT,
regmap_update_bits 2163 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT2_RIGHT,
regmap_update_bits 2166 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT3_LEFT,
regmap_update_bits 2168 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_ANALOGUE_OUT3_RIGHT,
regmap_update_bits 2172 sound/soc/codecs/wm8903.c 	regmap_update_bits(wm8903->regmap, WM8903_DAC_DIGITAL_1,
regmap_update_bits 2226 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ADC_DIGITAL_VOLUME_LEFT,
regmap_update_bits 2228 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ADC_DIGITAL_VOLUME_RIGHT,
regmap_update_bits 2230 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_DAC_DIGITAL_VOLUME_LEFT,
regmap_update_bits 2232 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_DAC_DIGITAL_VOLUME_RIGHT,
regmap_update_bits 2234 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ANALOGUE_OUT1_LEFT,
regmap_update_bits 2237 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ANALOGUE_OUT1_RIGHT,
regmap_update_bits 2240 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ANALOGUE_OUT2_LEFT,
regmap_update_bits 2243 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_ANALOGUE_OUT2_RIGHT,
regmap_update_bits 2246 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_CLOCK_RATES_0,
regmap_update_bits 2255 sound/soc/codecs/wm8904.c 			regmap_update_bits(wm8904->regmap,
regmap_update_bits 2263 sound/soc/codecs/wm8904.c 			regmap_update_bits(wm8904->regmap,
regmap_update_bits 2272 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_CLASS_W_0,
regmap_update_bits 2276 sound/soc/codecs/wm8904.c 	regmap_update_bits(wm8904->regmap, WM8904_BIAS_CONTROL_0,
regmap_update_bits 1428 sound/soc/codecs/wm8960.c 		ret = regmap_update_bits(wm8960->regmap, WM8960_ADDCTL2,
regmap_update_bits 1438 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_LINVOL, 0x100, 0x100);
regmap_update_bits 1439 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_RINVOL, 0x100, 0x100);
regmap_update_bits 1440 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_LADC, 0x100, 0x100);
regmap_update_bits 1441 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_RADC, 0x100, 0x100);
regmap_update_bits 1442 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_LDAC, 0x100, 0x100);
regmap_update_bits 1443 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_RDAC, 0x100, 0x100);
regmap_update_bits 1444 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_LOUT1, 0x100, 0x100);
regmap_update_bits 1445 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_ROUT1, 0x100, 0x100);
regmap_update_bits 1446 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_LOUT2, 0x100, 0x100);
regmap_update_bits 1447 sound/soc/codecs/wm8960.c 	regmap_update_bits(wm8960->regmap, WM8960_ROUT2, 0x100, 0x100);
regmap_update_bits 3302 sound/soc/codecs/wm8962.c 		regmap_update_bits(wm8962->regmap, WM8962_ANALOGUE_CLOCKING1,
regmap_update_bits 3636 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2,
regmap_update_bits 3640 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2,
regmap_update_bits 3644 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_PLL2,
regmap_update_bits 3659 sound/soc/codecs/wm8962.c 		regmap_update_bits(wm8962->regmap, WM8962_CLASS_D_CONTROL_2,
regmap_update_bits 3665 sound/soc/codecs/wm8962.c 		regmap_update_bits(wm8962->regmap, WM8962_ADDITIONAL_CONTROL_4,
regmap_update_bits 3673 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_LEFT_INPUT_VOLUME,
regmap_update_bits 3675 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME,
regmap_update_bits 3677 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_LEFT_ADC_VOLUME,
regmap_update_bits 3679 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_RIGHT_ADC_VOLUME,
regmap_update_bits 3681 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_LEFT_DAC_VOLUME,
regmap_update_bits 3683 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_RIGHT_DAC_VOLUME,
regmap_update_bits 3685 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_SPKOUTL_VOLUME,
regmap_update_bits 3687 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_SPKOUTR_VOLUME,
regmap_update_bits 3689 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_HPOUTL_VOLUME,
regmap_update_bits 3691 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_HPOUTR_VOLUME,
regmap_update_bits 3695 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_EQ1,
regmap_update_bits 3699 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_IRQ_DEBOUNCE,
regmap_update_bits 3723 sound/soc/codecs/wm8962.c 		regmap_update_bits(wm8962->regmap, WM8962_INTERRUPT_CONTROL,
regmap_update_bits 3737 sound/soc/codecs/wm8962.c 			regmap_update_bits(wm8962->regmap,
regmap_update_bits 3802 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2,
regmap_update_bits 3806 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2,
regmap_update_bits 3810 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_PLL2,
regmap_update_bits 3816 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_ANTI_POP,
regmap_update_bits 3821 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_PWR_MGMT_1,
regmap_update_bits 3838 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_PWR_MGMT_1,
regmap_update_bits 3841 sound/soc/codecs/wm8962.c 	regmap_update_bits(wm8962->regmap, WM8962_ANTI_POP,
regmap_update_bits  557 sound/soc/codecs/wm8971.c 	regmap_update_bits(wm8971->regmap, WM8971_PWR1, 0x0180, 0x0100);
regmap_update_bits 1300 sound/soc/codecs/wm8991.c 	regmap_update_bits(wm8991->regmap, WM8991_AUDIO_INTERFACE_4,
regmap_update_bits 1303 sound/soc/codecs/wm8991.c 	regmap_update_bits(wm8991->regmap, WM8991_GPIO1_GPIO2,
regmap_update_bits 1306 sound/soc/codecs/wm8991.c 	regmap_update_bits(wm8991->regmap, WM8991_POWER_MANAGEMENT_1,
regmap_update_bits 1310 sound/soc/codecs/wm8991.c 	regmap_update_bits(wm8991->regmap, WM8991_POWER_MANAGEMENT_2,
regmap_update_bits 1691 sound/soc/codecs/wm8993.c 		ret = regmap_update_bits(wm8993->regmap, WM8993_GPIO1,
regmap_update_bits 4491 sound/soc/codecs/wm8994.c 		regmap_update_bits(wm8994->wm8994->regmap, WM8994_ANTIPOP_2,
regmap_update_bits 4503 sound/soc/codecs/wm8994.c 		regmap_update_bits(wm8994->wm8994->regmap, WM8994_ANTIPOP_2,
regmap_update_bits 2143 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_GPIO_1 + offset,
regmap_update_bits 2155 sound/soc/codecs/wm8996.c 	return regmap_update_bits(wm8996->regmap, WM8996_GPIO_1 + offset,
regmap_update_bits 2177 sound/soc/codecs/wm8996.c 	return regmap_update_bits(wm8996->regmap, WM8996_GPIO_1 + offset,
regmap_update_bits 2865 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_LINE_INPUT_CONTROL,
regmap_update_bits 2879 sound/soc/codecs/wm8996.c 		regmap_update_bits(wm8996->regmap,
regmap_update_bits 2885 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_ACCESSORY_DETECT_MODE_2,
regmap_update_bits 2890 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_LEFT_LINE_INPUT_VOLUME,
regmap_update_bits 2892 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_RIGHT_LINE_INPUT_VOLUME,
regmap_update_bits 2895 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DAC1_LEFT_VOLUME,
regmap_update_bits 2897 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DAC1_RIGHT_VOLUME,
regmap_update_bits 2899 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DAC2_LEFT_VOLUME,
regmap_update_bits 2901 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DAC2_RIGHT_VOLUME,
regmap_update_bits 2904 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_OUTPUT1_LEFT_VOLUME,
regmap_update_bits 2906 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_OUTPUT1_RIGHT_VOLUME,
regmap_update_bits 2908 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_OUTPUT2_LEFT_VOLUME,
regmap_update_bits 2910 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_OUTPUT2_RIGHT_VOLUME,
regmap_update_bits 2913 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP1_TX_LEFT_VOLUME,
regmap_update_bits 2915 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP1_TX_RIGHT_VOLUME,
regmap_update_bits 2917 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP2_TX_LEFT_VOLUME,
regmap_update_bits 2919 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP2_TX_RIGHT_VOLUME,
regmap_update_bits 2922 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP1_RX_LEFT_VOLUME,
regmap_update_bits 2924 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP1_RX_RIGHT_VOLUME,
regmap_update_bits 2926 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP2_RX_LEFT_VOLUME,
regmap_update_bits 2928 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap, WM8996_DSP2_RX_RIGHT_VOLUME,
regmap_update_bits 2934 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2939 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2944 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2949 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2954 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2959 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2965 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2970 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2976 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2981 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2986 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2991 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 2996 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 3001 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 3007 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 3012 sound/soc/codecs/wm8996.c 	regmap_update_bits(wm8996->regmap,
regmap_update_bits 3028 sound/soc/codecs/wm8996.c 		regmap_update_bits(wm8996->regmap, WM8996_AIF1_TX_LRCLK_2,
regmap_update_bits 3039 sound/soc/codecs/wm8996.c 		regmap_update_bits(wm8996->regmap, WM8996_AIF2_TX_LRCLK_2,
regmap_update_bits 1146 sound/soc/codecs/wm8997.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_2,
regmap_update_bits 1148 sound/soc/codecs/wm8997.c 	regmap_update_bits(arizona->regmap, ARIZONA_SAMPLE_RATE_3,
regmap_update_bits 1156 sound/soc/codecs/wm8997.c 		regmap_update_bits(arizona->regmap, wm8997_digital_vu[i],
regmap_update_bits 1368 sound/soc/codecs/wm8998.c 		regmap_update_bits(arizona->regmap, wm8998_digital_vu[i],
regmap_update_bits 1347 sound/soc/codecs/wm9081.c 	regmap_update_bits(wm9081->regmap, WM9081_INTERRUPT_CONTROL,
regmap_update_bits 2715 sound/soc/codecs/wm_adsp.c 		regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_30,
regmap_update_bits 2732 sound/soc/codecs/wm_adsp.c 			ret = regmap_update_bits(dsp->regmap,
regmap_update_bits 2767 sound/soc/codecs/wm_adsp.c 		regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_30,
regmap_update_bits 2779 sound/soc/codecs/wm_adsp.c 		regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_30,
regmap_update_bits 2782 sound/soc/codecs/wm_adsp.c 		regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_19,
regmap_update_bits 2785 sound/soc/codecs/wm_adsp.c 		regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_30,
regmap_update_bits 2804 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + ADSP1_CONTROL_30,
regmap_update_bits 2884 sound/soc/codecs/wm_adsp.c 	return regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 2890 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 2900 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 3006 sound/soc/codecs/wm_adsp.c 	ret = regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CLOCKING,
regmap_update_bits 3061 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + ADSP2_WATCHDOG,
regmap_update_bits 3067 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + HALO_WDT_CONTROL,
regmap_update_bits 3115 sound/soc/codecs/wm_adsp.c 	return regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 3122 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 3229 sound/soc/codecs/wm_adsp.c 	return regmap_update_bits(dsp->regmap,
regmap_update_bits 3236 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + HALO_CCM_CORE_CONTROL,
regmap_update_bits 3240 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(dsp->regmap, dsp->base + HALO_CORE_SOFT_RESET,
regmap_update_bits 3281 sound/soc/codecs/wm_adsp.c 		ret = regmap_update_bits(dsp->regmap, dsp->base + ADSP2_CONTROL,
regmap_update_bits 4305 sound/soc/codecs/wm_adsp.c 	regmap_update_bits(regmap, dsp->base + ADSP2_LOCK_REGION_CTRL,
regmap_update_bits   65 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_RESET, RST_ADC_DPZ, 0);
regmap_update_bits   66 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_RESET, RST_ADC_DPZ, RST_ADC_DPZ);
regmap_update_bits   82 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_RESET, RST_DAC_DPZ, 0);
regmap_update_bits   83 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_RESET, RST_DAC_DPZ, RST_DAC_DPZ);
regmap_update_bits  292 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_I2S1_CONFIG_0, I2S1_MS_MODE, val);
regmap_update_bits  309 sound/soc/codecs/zx_aud96p22.c 	regmap_update_bits(regmap, AUD96P22_I2S1_CONFIG_0, I2S1_MODE_MASK, val);
regmap_update_bits  168 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  188 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRMCR(index),
regmap_update_bits  357 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCNCR,
regmap_update_bits  362 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  364 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  368 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCSR,
regmap_update_bits  378 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCDR(index),
regmap_update_bits  384 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRMCR1(index),
regmap_update_bits  390 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRMCR(index),
regmap_update_bits  402 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  406 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  413 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCFG,
regmap_update_bits  433 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  461 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  794 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRTFR1,
regmap_update_bits 1048 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits 1055 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCFG,
regmap_update_bits 1060 sound/soc/fsl/fsl_asrc.c 	regmap_update_bits(asrc_priv->regmap, REG_ASRCTR,
regmap_update_bits  207 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCCR(tx),
regmap_update_bits  216 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCCR(tx),
regmap_update_bits  258 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCCR(tx),
regmap_update_bits  323 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_ECR,
regmap_update_bits  380 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TCCR,
regmap_update_bits  383 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR,
regmap_update_bits  471 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TCR, mask, xcr);
regmap_update_bits  472 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RCR, mask, xcr);
regmap_update_bits  476 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TCCR, mask, xccr);
regmap_update_bits  477 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR, mask, xccr);
regmap_update_bits  489 sound/soc/fsl/fsl_esai.c 		regmap_update_bits(esai_priv->regmap, REG_ESAI_SAICR,
regmap_update_bits  494 sound/soc/fsl/fsl_esai.c 		regmap_update_bits(esai_priv->regmap, REG_ESAI_TCCR,
regmap_update_bits  496 sound/soc/fsl/fsl_esai.c 		regmap_update_bits(esai_priv->regmap, REG_ESAI_RCCR,
regmap_update_bits  530 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx), mask, val);
regmap_update_bits  533 sound/soc/fsl/fsl_esai.c 		regmap_update_bits(esai_priv->regmap, REG_ESAI_TCR, mask, val);
regmap_update_bits  536 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx),
regmap_update_bits  540 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xFCR(tx),
regmap_update_bits  548 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xFCR(tx), mask, val);
regmap_update_bits  551 sound/soc/fsl/fsl_esai.c 		regmap_update_bits(esai_priv->regmap, REG_ESAI_TCR,
regmap_update_bits  555 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC,
regmap_update_bits  557 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PCRC,
regmap_update_bits  568 sound/soc/fsl/fsl_esai.c 	ret = regmap_update_bits(esai_priv->regmap, REG_ESAI_ECR,
regmap_update_bits  580 sound/soc/fsl/fsl_esai.c 	ret = regmap_update_bits(esai_priv->regmap, REG_ESAI_ECR,
regmap_update_bits  588 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC,
regmap_update_bits  590 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PCRC,
regmap_update_bits  601 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TFCR,
regmap_update_bits  603 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RFCR,
regmap_update_bits  612 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TFCR, ESAI_xFCR_xFR, 0);
regmap_update_bits  613 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RFCR, ESAI_xFCR_xFR, 0);
regmap_update_bits  624 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xFCR(tx),
regmap_update_bits  643 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx),
regmap_update_bits  648 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xSMB(tx),
regmap_update_bits  650 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xSMA(tx),
regmap_update_bits  654 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx),
regmap_update_bits  660 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx),
regmap_update_bits  663 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xCR(tx),
regmap_update_bits  665 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xSMA(tx),
regmap_update_bits  667 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xSMB(tx),
regmap_update_bits  671 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xFCR(tx),
regmap_update_bits  673 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_xFCR(tx),
regmap_update_bits  699 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TCR,
regmap_update_bits  701 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RCR,
regmap_update_bits  708 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_TCR,
regmap_update_bits  710 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_RCR,
regmap_update_bits  712 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PRRC,
regmap_update_bits  714 sound/soc/fsl/fsl_esai.c 	regmap_update_bits(esai_priv->regmap, REG_ESAI_PCRC,
regmap_update_bits  175 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap,
regmap_update_bits  184 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap,
regmap_update_bits  251 sound/soc/fsl/fsl_micfil.c 		ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  260 sound/soc/fsl/fsl_micfil.c 		ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  273 sound/soc/fsl/fsl_micfil.c 		ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  281 sound/soc/fsl/fsl_micfil.c 		ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  307 sound/soc/fsl/fsl_micfil.c 	ret |= regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL2,
regmap_update_bits  319 sound/soc/fsl/fsl_micfil.c 	ret |= regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL2,
regmap_update_bits  339 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  347 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL1,
regmap_update_bits  401 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap, REG_MICFIL_CTRL2,
regmap_update_bits  419 sound/soc/fsl/fsl_micfil.c 	ret = regmap_update_bits(micfil->regmap, REG_MICFIL_FIFO_CTRL,
regmap_update_bits  175 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR2(tx, ofs),
regmap_update_bits  303 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR2(tx, ofs),
regmap_update_bits  305 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR4(tx, ofs),
regmap_update_bits  395 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_RCR2(ofs),
regmap_update_bits  398 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_RCR2(ofs),
regmap_update_bits  402 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_TCR2(ofs),
regmap_update_bits  405 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_TCR2(ofs),
regmap_update_bits  479 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_TCR4(ofs),
regmap_update_bits  482 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_TCR5(ofs),
regmap_update_bits  488 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_RCR4(ofs),
regmap_update_bits  491 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_RCR5(ofs),
regmap_update_bits  499 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR4(tx, ofs),
regmap_update_bits  502 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR5(tx, ofs),
regmap_update_bits  540 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_TCR2(ofs), FSL_SAI_CR2_SYNC,
regmap_update_bits  542 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_RCR2(ofs), FSL_SAI_CR2_SYNC,
regmap_update_bits  553 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_xCSR(tx, ofs),
regmap_update_bits  556 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_RCSR(ofs),
regmap_update_bits  558 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_TCSR(ofs),
regmap_update_bits  561 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_xCSR(tx, ofs),
regmap_update_bits  567 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_xCSR(tx, ofs),
regmap_update_bits  569 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(sai->regmap, FSL_SAI_xCSR(tx, ofs),
regmap_update_bits  576 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_TCSR(ofs),
regmap_update_bits  578 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_RCSR(ofs),
regmap_update_bits  588 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_TCSR(ofs),
regmap_update_bits  590 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_RCSR(ofs),
regmap_update_bits  627 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR3(tx, ofs),
regmap_update_bits  654 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_xCR3(tx, ofs),
regmap_update_bits  682 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_TCR1(ofs),
regmap_update_bits  685 sound/soc/fsl/fsl_sai.c 	regmap_update_bits(sai->regmap, FSL_SAI_RCR1(ofs),
regmap_update_bits 1006 sound/soc/fsl/fsl_sai.c 		regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index),
regmap_update_bits  139 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SIE, INT_SYM_ERR, 0);
regmap_update_bits  362 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_SRPC,
regmap_update_bits  449 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_STC, mask, stc);
regmap_update_bits  491 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SIE, 0xffffff, 0);
regmap_update_bits  514 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_SCR, mask, scr);
regmap_update_bits  517 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_SCR, SCR_LOW_POWER, 0);
regmap_update_bits  554 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_SCR, mask, scr);
regmap_update_bits  559 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SCR,
regmap_update_bits  610 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SIE, intr, intr);
regmap_update_bits  611 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SCR, dmaen, dmaen);
regmap_update_bits  616 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SCR, dmaen, 0);
regmap_update_bits  617 sound/soc/fsl/fsl_spdif.c 		regmap_update_bits(regmap, REG_SPDIF_SIE, intr, 0);
regmap_update_bits  910 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(regmap, REG_SPDIF_SRCD, SRCD_CD_USER, val);
regmap_update_bits 1349 sound/soc/fsl/fsl_spdif.c 	regmap_update_bits(spdif_priv->regmap, REG_SPDIF_SRPC,
regmap_update_bits  412 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SOR,
regmap_update_bits  439 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SRCR, srcr, srcr);
regmap_update_bits  440 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_STCR, stcr, stcr);
regmap_update_bits  441 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SIER, sier, sier);
regmap_update_bits  455 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_SCR,
regmap_update_bits  470 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SCR,
regmap_update_bits  528 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SCR, scr, 0);
regmap_update_bits  556 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SRCR, srcr, 0);
regmap_update_bits  557 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_STCR, stcr, 0);
regmap_update_bits  558 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SIER, sier, 0);
regmap_update_bits  562 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SOR,
regmap_update_bits  623 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SCR,
regmap_update_bits  766 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SxCCR(tx2), mask, stccr);
regmap_update_bits  842 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(regs, REG_SSI_SCR,
regmap_update_bits  848 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl);
regmap_update_bits  902 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_STCCR,
regmap_update_bits  904 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_SRCCR,
regmap_update_bits  984 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_STCR, mask, stcr);
regmap_update_bits  985 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SRCR, mask, srcr);
regmap_update_bits  989 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(ssi->regs, REG_SSI_SCR, mask, scr);
regmap_update_bits 1030 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_STCCR,
regmap_update_bits 1032 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SRCCR,
regmap_update_bits 1038 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SCR, SSI_SCR_SSIEN, SSI_SCR_SSIEN);
regmap_update_bits 1044 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SCR, SSI_SCR_SSIEN, val);
regmap_update_bits 1188 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SACNT,
regmap_update_bits 1217 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SACNT,
regmap_update_bits 1254 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_SCR,
regmap_update_bits 1274 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_SCR,
regmap_update_bits 1281 sound/soc/fsl/fsl_ssi.c 		regmap_update_bits(ssi->regs, REG_SSI_SCR, SSI_SCR_SSIEN, 0);
regmap_update_bits 1672 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SFCSR,
regmap_update_bits   66 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(top_regs, PISTACHIO_INTERNAL_DAC_GTI_CTRL,
regmap_update_bits   70 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(top_regs, PISTACHIO_INTERNAL_DAC_GTI_CTRL,
regmap_update_bits   74 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(top_regs, PISTACHIO_INTERNAL_DAC_GTI_CTRL,
regmap_update_bits   78 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(top_regs, PISTACHIO_INTERNAL_DAC_GTI_CTRL,
regmap_update_bits   84 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(dac->regmap, PISTACHIO_INTERNAL_DAC_CTRL,
regmap_update_bits   94 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(dac->regmap, PISTACHIO_INTERNAL_DAC_SRST,
regmap_update_bits   98 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(dac->regmap, PISTACHIO_INTERNAL_DAC_SRST,
regmap_update_bits  105 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(dac->regmap, PISTACHIO_INTERNAL_DAC_CTRL,
regmap_update_bits  192 sound/soc/img/pistachio-internal-dac.c 	regmap_update_bits(dac->regmap, PISTACHIO_INTERNAL_DAC_CTRL,
regmap_update_bits   25 sound/soc/mediatek/common/mtk-afe-fe-dai.c 	return regmap_update_bits(map, reg, mask << shift, val << shift);
regmap_update_bits  195 sound/soc/mediatek/common/mtk-btcvsd.c 	regmap_update_bits(bt->infra, bt->infra_misc_offset,
regmap_update_bits  201 sound/soc/mediatek/common/mtk-btcvsd.c 	regmap_update_bits(bt->infra, bt->infra_misc_offset,
regmap_update_bits  244 sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c 	regmap_update_bits(afe->regmap, ASYS_TOP_CON,
regmap_update_bits  247 sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0,
regmap_update_bits  260 sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c 	regmap_update_bits(afe->regmap, ASYS_TOP_CON,
regmap_update_bits  262 sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0,
regmap_update_bits  135 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, i2s_data->i2s_ctrl_reg,
regmap_update_bits  209 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, i2s_data->i2s_ctrl_reg, mask, val);
regmap_update_bits  211 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, reg,
regmap_update_bits  220 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, i2s_data->i2s_ctrl_reg,
regmap_update_bits  223 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, i2s_data->i2s_ctrl_reg,
regmap_update_bits  226 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, i2s_data->i2s_ctrl_reg,
regmap_update_bits  318 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MRGIF_CON,
regmap_update_bits  331 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAIBT_CON0, msk, val);
regmap_update_bits  333 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAIBT_CON0,
regmap_update_bits  336 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MRGIF_CON,
regmap_update_bits  339 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MRGIF_CON,
regmap_update_bits  353 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_DAIBT_CON0,
regmap_update_bits  355 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_MRGIF_CON,
regmap_update_bits  357 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_MRGIF_CON,
regmap_update_bits  393 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  418 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  436 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  452 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap,
regmap_update_bits  456 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap,
regmap_update_bits  460 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	regmap_update_bits(afe->regmap,
regmap_update_bits  477 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap, memif_tmp->data->enable_reg,
regmap_update_bits  485 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		regmap_update_bits(afe->regmap, memif_tmp->data->enable_reg,
regmap_update_bits  655 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0, AFE_ON_MASK_SFT, 0x0);
regmap_update_bits  668 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_IRQ_MCU_CLR, 0xffff, 0xffff);
regmap_update_bits  686 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MEMIF_HDALIGN,
regmap_update_bits  689 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MEMIF_MSB,
regmap_update_bits  692 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MEMIF_MSB,
regmap_update_bits  696 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_CONN_24BIT,
regmap_update_bits  700 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0,
regmap_update_bits  294 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  308 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 			regmap_update_bits(afe->regmap,
regmap_update_bits  313 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 			regmap_update_bits(afe->regmap,
regmap_update_bits  319 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 			regmap_update_bits(afe->regmap,
regmap_update_bits  328 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  333 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  216 sound/soc/mediatek/mt6797/mt6797-dai-pcm.c 		regmap_update_bits(afe->regmap, PCM_INTF_CON1,
regmap_update_bits  228 sound/soc/mediatek/mt6797/mt6797-dai-pcm.c 		regmap_update_bits(afe->regmap, PCM2_INTF_CON,
regmap_update_bits  205 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_ADDA_TOP_CON0, 0x1, 0x1);
regmap_update_bits  206 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_ADDA2_TOP_CON0, 0x1, 0x1);
regmap_update_bits  213 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_I2S_CON2, ~AFE_I2S_CON2_EN, val);
regmap_update_bits  220 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_I2S_CON1, ~AFE_I2S_CON1_EN, val);
regmap_update_bits  233 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_I2S_CON2, 0x1, enable);
regmap_update_bits  236 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_I2S_CON1, 0x1, enable);
regmap_update_bits  303 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AUDIO_TOP_CON0,
regmap_update_bits  317 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AUDIO_TOP_CON0,
regmap_update_bits  392 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_TDM_CON1, ~AFE_TDM_CON1_EN, val);
regmap_update_bits  427 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_TDM_CON2, 0x0000ffff, val);
regmap_update_bits  429 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0,
regmap_update_bits  444 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AUDIO_TOP_CON0,
regmap_update_bits  459 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0, 0x1, 0x1);
regmap_update_bits  462 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_TDM_CON1, 0x1, 0x1);
regmap_update_bits  468 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_TDM_CON1, 0x1, 0);
regmap_update_bits  471 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0, 0x1, 0);
regmap_update_bits  473 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		regmap_update_bits(afe->regmap, AUDIO_TOP_CON0,
regmap_update_bits  958 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0, 0x1, 0);
regmap_update_bits  961 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AUDIO_TOP_CON0,
regmap_update_bits 1007 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AUDIO_TOP_CON0, AUD_TCON0_PDN_AFE, 0);
regmap_update_bits 1010 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_CONN_24BIT,
regmap_update_bits 1014 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_IRQ_MCU_EN, 0xff, 0xff);
regmap_update_bits 1017 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0, 0x1, 0x1);
regmap_update_bits  401 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG,
regmap_update_bits  403 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1);
regmap_update_bits  405 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE,
regmap_update_bits  421 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE,
regmap_update_bits  425 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x0);
regmap_update_bits  455 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG,
regmap_update_bits  457 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1);
regmap_update_bits  459 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE,
regmap_update_bits  475 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE,
regmap_update_bits  479 sound/soc/mediatek/mt8183/mt8183-afe-clk.c 	regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x0);
regmap_update_bits  987 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0, AFE_ON_MASK_SFT, 0x0);
regmap_update_bits  999 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_IRQ_MCU_CLR, 0xffff, 0xffff);
regmap_update_bits 1000 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_IRQ_MCU_CLR, 0xffff, 0xffff);
regmap_update_bits 1027 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AUDIO_TOP_CON0, 0x1 << 29, 0x1 << 29);
regmap_update_bits 1030 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_MEMIF_MSB,
regmap_update_bits 1038 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 	regmap_update_bits(afe->regmap, AFE_DAC_CON0, 0x1, 0x1);
regmap_update_bits  158 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_MTKAIF_RX_CFG0,
regmap_update_bits  162 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_MTKAIF_RX_CFG0,
regmap_update_bits  164 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_UL_SRC_CON0,
regmap_update_bits  166 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_UL_SRC_CON0,
regmap_update_bits  170 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_UL_SRC_CON0,
regmap_update_bits  172 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			regmap_update_bits(afe->regmap, AFE_ADDA_UL_SRC_CON0,
regmap_update_bits  326 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  331 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  405 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  417 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  440 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		regmap_update_bits(afe->regmap,
regmap_update_bits  729 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_DAC_CON1,
regmap_update_bits  734 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_I2S_CON,
regmap_update_bits  742 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_I2S_CON1,
regmap_update_bits  750 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_I2S_CON2,
regmap_update_bits  757 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_I2S_CON3,
regmap_update_bits  764 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 		regmap_update_bits(afe->regmap, AFE_I2S_CON4,
regmap_update_bits  216 sound/soc/mediatek/mt8183/mt8183-dai-pcm.c 		regmap_update_bits(afe->regmap, PCM_INTF_CON1,
regmap_update_bits  228 sound/soc/mediatek/mt8183/mt8183-dai-pcm.c 		regmap_update_bits(afe->regmap, PCM2_INTF_CON,
regmap_update_bits  508 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 		regmap_update_bits(afe->regmap, AUDIO_TOP_CON3,
regmap_update_bits  571 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0,
regmap_update_bits  575 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0,
regmap_update_bits  591 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 		regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0,
regmap_update_bits  595 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 		regmap_update_bits(afe->regmap, AFE_TDM_CON1,
regmap_update_bits  601 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 		regmap_update_bits(afe->regmap, AFE_TDM_CON1,
regmap_update_bits  604 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 		regmap_update_bits(afe->regmap, AFE_HDMI_OUT_CON0,
regmap_update_bits   69 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL0, CTRL0_DMA_EN,
regmap_update_bits  147 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL0,
regmap_update_bits  176 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL0,
regmap_update_bits  184 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits  189 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits  250 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits  258 sound/soc/meson/axg-fifo.c 	regmap_update_bits(fifo->map, FIFO_CTRL0,
regmap_update_bits   39 sound/soc/meson/axg-frddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   41 sound/soc/meson/axg-frddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   43 sound/soc/meson/axg-frddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   62 sound/soc/meson/axg-frddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL0, CTRL0_FRDDR_PP_MODE, 0);
regmap_update_bits   71 sound/soc/meson/axg-frddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1, CTRL1_FRDDR_DEPTH_MASK,
regmap_update_bits  102 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_CTRL, PDM_CTRL_RST_FIFO, PDM_CTRL_RST_FIFO);
regmap_update_bits  103 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_CTRL, PDM_CTRL_RST_FIFO, 0);
regmap_update_bits  106 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_CTRL, PDM_CTRL_EN, PDM_CTRL_EN);
regmap_update_bits  111 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_CTRL, PDM_CTRL_EN, 0);
regmap_update_bits  118 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_HCIC_CTRL1, PDM_FILTER_EN, val);
regmap_update_bits  119 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_F1_CTRL, PDM_FILTER_EN, val);
regmap_update_bits  120 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_F2_CTRL, PDM_FILTER_EN, val);
regmap_update_bits  121 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_F3_CTRL, PDM_FILTER_EN, val);
regmap_update_bits  122 sound/soc/meson/axg-pdm.c 	regmap_update_bits(map, PDM_HPF_CTRL, PDM_FILTER_EN, val);
regmap_update_bits  212 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_CTRL,
regmap_update_bits  216 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_CTRL,
regmap_update_bits  245 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_CTRL, PDM_CTRL_OUT_MODE, val);
regmap_update_bits  314 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_HCIC_CTRL1,
regmap_update_bits  333 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, offset,
regmap_update_bits  348 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_HPF_CTRL,
regmap_update_bits  412 sound/soc/meson/axg-pdm.c 	regmap_update_bits(priv->map, PDM_CTRL, PDM_CTRL_BYPASS_MODE, 0);
regmap_update_bits  101 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0,
regmap_update_bits  107 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0,
regmap_update_bits  109 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0,
regmap_update_bits  128 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN,
regmap_update_bits  139 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN, 0);
regmap_update_bits  157 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(map, reg, GENMASK(width - 1, 0) << shift,
regmap_update_bits  206 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL1,
regmap_update_bits  211 sound/soc/meson/axg-spdifin.c 	regmap_update_bits(priv->map, SPDIFIN_CTRL0,
regmap_update_bits  305 sound/soc/meson/axg-spdifin.c 		regmap_update_bits(priv->map, SPDIFIN_CTRL0,
regmap_update_bits   68 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(map, SPDIFOUT_CTRL0,
regmap_update_bits   73 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(map, SPDIFOUT_CTRL0,
regmap_update_bits   75 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(map, SPDIFOUT_CTRL0,
regmap_update_bits   79 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(map, SPDIFOUT_CTRL0, SPDIFOUT_CTRL0_EN,
regmap_update_bits   85 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(map, SPDIFOUT_CTRL0, SPDIFOUT_CTRL0_EN, 0);
regmap_update_bits  116 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL0, SPDIFOUT_CTRL0_VSET,
regmap_update_bits  142 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL0,
regmap_update_bits  168 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL1,
regmap_update_bits  172 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL0,
regmap_update_bits  262 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL0,
regmap_update_bits  267 sound/soc/meson/axg-spdifout.c 	regmap_update_bits(priv->map, SPDIFOUT_CTRL0,
regmap_update_bits   92 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL,
regmap_update_bits   96 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL,
regmap_update_bits   98 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL,
regmap_update_bits  102 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL,
regmap_update_bits  108 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL, TDMIN_CTRL_ENABLE, 0);
regmap_update_bits  156 sound/soc/meson/axg-tdmin.c 	regmap_update_bits(map, TDMIN_CTRL,
regmap_update_bits   90 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0,
regmap_update_bits   94 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0,
regmap_update_bits   96 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0,
regmap_update_bits  100 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0,
regmap_update_bits  106 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0, TDMOUT_CTRL0_ENABLE, 0);
regmap_update_bits  140 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL0,
regmap_update_bits  172 sound/soc/meson/axg-tdmout.c 	regmap_update_bits(map, TDMOUT_CTRL1,
regmap_update_bits   44 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   46 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   48 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL1,
regmap_update_bits   77 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL0,
regmap_update_bits  100 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL0, CTRL0_TODDR_SEL_RESAMPLE, 0);
regmap_update_bits  103 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL0, CTRL0_TODDR_EXT_SIGNED,
regmap_update_bits  107 sound/soc/meson/axg-toddr.c 	regmap_update_bits(fifo->map, FIFO_CTRL0, CTRL0_TODDR_PP_MODE, 0);
regmap_update_bits  207 sound/soc/qcom/lpass-cpu.c 	ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  235 sound/soc/qcom/lpass-cpu.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  254 sound/soc/qcom/lpass-cpu.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  279 sound/soc/qcom/lpass-platform.c 	ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  318 sound/soc/qcom/lpass-platform.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  328 sound/soc/qcom/lpass-platform.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  341 sound/soc/qcom/lpass-platform.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits  351 sound/soc/qcom/lpass-platform.c 		ret = regmap_update_bits(drvdata->lpaif_map,
regmap_update_bits   96 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_DMACR,
regmap_update_bits   99 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_XFER,
regmap_update_bits  107 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_DMACR,
regmap_update_bits  111 sound/soc/rockchip/rockchip_i2s.c 			regmap_update_bits(i2s->regmap, I2S_XFER,
regmap_update_bits  118 sound/soc/rockchip/rockchip_i2s.c 			regmap_update_bits(i2s->regmap, I2S_CLR,
regmap_update_bits  143 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_DMACR,
regmap_update_bits  146 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_XFER,
regmap_update_bits  154 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_DMACR,
regmap_update_bits  158 sound/soc/rockchip/rockchip_i2s.c 			regmap_update_bits(i2s->regmap, I2S_XFER,
regmap_update_bits  165 sound/soc/rockchip/rockchip_i2s.c 			regmap_update_bits(i2s->regmap, I2S_CLR,
regmap_update_bits  205 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_CKR, mask, val);
regmap_update_bits  219 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_CKR, mask, val);
regmap_update_bits  242 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_TXCR, mask, val);
regmap_update_bits  265 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_RXCR, mask, val);
regmap_update_bits  287 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_CKR,
regmap_update_bits  291 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_CKR,
regmap_update_bits  338 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_RXCR,
regmap_update_bits  342 sound/soc/rockchip/rockchip_i2s.c 		regmap_update_bits(i2s->regmap, I2S_TXCR,
regmap_update_bits  370 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_DMACR, I2S_DMACR_TDL_MASK,
regmap_update_bits  372 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_DMACR, I2S_DMACR_RDL_MASK,
regmap_update_bits  379 sound/soc/rockchip/rockchip_i2s.c 	regmap_update_bits(i2s->regmap, I2S_CKR,
regmap_update_bits  132 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_DMA_CTRL,
regmap_update_bits  134 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_SYSCONFIG,
regmap_update_bits  137 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_DMA_CTRL,
regmap_update_bits  139 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_SYSCONFIG,
regmap_update_bits  193 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_CLK_CTRL,
regmap_update_bits  198 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_CLK_CTRL, PDM_DS_RATIO_MSK, val);
regmap_update_bits  199 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_HPF_CTRL,
regmap_update_bits  201 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_HPF_CTRL,
regmap_update_bits  203 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_CLK_CTRL, PDM_CLK_EN, PDM_CLK_EN);
regmap_update_bits  205 sound/soc/rockchip/rockchip_pdm.c 		regmap_update_bits(pdm->regmap, PDM_CTRL0,
regmap_update_bits  248 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_CTRL0,
regmap_update_bits  252 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_DMA_CTRL, PDM_DMA_RDL_MSK,
regmap_update_bits  277 sound/soc/rockchip/rockchip_pdm.c 	regmap_update_bits(pdm->regmap, PDM_CLK_CTRL, mask, val);
regmap_update_bits  139 sound/soc/rockchip/rockchip_spdif.c 	ret = regmap_update_bits(spdif->regmap, SPDIF_CFGR,
regmap_update_bits  157 sound/soc/rockchip/rockchip_spdif.c 		ret = regmap_update_bits(spdif->regmap, SPDIF_DMACR,
regmap_update_bits  166 sound/soc/rockchip/rockchip_spdif.c 		ret = regmap_update_bits(spdif->regmap, SPDIF_XFER,
regmap_update_bits  173 sound/soc/rockchip/rockchip_spdif.c 		ret = regmap_update_bits(spdif->regmap, SPDIF_DMACR,
regmap_update_bits  180 sound/soc/rockchip/rockchip_spdif.c 		ret = regmap_update_bits(spdif->regmap, SPDIF_XFER,
regmap_update_bits   30 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_FIFO_OP,
regmap_update_bits   34 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_FIFO_OP,
regmap_update_bits   37 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE,
regmap_update_bits   43 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE,
regmap_update_bits   51 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_RX_FIFO_OP,
regmap_update_bits   55 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_RX_FIFO_OP,
regmap_update_bits   58 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE,
regmap_update_bits   64 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_TX_RX_ENABLE,
regmap_update_bits  119 sound/soc/sirf/sirf-usp.c 	regmap_update_bits(usp->regmap, USP_RISC_DSP_MODE,
regmap_update_bits  192 sound/soc/sirf/sirf-usp.c 		regmap_update_bits(usp->regmap, USP_RX_FRAME_CTRL,
regmap_update_bits  196 sound/soc/sirf/sirf-usp.c 		regmap_update_bits(usp->regmap, USP_RX_FRAME_CTRL,
regmap_update_bits  210 sound/soc/sirf/sirf-usp.c 		regmap_update_bits(usp->regmap, USP_MODE1,
regmap_update_bits  219 sound/soc/sirf/sirf-usp.c 		regmap_update_bits(usp->regmap, USP_TX_FRAME_CTRL,
regmap_update_bits  227 sound/soc/sirf/sirf-usp.c 		regmap_update_bits(usp->regmap, USP_RX_FRAME_CTRL,
regmap_update_bits  400 sound/soc/stm/stm32_i2s.c 	return regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  415 sound/soc/stm/stm32_i2s.c 		return regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  491 sound/soc/stm/stm32_i2s.c 	ret = regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  497 sound/soc/stm/stm32_i2s.c 	return regmap_update_bits(i2s->regmap, STM32_I2S_CFG2_REG,
regmap_update_bits  537 sound/soc/stm/stm32_i2s.c 	ret = regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  545 sound/soc/stm/stm32_i2s.c 	return regmap_update_bits(i2s->regmap, STM32_I2S_CFG1_REG,
regmap_update_bits  610 sound/soc/stm/stm32_i2s.c 		regmap_update_bits(i2s->regmap, STM32_I2S_CFG1_REG,
regmap_update_bits  613 sound/soc/stm/stm32_i2s.c 		ret = regmap_update_bits(i2s->regmap, STM32_I2S_CR1_REG,
regmap_update_bits  647 sound/soc/stm/stm32_i2s.c 		regmap_update_bits(i2s->regmap, STM32_I2S_IER_REG, ier, ier);
regmap_update_bits  656 sound/soc/stm/stm32_i2s.c 			regmap_update_bits(i2s->regmap, STM32_I2S_IER_REG,
regmap_update_bits  660 sound/soc/stm/stm32_i2s.c 			regmap_update_bits(i2s->regmap, STM32_I2S_IER_REG,
regmap_update_bits  671 sound/soc/stm/stm32_i2s.c 		ret = regmap_update_bits(i2s->regmap, STM32_I2S_CR1_REG,
regmap_update_bits  681 sound/soc/stm/stm32_i2s.c 		regmap_update_bits(i2s->regmap, STM32_I2S_CFG1_REG,
regmap_update_bits  697 sound/soc/stm/stm32_i2s.c 	regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  921 sound/soc/stm/stm32_i2s.c 	ret = regmap_update_bits(i2s->regmap, STM32_I2S_CGFR_REG,
regmap_update_bits  197 sound/soc/stm/stm32_sai_sub.c 	ret = regmap_update_bits(sai->regmap, reg, mask, val);
regmap_update_bits  260 sound/soc/stm/stm32_spdifrx.c 	regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  328 sound/soc/stm/stm32_spdifrx.c 	ret = regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_IMR, imr, imr);
regmap_update_bits  358 sound/soc/stm/stm32_spdifrx.c 		ret = regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  385 sound/soc/stm/stm32_spdifrx.c 	regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR, cr_mask, cr);
regmap_update_bits  387 sound/soc/stm/stm32_spdifrx.c 	regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_IMR,
regmap_update_bits  390 sound/soc/stm/stm32_spdifrx.c 	regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_IFCR,
regmap_update_bits  494 sound/soc/stm/stm32_spdifrx.c 	ret = regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  687 sound/soc/stm/stm32_spdifrx.c 	regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_IFCR,
regmap_update_bits  708 sound/soc/stm/stm32_spdifrx.c 		regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  730 sound/soc/stm/stm32_spdifrx.c 		regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  796 sound/soc/stm/stm32_spdifrx.c 	return regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  811 sound/soc/stm/stm32_spdifrx.c 		regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_IMR,
regmap_update_bits  814 sound/soc/stm/stm32_spdifrx.c 		regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR,
regmap_update_bits  253 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  258 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  266 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  345 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_ADC_ACTL,
regmap_update_bits  353 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_TUNE,
regmap_update_bits  368 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  373 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  384 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  389 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  530 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  540 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  546 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  551 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  557 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  562 sound/soc/sunxi/sun4i-codec.c 		regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  627 sound/soc/sunxi/sun4i-codec.c 	regmap_update_bits(scodec->regmap, SUN4I_CODEC_DAC_FIFOC,
regmap_update_bits  403 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_TX_CHAN_SEL_REG,
regmap_update_bits  406 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_RX_CHAN_SEL_REG,
regmap_update_bits  428 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_TX_CHAN_SEL_REG,
regmap_update_bits  431 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_RX_CHAN_SEL_REG,
regmap_update_bits  435 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_CHAN_CFG_REG,
regmap_update_bits  438 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_CHAN_CFG_REG,
regmap_update_bits  458 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT0_REG,
regmap_update_bits  462 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_TX_CHAN_SEL_REG,
regmap_update_bits  546 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT0_REG,
regmap_update_bits  569 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT0_REG,
regmap_update_bits  587 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  626 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT0_REG,
regmap_update_bits  662 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  664 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_TX_CHAN_SEL_REG,
regmap_update_bits  667 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN8I_I2S_RX_CHAN_SEL_REG,
regmap_update_bits  687 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  706 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FIFO_CTRL_REG,
regmap_update_bits  720 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FIFO_CTRL_REG,
regmap_update_bits  728 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  733 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_DMA_INT_CTRL_REG,
regmap_update_bits  741 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_FIFO_CTRL_REG,
regmap_update_bits  749 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  754 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_DMA_INT_CTRL_REG,
regmap_update_bits  762 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  767 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_DMA_INT_CTRL_REG,
regmap_update_bits  775 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  780 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_DMA_INT_CTRL_REG,
regmap_update_bits 1022 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits 1026 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits 1050 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits 1054 sound/soc/sunxi/sun4i-i2s.c 	regmap_update_bits(i2s->regmap, SUN4I_I2S_CTRL_REG,
regmap_update_bits  199 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_FCTL,
regmap_update_bits  210 sound/soc/sunxi/sun4i-spdif.c 		regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG,
regmap_update_bits  215 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG,
regmap_update_bits  219 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_INT,
regmap_update_bits  223 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL,
regmap_update_bits  231 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG,
regmap_update_bits  235 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_INT,
regmap_update_bits  239 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL,
regmap_update_bits  322 sound/soc/sunxi/sun4i-spdif.c 	regmap_update_bits(host->regmap, SUN4I_SPDIF_FCTL,
regmap_update_bits  193 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  208 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  222 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  244 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  318 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  323 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  332 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_AIF1CLK_CTRL,
regmap_update_bits  340 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_SYS_SR_CTRL,
regmap_update_bits  343 sound/soc/sunxi/sun8i-codec.c 	regmap_update_bits(scodec->regmap, SUN8I_SYS_SR_CTRL,
regmap_update_bits  144 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_FIFO1_SCR,
regmap_update_bits  148 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_CTRL,
regmap_update_bits  157 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_FIFO1_SCR,
regmap_update_bits  160 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_CTRL,
regmap_update_bits  166 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_FIFO1_SCR,
regmap_update_bits  173 sound/soc/tegra/tegra20_ac97.c 	regmap_update_bits(ac97->regmap, TEGRA20_AC97_FIFO1_SCR,
regmap_update_bits  110 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL, mask, val);
regmap_update_bits  145 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL, mask, val);
regmap_update_bits  177 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL,
regmap_update_bits  184 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL,
regmap_update_bits  190 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL,
regmap_update_bits  197 sound/soc/tegra/tegra20_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA20_I2S_CTRL,
regmap_update_bits   70 sound/soc/tegra/tegra20_spdif.c 	regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, mask, val);
regmap_update_bits  109 sound/soc/tegra/tegra20_spdif.c 	regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL,
regmap_update_bits  116 sound/soc/tegra/tegra20_spdif.c 	regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL,
regmap_update_bits  117 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL, mask, val);
regmap_update_bits  146 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL, mask, val);
regmap_update_bits  201 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL,
regmap_update_bits  209 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL,
regmap_update_bits  216 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL,
regmap_update_bits  224 sound/soc/tegra/tegra30_i2s.c 	regmap_update_bits(i2s->regmap, TEGRA30_I2S_CTRL,
regmap_update_bits  148 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, A2APLLCTR1, A2APLLCTR1_APLLX_MASK << shift,
regmap_update_bits  169 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, A2APLLCTR0,
regmap_update_bits  173 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, A2EXMCLKSEL0,
regmap_update_bits  177 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, A2AIOINPUTSEL, A2AIOINPUTSEL_RXSEL_MASK,
regmap_update_bits  184 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, CDA2D_TEST, CDA2D_TEST_DDR_MODE_MASK,
regmap_update_bits  187 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, CDA2D_TEST, CDA2D_TEST_DDR_MODE_MASK,
regmap_update_bits  258 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, IPORTMXRSTCTR(sub->swm->iport.map),
regmap_update_bits  261 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, IPORTMXRSTCTR(sub->swm->iport.map),
regmap_update_bits  309 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXTYSLOTCTR(sub->swm->oport.map, i),
regmap_update_bits  311 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXTYSLOTCTR(sub->swm->oport.map, i),
regmap_update_bits  382 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXCTR1(sub->swm->oport.map),
regmap_update_bits  430 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, IPORTMXCTR1(sub->swm->iport.map),
regmap_update_bits  473 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXCTR1(sub->swm->oport.map),
regmap_update_bits  495 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, IPORTMXCTR1(sub->swm->iport.map),
regmap_update_bits  683 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXMASK(sub->swm->oport.map),
regmap_update_bits  698 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, IPORTMXMASK(sub->swm->iport.map),
regmap_update_bits  705 sound/soc/uniphier/aio-core.c 			regmap_update_bits(r,
regmap_update_bits  710 sound/soc/uniphier/aio-core.c 			regmap_update_bits(r,
regmap_update_bits  758 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, OPORTMXTYVOLPARA1(oport_map, 0),
regmap_update_bits  760 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0),
regmap_update_bits  764 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0),
regmap_update_bits  768 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0),
regmap_update_bits  957 sound/soc/uniphier/aio-core.c 	regmap_update_bits(r, OPORTMXRATE_I(sub->swm->oport.map),
regmap_update_bits 1041 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, INTRBIM(0),
regmap_update_bits 1048 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, INTRBIM(0),
regmap_update_bits 1165 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, CDA2D_RBMXIE(sub->swm->rb.map),
regmap_update_bits 1172 sound/soc/uniphier/aio-core.c 		regmap_update_bits(r, CDA2D_RBMXIE(sub->swm->rb.map),
regmap_update_bits  111 sound/soc/uniphier/evea.c 	regmap_update_bits(map, AANAPOW, AANAPOW_A_POWD,
regmap_update_bits  114 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK,
regmap_update_bits  117 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADAC1ODC, ADAC1ODC_ADAC_RAMPCLT_MASK,
regmap_update_bits  120 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ2(0), ADACSEQ2_ADACIN_FIX, 0);
regmap_update_bits  121 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ2(1), ADACSEQ2_ADACIN_FIX, 0);
regmap_update_bits  122 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ2(2), ADACSEQ2_ADACIN_FIX, 0);
regmap_update_bits  129 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK,
regmap_update_bits  132 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ1(0), ADACSEQ1_MMUTE,
regmap_update_bits  134 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ1(1), ADACSEQ1_MMUTE,
regmap_update_bits  136 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ADACSEQ1(2), ADACSEQ1_MMUTE,
regmap_update_bits  139 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ALO1OUTPOW, ALO1OUTPOW_LO1_ON, 0);
regmap_update_bits  140 sound/soc/uniphier/evea.c 	regmap_update_bits(map, ALO2OUTPOW, ALO2OUTPOW_LO2_ON, 0);
regmap_update_bits  141 sound/soc/uniphier/evea.c 	regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON, 0);
regmap_update_bits  149 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALINEPOW,
regmap_update_bits  153 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AADCPOW(0), AADCPOW_AADC_POWD,
regmap_update_bits  155 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AADCPOW(1), AADCPOW_AADC_POWD,
regmap_update_bits  158 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AADCPOW(0), AADCPOW_AADC_POWD, 0);
regmap_update_bits  159 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AADCPOW(1), AADCPOW_AADC_POWD, 0);
regmap_update_bits  161 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALINEPOW,
regmap_update_bits  173 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(0), ADACSEQ1_MMUTE, 0);
regmap_update_bits  174 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(2), ADACSEQ1_MMUTE, 0);
regmap_update_bits  176 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALO1OUTPOW, ALO1OUTPOW_LO1_ON,
regmap_update_bits  178 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALO2OUTPOW,
regmap_update_bits  182 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(0), ADACSEQ1_MMUTE,
regmap_update_bits  184 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(2), ADACSEQ1_MMUTE,
regmap_update_bits  187 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALO1OUTPOW, ALO1OUTPOW_LO1_ON, 0);
regmap_update_bits  188 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ALO2OUTPOW,
regmap_update_bits  201 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(1), ADACSEQ1_MMUTE, 0);
regmap_update_bits  203 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON,
regmap_update_bits  206 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK,
regmap_update_bits  209 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK,
regmap_update_bits  212 sound/soc/uniphier/evea.c 		regmap_update_bits(map, ADACSEQ1(1), ADACSEQ1_MMUTE,
regmap_update_bits  215 sound/soc/uniphier/evea.c 		regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON, 0);
regmap_update_bits  212 sound/soc/xtensa/xtfpga-i2s.c 		regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  218 sound/soc/xtensa/xtfpga-i2s.c 		regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  242 sound/soc/xtensa/xtfpga-i2s.c 		regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  291 sound/soc/xtensa/xtfpga-i2s.c 	regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  309 sound/soc/xtensa/xtfpga-i2s.c 	regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  324 sound/soc/xtensa/xtfpga-i2s.c 	regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits  422 sound/soc/zte/zx-tdm.c 	regmap_update_bits(regmap_sysctrl, dma_reg_offset, dma_mask, dma_mask);