Home
last modified time | relevance | path

Searched refs:regmap_set_bits (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.15/sound/soc/codecs/
Djz4770.c204 regmap_set_bits(regmap, JZ4770_CODEC_REG_CR_VIC, in jz4770_codec_set_bias_level()
206 regmap_set_bits(regmap, JZ4770_CODEC_REG_CR_VIC, in jz4770_codec_set_bias_level()
298 regmap_set_bits(jz_codec->regmap, JZ4770_CODEC_REG_IFR, in jz4770_codec_mute_stream()
391 regmap_set_bits(jz_codec->regmap, JZ4770_CODEC_REG_IFR, in hpout_event()
398 regmap_set_bits(jz_codec->regmap, JZ4770_CODEC_REG_CR_HP, in hpout_event()
411 regmap_set_bits(jz_codec->regmap, JZ4770_CODEC_REG_IFR, in hpout_event()
600 regmap_set_bits(regmap, JZ4770_CODEC_REG_CR_HP, REG_CR_HP_SEL_MASK); in jz4770_codec_codec_init_regs()
603 regmap_set_bits(regmap, JZ4770_CODEC_REG_CR_LO, REG_CR_LO_SEL_MASK); in jz4770_codec_codec_init_regs()
614 regmap_set_bits(regmap, JZ4770_CODEC_REG_AICR_ADC, in jz4770_codec_codec_init_regs()
616 regmap_set_bits(regmap, JZ4770_CODEC_REG_AICR_DAC, in jz4770_codec_codec_init_regs()
[all …]
Djz4760.c186 regmap_set_bits(regmap, JZ4760_CODEC_REG_PMR1, REG_PMR1_SB_SLEEP); in jz4760_codec_set_bias_level()
187 regmap_set_bits(regmap, JZ4760_CODEC_REG_PMR1, REG_PMR1_SB); in jz4760_codec_set_bias_level()
368 regmap_set_bits(jz_codec->regmap, JZ4760_CODEC_REG_IFR, in hpout_event()
375 regmap_set_bits(jz_codec->regmap, JZ4760_CODEC_REG_CR1, in hpout_event()
388 regmap_set_bits(jz_codec->regmap, JZ4760_CODEC_REG_IFR, in hpout_event()
573 regmap_set_bits(regmap, JZ4760_CODEC_REG_CR1, REG_CR1_OUTSEL_MASK); in jz4760_codec_codec_init_regs()
584 regmap_set_bits(regmap, JZ4760_CODEC_REG_AICR, in jz4760_codec_codec_init_regs()
602 regmap_set_bits(jz_codec->regmap, JZ4760_CODEC_REG_CR2, in jz4760_codec_codec_init_regs()
Djz4740.c222 regmap_set_bits(regmap, JZ4740_REG_CODEC_1, JZ4740_CODEC_1_RESET); in jz4740_codec_wakeup()
257 regmap_set_bits(regmap, JZ4740_REG_CODEC_1, mask); in jz4740_codec_set_bias_level()
261 regmap_set_bits(regmap, JZ4740_REG_CODEC_1, mask); in jz4740_codec_set_bias_level()
Djz4725b.c316 regmap_set_bits(map, JZ4725B_CODEC_REG_PMR2, in jz4725b_codec_set_bias_level()
320 regmap_set_bits(map, JZ4725B_CODEC_REG_PMR2, in jz4725b_codec_set_bias_level()
/Linux-v5.15/drivers/soc/mediatek/
Dmtk-pm-domains.c89 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_ISOINT_B_BIT); in scpsys_sram_enable()
104 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_CLKISO_BIT); in scpsys_sram_disable()
109 regmap_set_bits(scpsys->base, pd->data->ctl_offs, pd->data->sram_pdn_bits); in scpsys_sram_disable()
128 regmap_set_bits(regmap, bpd[i].bus_prot_set, mask); in _scpsys_bus_protect_enable()
219 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_BIT); in scpsys_power_on()
220 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_2ND_BIT); in scpsys_power_on()
230 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_power_on()
276 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_ISO_BIT); in scpsys_power_off()
277 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_CLK_DIS_BIT); in scpsys_power_off()
/Linux-v5.15/drivers/mfd/
Dtps65910.c317 ret = regmap_set_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_sleepinit()
325 ret = regmap_set_bits(tps65910->regmap, in tps65910_sleepinit()
335 ret = regmap_set_bits(tps65910->regmap, in tps65910_sleepinit()
345 ret = regmap_set_bits(tps65910->regmap, in tps65910_sleepinit()
444 if (regmap_set_bits(tps65910->regmap, TPS65910_DEVCTRL, in tps65910_power_off()
/Linux-v5.15/drivers/gpio/
Dgpio-tps65910.c46 regmap_set_bits(tps65910->regmap, TPS65910_GPIO0 + offset, in tps65910_gpio_set()
62 return regmap_set_bits(tps65910->regmap, TPS65910_GPIO0 + offset, in tps65910_gpio_output()
160 ret = regmap_set_bits(tps65910->regmap, in tps65910_gpio_probe()
Dgpio-exar.c85 regmap_set_bits(exar_gpio->regmap, addr, BIT(bit)); in exar_set_value()
109 regmap_set_bits(exar_gpio->regmap, addr, BIT(bit)); in exar_direction_input()
Dgpio-wcove.c132 regmap_set_bits(wg->regmap, reg, mask); in wcove_update_irq_mask()
211 regmap_set_bits(wg->regmap, reg, 1); in wcove_gpio_set()
352 regmap_set_bits(wg->regmap, reg, mask); in wcove_gpio_irq_handler()
Dgpio-bd71815.c49 ret = regmap_set_bits(bd71815->regmap, BD71815_REG_GPO, bit); in bd71815gpo_set()
/Linux-v5.15/drivers/gpu/drm/ingenic/
Dingenic-ipu.c316 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_RST); in ingenic_ipu_plane_atomic_update()
319 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, in ingenic_ipu_plane_atomic_update()
344 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_SPKG_SEL); in ingenic_ipu_plane_atomic_update()
438 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_CSC_EN); in ingenic_ipu_plane_atomic_update()
516 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, in ingenic_ipu_plane_atomic_update()
613 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_STOP); in ingenic_ipu_plane_atomic_disable()
702 regmap_set_bits(ipu->map, JZ_REG_IPU_CTRL, JZ_IPU_CTRL_RUN); in ingenic_ipu_irq_handler()
Dingenic-drm-drv.c233 regmap_set_bits(priv->map, JZ_REG_LCD_CTRL, in ingenic_drm_crtc_update_timings()
432 regmap_set_bits(priv->map, JZ_REG_LCD_OSDC, en_bit); in ingenic_drm_plane_enable()
/Linux-v5.15/drivers/regulator/
Dtps65910-regulator.c406 return regmap_set_bits(regmap, reg, in tps65910_set_mode()
855 ret = regmap_set_bits(mfd->regmap, in tps65910_set_ext_sleep_config()
868 ret = regmap_set_bits(mfd->regmap, in tps65910_set_ext_sleep_config()
883 ret = regmap_set_bits(mfd->regmap, in tps65910_set_ext_sleep_config()
950 ret = regmap_set_bits(mfd->regmap, in tps65910_set_ext_sleep_config()
1101 err = regmap_set_bits(pmic->mfd->regmap, TPS65910_DEVCTRL, in tps65910_probe()
Dbd718x7-regulator.c223 ret = regmap_set_bits(rdev->regmap, in voltage_change_prepare()
497 return regmap_set_bits(rdev->regmap, BD718XX_REG_MVRFLTMASK2, in bd718x7_set_ldo_uvp()
559 return regmap_set_bits(rdev->regmap, reg, bit); in bd718x7_set_buck_uvp()
580 return regmap_set_bits(rdev->regmap, reg, bit); in bd718x7_set_buck_ovp()
Dda9063-regulator.c449 ret = regmap_set_bits(regl->hw->regmap, DA9063_REG_CONFIG_H, in da9063_buck_set_limit_set_overdrive()
/Linux-v5.15/drivers/phy/marvell/
Dphy-mvebu-cp110-utmi.c229 regmap_set_bits(utmi->syscon, SYSCON_UTMI_CFG_REG(port->id), in mvebu_cp110_utmi_phy_power_on()
265 regmap_set_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_on()
/Linux-v5.15/drivers/net/ethernet/mediatek/
Dmtk_star_emac.c486 regmap_set_bits(priv->regs, MTK_STAR_REG_TX_DMA_CTRL, in mtk_star_dma_start()
488 regmap_set_bits(priv->regs, MTK_STAR_REG_RX_DMA_CTRL, in mtk_star_dma_start()
513 regmap_set_bits(priv->regs, MTK_STAR_REG_RX_DMA_CTRL, in mtk_star_dma_resume_rx()
519 regmap_set_bits(priv->regs, MTK_STAR_REG_TX_DMA_CTRL, in mtk_star_dma_resume_tx()
804 regmap_set_bits(priv->regs, MTK_STAR_REG_HASH_CTRL, in mtk_star_reset_hash_table()
806 regmap_set_bits(priv->regs, MTK_STAR_REG_TEST1, in mtk_star_reset_hash_table()
1125 regmap_set_bits(priv->regs, MTK_STAR_REG_ARL_CFG, in mtk_star_set_rx_mode()
/Linux-v5.15/drivers/hwmon/
Dtps23861.c572 regmap_set_bits(data->regmap, in tps23861_probe()
/Linux-v5.15/drivers/rtc/
Drtc-rx8010.c144 err = regmap_set_bits(rx8010->regs, RX8010_CTRL, RX8010_CTRL_STOP); in rx8010_set_time()
Drtc-pcf2127.c701 ret = regmap_set_bits(pcf2127->regmap, PCF2127_REG_CLKOUT, in pcf2127_probe()
/Linux-v5.15/drivers/power/supply/
Dsmb347-charger.c751 ret = regmap_set_bits(smb->regmap, CFG_PIN, CFG_PIN_EN_CTRL); in smb347_hw_init()
1428 ret = regmap_set_bits(smb->regmap, CMD_A, CMD_A_OTG_ENABLED); in smb347_usb_vbus_regulator_enable()
/Linux-v5.15/include/linux/
Dregmap.h1218 static inline int regmap_set_bits(struct regmap *map, in regmap_set_bits() function
1642 static inline int regmap_set_bits(struct regmap *map, in regmap_set_bits() function
/Linux-v5.15/drivers/pinctrl/
Dpinctrl-ingenic.c3515 regmap_set_bits(jzpc->map, offt * jzpc->info->reg_offset + in ingenic_config_pin()