/Linux-v5.15/sound/soc/codecs/ |
D | jz4770.c | 196 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CR_VIC, in jz4770_codec_set_bias_level() 199 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CR_VIC, in jz4770_codec_set_bias_level() 375 regmap_clear_bits(jz_codec->regmap, JZ4770_CODEC_REG_CR_HP, in hpout_event() 606 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CR_MIC, in jz4770_codec_codec_init_regs() 610 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CR_ADC, in jz4770_codec_codec_init_regs() 620 regmap_clear_bits(regmap, JZ4770_CODEC_REG_ICR, REG_ICR_INT_FORM_MASK); in jz4770_codec_codec_init_regs() 627 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CCR, REG_CCR_CRYSTAL_MASK); in jz4770_codec_codec_init_regs() 630 regmap_clear_bits(regmap, JZ4770_CODEC_REG_CR_HP, REG_CR_HP_LOAD); in jz4770_codec_codec_init_regs() 633 regmap_clear_bits(regmap, JZ4770_CODEC_REG_AGC1, REG_AGC1_EN); in jz4770_codec_codec_init_regs() 639 regmap_clear_bits(regmap, JZ4770_CODEC_REG_GCR_DACL, in jz4770_codec_codec_init_regs() [all …]
|
D | jz4760.c | 180 regmap_clear_bits(regmap, JZ4760_CODEC_REG_PMR1, REG_PMR1_SB); in jz4760_codec_set_bias_level() 182 regmap_clear_bits(regmap, JZ4760_CODEC_REG_PMR1, REG_PMR1_SB_SLEEP); in jz4760_codec_set_bias_level() 352 regmap_clear_bits(jz_codec->regmap, JZ4760_CODEC_REG_CR1, in hpout_event() 576 regmap_clear_bits(regmap, JZ4760_CODEC_REG_CR3, in jz4760_codec_codec_init_regs() 580 regmap_clear_bits(regmap, JZ4760_CODEC_REG_CR3, in jz4760_codec_codec_init_regs() 589 regmap_clear_bits(regmap, JZ4760_CODEC_REG_ICR, REG_ICR_INT_FORM_MASK); in jz4760_codec_codec_init_regs() 596 regmap_clear_bits(regmap, JZ4760_CODEC_REG_CCR1, REG_CCR1_CRYSTAL_MASK); in jz4760_codec_codec_init_regs() 599 regmap_clear_bits(regmap, JZ4760_CODEC_REG_CR1, REG_CR1_HP_LOAD); in jz4760_codec_codec_init_regs() 606 regmap_clear_bits(regmap, JZ4760_CODEC_REG_AGC1, REG_AGC1_EN); in jz4760_codec_codec_init_regs() 609 regmap_clear_bits(regmap, JZ4760_CODEC_REG_GCR5, in jz4760_codec_codec_init_regs()
|
D | tfa989x.c | 194 ret = regmap_clear_bits(regmap, TFA989X_CURRENTSENSE4, 0x1); in tfa9897_init() 231 ret = regmap_clear_bits(regmap, TFA989X_I2SREG, TFA989X_I2SREG_CHSA_MSK); in tfa989x_dsp_bypass() 244 return regmap_clear_bits(regmap, TFA989X_SYS_CTRL, in tfa989x_dsp_bypass()
|
D | jz4725b.c | 201 return regmap_clear_bits(map, JZ4725B_CODEC_REG_IFR, in jz4725b_out_stage_enable() 208 return regmap_clear_bits(map, JZ4725B_CODEC_REG_IFR, in jz4725b_out_stage_enable() 306 regmap_clear_bits(map, JZ4725B_CODEC_REG_PMR2, in jz4725b_codec_set_bias_level() 311 regmap_clear_bits(map, JZ4725B_CODEC_REG_PMR2, in jz4725b_codec_set_bias_level()
|
D | jz4740.c | 225 regmap_clear_bits(regmap, JZ4740_REG_CODEC_1, in jz4740_codec_wakeup() 246 regmap_clear_bits(regmap, JZ4740_REG_CODEC_1, mask); in jz4740_codec_set_bias_level()
|
/Linux-v5.15/drivers/soc/mediatek/ |
D | mtk-pm-domains.c | 80 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, pd->data->sram_pdn_bits); in scpsys_sram_enable() 91 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_CLKISO_BIT); in scpsys_sram_enable() 106 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_ISOINT_B_BIT); in scpsys_sram_disable() 165 regmap_clear_bits(regmap, bpd[i].bus_prot_clr, mask); in _scpsys_bus_protect_disable() 228 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_CLK_DIS_BIT); in scpsys_power_on() 229 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_ISO_BIT); in scpsys_power_on() 275 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_power_off() 278 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_2ND_BIT); in scpsys_power_off() 279 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_BIT); in scpsys_power_off()
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-rx8010.c | 161 err = regmap_clear_bits(rx8010->regs, RX8010_CTRL, RX8010_CTRL_STOP); in rx8010_set_time() 165 err = regmap_clear_bits(rx8010->regs, RX8010_FLAG, RX8010_FLAG_VLF); in rx8010_set_time() 265 err = regmap_clear_bits(rx8010->regs, RX8010_FLAG, RX8010_FLAG_AF); in rx8010_set_alarm() 277 err = regmap_clear_bits(rx8010->regs, RX8010_EXT, RX8010_EXT_WADA); in rx8010_set_alarm() 324 err = regmap_clear_bits(rx8010->regs, RX8010_FLAG, RX8010_FLAG_AF); in rx8010_alarm_irq_enable()
|
D | rtc-pcf2127.c | 693 regmap_clear_bits(pcf2127->regmap, PCF2127_REG_CTRL1, in pcf2127_probe()
|
/Linux-v5.15/drivers/regulator/ |
D | tps65910-regulator.c | 409 return regmap_clear_bits(regmap, reg, LDO_ST_ON_BIT); in tps65910_set_mode() 858 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 871 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 886 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 898 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 901 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 946 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 953 ret = regmap_clear_bits(mfd->regmap, in tps65910_set_ext_sleep_config() 1117 regmap_clear_bits(pmic->mfd->regmap, TPS65910_DCDCCTRL, in tps65910_probe()
|
D | bd718x7-regulator.c | 163 ret = regmap_clear_bits(rdev->regmap, BD718XX_REG_MVRFLTMASK2, in voltage_change_done() 494 return regmap_clear_bits(rdev->regmap, BD718XX_REG_MVRFLTMASK2, in bd718x7_set_ldo_uvp() 557 return regmap_clear_bits(rdev->regmap, reg, bit); in bd718x7_set_buck_uvp() 578 return regmap_clear_bits(rdev->regmap, reg, bit); in bd718x7_set_buck_ovp()
|
D | da9063-regulator.c | 463 regmap_clear_bits(regl->hw->regmap, DA9063_REG_CONFIG_H, in da9063_buck_set_limit_set_overdrive() 488 ret = regmap_clear_bits(regl->hw->regmap, DA9063_REG_CONFIG_H, in da9063_buck_set_limit_clear_overdrive()
|
D | pca9450-regulator.c | 798 ret = regmap_clear_bits(pca9450->regmap, PCA9450_REG_BUCK123_DVS, in pca9450_i2c_probe()
|
/Linux-v5.15/drivers/gpio/ |
D | gpio-wcove.c | 134 regmap_clear_bits(wg->regmap, reg, mask); in wcove_update_irq_mask() 213 regmap_clear_bits(wg->regmap, reg, 1); in wcove_gpio_set() 478 ret = regmap_clear_bits(wg->regmap, IRQ_MASK_BASE + 0, GPIO_IRQ0_MASK); in wcove_gpio_probe() 483 ret = regmap_clear_bits(wg->regmap, IRQ_MASK_BASE + 1, GPIO_IRQ1_MASK); in wcove_gpio_probe()
|
D | gpio-tps65910.c | 49 regmap_clear_bits(tps65910->regmap, TPS65910_GPIO0 + offset, in tps65910_gpio_set() 71 return regmap_clear_bits(tps65910->regmap, TPS65910_GPIO0 + offset, in tps65910_gpio_input()
|
D | gpio-exar.c | 87 regmap_clear_bits(exar_gpio->regmap, addr, BIT(bit)); in exar_set_value() 98 regmap_clear_bits(exar_gpio->regmap, addr, BIT(bit)); in exar_direction_output()
|
D | gpio-bd71815.c | 51 ret = regmap_clear_bits(bd71815->regmap, BD71815_REG_GPO, bit); in bd71815gpo_set()
|
/Linux-v5.15/drivers/phy/marvell/ |
D | phy-mvebu-cp110-utmi.c | 171 regmap_clear_bits(utmi->syscon, SYSCON_UTMI_CFG_REG(port->id), in mvebu_cp110_utmi_phy_power_off() 184 regmap_clear_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_off()
|
/Linux-v5.15/drivers/mfd/ |
D | tps65910.c | 295 ret = regmap_clear_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_ck32k_init() 357 regmap_clear_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_sleepinit()
|
D | da9063-i2c.c | 447 ret = regmap_clear_bits(da9063->regmap, DA9063_REG_CONFIG_J, in da9063_i2c_probe()
|
/Linux-v5.15/drivers/soc/imx/ |
D | gpcv2.c | 265 regmap_clear_bits(domain->regmap, GPC_PGC_CTRL(domain->pgc), in imx_pgc_power_up() 326 regmap_clear_bits(domain->regmap, GPC_PU_PWRHSK, in imx_pgc_power_down()
|
/Linux-v5.15/drivers/net/ethernet/mediatek/ |
D | mtk_star_emac.c | 414 regmap_clear_bits(priv->regs, MTK_STAR_REG_MAC_CFG, in mtk_star_nic_disable_pd() 938 regmap_clear_bits(priv->regs, MTK_STAR_REG_ARL_CFG, in mtk_star_enable() 943 regmap_clear_bits(priv->regs, MTK_STAR_REG_MAC_CFG, in mtk_star_enable()
|
/Linux-v5.15/drivers/hwmon/ |
D | tps23861.c | 568 regmap_clear_bits(data->regmap, in tps23861_probe()
|
/Linux-v5.15/include/linux/ |
D | regmap.h | 1225 static inline int regmap_clear_bits(struct regmap *map, in regmap_clear_bits() function 1649 static inline int regmap_clear_bits(struct regmap *map, in regmap_clear_bits() function
|
/Linux-v5.15/drivers/gpu/drm/ingenic/ |
D | ingenic-ipu.c | 614 regmap_clear_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_CHIP_EN); in ingenic_ipu_plane_atomic_disable()
|
/Linux-v5.15/drivers/power/supply/ |
D | smb347-charger.c | 1456 ret = regmap_clear_bits(smb->regmap, CMD_A, CMD_A_OTG_ENABLED); in smb347_usb_vbus_regulator_disable()
|