Home
last modified time | relevance | path

Searched refs:regmap_update_bits (Results 1 – 25 of 973) sorted by relevance

12345678910>>...39

/linux/sound/soc/codecs/
H A Dmt6357.c32 regmap_update_bits(priv->regmap, MT6357_GPIO_DIR0, in set_playback_gpio()
61 regmap_update_bits(priv->regmap, MT6357_GPIO_DIR0, in set_capture_gpio()
80 regmap_update_bits(priv->regmap, MT6357_AUDDEC_ANA_CON1, in hp_main_output_ramp()
83 regmap_update_bits(priv->regmap, MT6357_AUDDEC_ANA_CON1, in hp_main_output_ramp()
97 regmap_update_bits(priv->regmap, MT6357_AUDDEC_ANA_CON6, in hp_aux_feedback_loop_gain_ramp()
107 regmap_update_bits(priv->regmap, MT6357_AUDDEC_ANA_CON2, in hp_pull_down()
111 regmap_update_bits(priv->regmap, MT6357_AUDDEC_ANA_CON2, in hp_pull_down()
148 regmap_update_bits(priv->regmap, reg_addr, in volume_ramp()
157 regmap_update_bits(priv->regmap, reg_addr, in volume_ramp()
322 regmap_update_bits(pri in mt6357_set_dmic()
[all...]
H A Dmt6351.c202 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2, in set_hp_gain_zero()
204 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2, in set_hp_gain_zero()
349 regmap_update_bits(cmpnt->regmap, in hp_gain_ramp_set()
363 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 8, 0x1 << 8); in hp_zcd_enable()
364 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 7, 0x0 << 7); in hp_zcd_enable()
367 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 6, 0x1 << 6); in hp_zcd_enable()
369 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x3 << 4, 0x0 << 4); in hp_zcd_enable()
370 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 1, 0x5 << 1); in hp_zcd_enable()
371 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 0, 0x1 << 0); in hp_zcd_enable()
585 regmap_update_bits(cmpnt->regmap, in mt_reg_set_clr_event()
[all …]
H A Dcs35l35.c196 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_sdin_event()
199 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1, in cs35l35_sdin_event()
202 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1, in cs35l35_sdin_event()
206 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1, in cs35l35_sdin_event()
209 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL1, in cs35l35_sdin_event()
213 regmap_update_bits(cs35l35->regmap, CS35L35_AMP_DIG_VOL_CTL, in cs35l35_sdin_event()
218 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_sdin_event()
222 regmap_update_bits(cs35l35->regmap, CS35L35_AMP_DIG_VOL_CTL, in cs35l35_sdin_event()
244 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2, in cs35l35_main_amp_event()
248 regmap_update_bits(cs35l35->regmap, CS35L35_PWRCTL2, in cs35l35_main_amp_event()
[all …]
H A Dcs35l36.c478 regmap_update_bits(cs35l36->regmap, CS35L36_NG_CFG, in cs35l36_ldm_sel_put()
511 regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL1, in cs35l36_main_amp_event()
522 regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RX1_SEL, in cs35l36_main_amp_event()
525 regmap_update_bits(cs35l36->regmap, CS35L36_AMP_OUT_MUTE, in cs35l36_main_amp_event()
530 regmap_update_bits(cs35l36->regmap, CS35L36_ASP_RX1_SEL, in cs35l36_main_amp_event()
533 regmap_update_bits(cs35l36->regmap, CS35L36_AMP_OUT_MUTE, in cs35l36_main_amp_event()
538 regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL1, in cs35l36_main_amp_event()
563 regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL2, in cs35l36_boost_event()
570 regmap_update_bits(cs35l36->regmap, CS35L36_PWR_CTRL2, in cs35l36_boost_event()
769 regmap_update_bits(cs35l3 in cs35l36_set_dai_fmt()
[all...]
H A Dmt6359-accdet.c76 regmap_update_bits(priv->regmap, in adjust_eint_analog_setting()
82 regmap_update_bits(priv->regmap, in adjust_eint_analog_setting()
88 regmap_update_bits(priv->regmap, in adjust_eint_analog_setting()
96 regmap_update_bits(priv->regmap, in adjust_eint_analog_setting()
109 regmap_update_bits(priv->regmap, in adjust_eint_digital_setting()
114 regmap_update_bits(priv->regmap, in adjust_eint_digital_setting()
122 regmap_update_bits(priv->regmap, in adjust_eint_digital_setting()
127 regmap_update_bits(priv->regmap, in adjust_eint_digital_setting()
158 regmap_update_bits(priv->regmap, RG_ACCDETSPARE_ADDR, in recover_eint_analog_setting()
164 regmap_update_bits(priv->regmap, in recover_eint_analog_setting()
[all …]
H A Dnau8821.c498 regmap_update_bits(nau8821->regmap, NAU8821_R13_DMIC_CTRL, in dmic_clock_control()
557 regmap_update_bits(nau8821->regmap, NAU8821_R80_CHARGE_PUMP, in nau8821_pump_event()
561 regmap_update_bits(nau8821->regmap, NAU8821_R80_CHARGE_PUMP, in nau8821_pump_event()
581 regmap_update_bits(nau8821->regmap, NAU8821_R66_BIAS_ADJ, in nau8821_output_dac_event()
585 regmap_update_bits(nau8821->regmap, NAU8821_R66_BIAS_ADJ, in nau8821_output_dac_event()
630 regmap_update_bits(nau8821->regmap, NAU8821_R77_FEPGA, in nau8821_left_fepga_event()
633 regmap_update_bits(nau8821->regmap, NAU8821_R76_BOOST, in nau8821_left_fepga_event()
637 regmap_update_bits(nau8821->regmap, NAU8821_R77_FEPGA, in nau8821_left_fepga_event()
639 regmap_update_bits(nau8821->regmap, NAU8821_R76_BOOST, in nau8821_left_fepga_event()
858 regmap_update_bits(nau8821->regmap, NAU8821_R03_CLK_DIVIDER, in nau8821_hw_params()
[all …]
H A Dnau8325.c224 regmap_update_bits(nau8325->regmap, NAU8325_R12_MUTE_CTRL, in nau8325_dac_event()
230 regmap_update_bits(nau8325->regmap, NAU8325_R12_MUTE_CTRL, in nau8325_dac_event()
253 regmap_update_bits(nau8325->regmap, NAU8325_R40_CLK_DET_CTRL, in nau8325_powerup_event()
257 regmap_update_bits(nau8325->regmap, NAU8325_R40_CLK_DET_CTRL, in nau8325_powerup_event()
303 regmap_update_bits(nau8325->regmap, NAU8325_R40_CLK_DET_CTRL, in nau8325_srate_clk_apply()
307 regmap_update_bits(nau8325->regmap, NAU8325_R03_CLK_CTRL, in nau8325_srate_clk_apply()
309 regmap_update_bits(nau8325->regmap, NAU8325_R03_CLK_CTRL, in nau8325_srate_clk_apply()
314 regmap_update_bits(nau8325->regmap, NAU8325_R03_CLK_CTRL, in nau8325_srate_clk_apply()
319 regmap_update_bits(nau8325->regmap, NAU8325_R03_CLK_CTRL, in nau8325_srate_clk_apply()
325 regmap_update_bits(nau8325->regmap, NAU8325_R65_ANALOG_CONTROL_5, in nau8325_srate_clk_apply()
[all …]
H A Dmax98927.c163 regmap_update_bits(max98927->regmap, MAX98927_R0021_PCM_MASTER_MODE, in max98927_dai_set_fmt()
177 regmap_update_bits(max98927->regmap, MAX98927_R0020_PCM_MODE_CFG, in max98927_dai_set_fmt()
204 regmap_update_bits(max98927->regmap, MAX98927_R0018_PCM_RX_EN_A, in max98927_dai_set_fmt()
208 regmap_update_bits(max98927->regmap, in max98927_dai_set_fmt()
213 regmap_update_bits(max98927->regmap, MAX98927_R003B_SPK_SRC_SEL, in max98927_dai_set_fmt()
216 regmap_update_bits(max98927->regmap, MAX98927_R0035_PDM_RX_CTRL, in max98927_dai_set_fmt()
220 regmap_update_bits(max98927->regmap, MAX98927_R0035_PDM_RX_CTRL, in max98927_dai_set_fmt()
223 regmap_update_bits(max98927->regmap, MAX98927_R003B_SPK_SRC_SEL, in max98927_dai_set_fmt()
226 regmap_update_bits(max98927->regmap, MAX98927_R0018_PCM_RX_EN_A, in max98927_dai_set_fmt()
274 regmap_update_bits(max98927->regmap, in max98927_set_clock()
[all …]
H A Dmax98371.c209 regmap_update_bits(max98371->regmap, MAX98371_FMT, in max98371_dai_set_fmt()
225 regmap_update_bits(max98371->regmap, MAX98371_FMT, in max98371_dai_hw_params()
230 regmap_update_bits(max98371->regmap, MAX98371_FMT, in max98371_dai_hw_params()
235 regmap_update_bits(max98371->regmap, MAX98371_FMT, in max98371_dai_hw_params()
240 regmap_update_bits(max98371->regmap, MAX98371_FMT, in max98371_dai_hw_params()
252 regmap_update_bits(max98371->regmap, in max98371_dai_hw_params()
257 regmap_update_bits(max98371->regmap, in max98371_dai_hw_params()
262 regmap_update_bits(max98371->regmap, in max98371_dai_hw_params()
272 regmap_update_bits(max98371->regmap, in max98371_dai_hw_params()
277 regmap_update_bits(max98371->regmap, in max98371_dai_hw_params()
[all …]
H A Des8326.c79 regmap_update_bits(es8326->regmap, ES8326_DAC_RAMPRATE, in es8326_crosstalk1_set()
117 regmap_update_bits(es8326->regmap, ES8326_DAC_RAMPRATE, in es8326_crosstalk2_set()
149 regmap_update_bits(es8326->regmap, ES8326_HP_VOL, in es8326_hplvol_set()
182 regmap_update_bits(es8326->regmap, ES8326_HP_VOL, in es8326_hprvol_set()
610 regmap_update_bits(es8326->regmap, ES8326_DAC_MUTE, in es8326_mute()
612 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, in es8326_mute()
615 regmap_update_bits(es8326->regmap, ES8326_ADC_MUTE, in es8326_mute()
618 regmap_update_bits(es8326->regmap, ES8326_VMIDSEL, 0x40, 0x40); in es8326_mute()
619 regmap_update_bits(es8326->regmap, ES8326_ANA_MICBIAS, 0x70, 0x30); in es8326_mute()
634 regmap_update_bits(es832 in es8326_mute()
[all...]
H A Dsma1307.c378 regmap_update_bits(sma1307->regmap, SMA1307_A5_TDM1, in sma1307_tdm_slot_put()
387 regmap_update_bits(sma1307->regmap, SMA1307_A5_TDM1, in sma1307_tdm_slot_put()
396 regmap_update_bits(sma1307->regmap, SMA1307_A6_TDM2, in sma1307_tdm_slot_put()
405 regmap_update_bits(sma1307->regmap, SMA1307_A6_TDM2, in sma1307_tdm_slot_put()
512 regmap_update_bits(sma1307->regmap, SMA1307_00_SYSTEM_CTRL, in sma1307_check_fault_period_put()
539 regmap_update_bits(sma1307->regmap, SMA1307_A2_TOP_MAN1, in sma1307_binary_mode_put()
541 regmap_update_bits(sma1307->regmap, SMA1307_00_SYSTEM_CTRL, in sma1307_binary_mode_put()
545 regmap_update_bits(sma1307->regmap, in sma1307_binary_mode_put()
550 regmap_update_bits(sma1307->regmap, in sma1307_startup()
575 regmap_update_bits(sma130 in sma1307_startup()
[all...]
/linux/drivers/gpu/drm/meson/
H A Dmeson_vclk.c140 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_EN, 0); in meson_vid_pll_set()
141 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_PRESET, 0); in meson_vid_pll_set()
204 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
208 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
211 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
213 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
215 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
219 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
221 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
223 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
[all …]
/linux/sound/soc/uniphier/
H A Devea.c111 regmap_update_bits(map, AANAPOW, AANAPOW_A_POWD, in evea_set_power_state_on()
114 regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK, in evea_set_power_state_on()
117 regmap_update_bits(map, ADAC1ODC, ADAC1ODC_ADAC_RAMPCLT_MASK, in evea_set_power_state_on()
120 regmap_update_bits(map, ADACSEQ2(0), ADACSEQ2_ADACIN_FIX, 0); in evea_set_power_state_on()
121 regmap_update_bits(map, ADACSEQ2(1), ADACSEQ2_ADACIN_FIX, 0); in evea_set_power_state_on()
122 regmap_update_bits(map, ADACSEQ2(2), ADACSEQ2_ADACIN_FIX, 0); in evea_set_power_state_on()
129 regmap_update_bits(map, ADAC1ODC, ADAC1ODC_HP_DIS_RES_MASK, in evea_set_power_state_off()
132 regmap_update_bits(map, ADACSEQ1(0), ADACSEQ1_MMUTE, in evea_set_power_state_off()
134 regmap_update_bits(map, ADACSEQ1(1), ADACSEQ1_MMUTE, in evea_set_power_state_off()
136 regmap_update_bits(ma in evea_set_power_state_off()
[all...]
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c79 ret = regmap_update_bits(regmap, TCPC_VENDOR_ADC_CTRL1, ADCINSEL, in max_contaminant_read_adc_mv()
85 ret = regmap_update_bits(regmap, TCPC_VENDOR_ADC_CTRL1, ADCEN, ADCEN); in max_contaminant_read_adc_mv()
95 ret = regmap_update_bits(regmap, TCPC_VENDOR_ADC_CTRL1, ADCEN, 0); in max_contaminant_read_adc_mv()
99 ret = regmap_update_bits(regmap, TCPC_VENDOR_ADC_CTRL1, ADCINSEL, in max_contaminant_read_adc_mv()
120 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, CCLPMODESEL, in max_contaminant_read_resistance_kohm()
126 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, CCRPCTRL, in max_contaminant_read_resistance_kohm()
132 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, CCOVPDIS, CCOVPDIS); in max_contaminant_read_resistance_kohm()
141 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, CCOVPDIS, 0); in max_contaminant_read_resistance_kohm()
148 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, SBUOVPDIS, SBUOVPDIS); in max_contaminant_read_resistance_kohm()
154 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, SBURPCTRL, SBURPCTRL); in max_contaminant_read_resistance_kohm()
[all …]
/linux/drivers/media/rc/
H A Dmeson-ir.c273 regmap_update_bits(ir->reg, IR_DEC_REG1, IR_DEC_REG1_ENABLE, 0); in meson_ir_hw_decoder_init()
274 regmap_update_bits(ir->reg, IR_DEC_REG1, IR_DEC_REG1_RESET, in meson_ir_hw_decoder_init()
279 regmap_update_bits(ir->reg, IR_DEC_REG0, IR_DEC_REG0_BASE_TIME, regval); in meson_ir_hw_decoder_init()
282 regmap_update_bits(ir->reg, IR_DEC_REG0, IR_DEC_REG0_FILTER, in meson_ir_hw_decoder_init()
287 regmap_update_bits(ir->reg, IR_DEC_REG2, IR_DEC_REG2_MODE, regval); in meson_ir_hw_decoder_init()
290 regmap_update_bits(ir->reg, IR_DEC_REG1, IR_DEC_REG1_HOLD_CODE, in meson_ir_hw_decoder_init()
295 regmap_update_bits(ir->reg, IR_DEC_REG2, IR_DEC_REG2_BIT_ORDER, in meson_ir_hw_decoder_init()
299 regmap_update_bits(ir->reg, IR_DEC_REG2, IR_DEC_REG2_TICK_MODE, in meson_ir_hw_decoder_init()
308 regmap_update_bits(ir->reg, IR_DEC_REG2, IR_DEC_REG2_REPEAT_COUNTER, in meson_ir_hw_decoder_init()
311 regmap_update_bits(ir->reg, IR_DEC_REG2, IR_DEC_REG2_REPEAT_TIME, in meson_ir_hw_decoder_init()
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c1013 regmap_update_bits(hdptx->regmap, CMN_REG(005e), ROPLL_SDM_EN_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1016 regmap_update_bits(hdptx->regmap, CMN_REG(005e), 0xf, 0); in rk_hdptx_ropll_tmds_cmn_config()
1018 regmap_update_bits(hdptx->regmap, CMN_REG(0064), ROPLL_SDM_NUM_SIGN_RBR_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1024 regmap_update_bits(hdptx->regmap, CMN_REG(0069), ROPLL_SDC_N_RBR_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1030 regmap_update_bits(hdptx->regmap, CMN_REG(0086), PLL_PCG_POSTDIV_SEL_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1033 regmap_update_bits(hdptx->regmap, CMN_REG(0086), PLL_PCG_CLK_SEL_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1036 regmap_update_bits(hdptx->regmap, CMN_REG(0086), PLL_PCG_CLK_EN_MASK, in rk_hdptx_ropll_tmds_cmn_config()
1080 regmap_update_bits(hdptx->regmap, LANE_REG(0301), in rk_hdptx_dp_reset()
1084 regmap_update_bits(hdptx->regmap, LANE_REG(0401), in rk_hdptx_dp_reset()
1088 regmap_update_bits(hdptx->regmap, LANE_REG(0501), in rk_hdptx_dp_reset()
[all …]
/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c95 regmap_update_bits(regmap, HSIO_S6G_COMMON_CFG, in serdes_init_s6g()
98 regmap_update_bits(regmap, HSIO_S6G_PLL_CFG, in serdes_init_s6g()
101 regmap_update_bits(regmap, HSIO_S6G_IB_CFG, in serdes_init_s6g()
114 regmap_update_bits(regmap, HSIO_S6G_IB_CFG1, in serdes_init_s6g()
128 regmap_update_bits(regmap, HSIO_S6G_IB_CFG2, in serdes_init_s6g()
132 regmap_update_bits(regmap, HSIO_S6G_IB_CFG3, in serdes_init_s6g()
142 regmap_update_bits(regmap, HSIO_S6G_MISC_CFG, in serdes_init_s6g()
151 regmap_update_bits(regmap, HSIO_S6G_OB_CFG, in serdes_init_s6g()
160 regmap_update_bits(regmap, HSIO_S6G_OB_CFG1, in serdes_init_s6g()
166 regmap_update_bits(regmap, HSIO_S6G_DES_CFG, in serdes_init_s6g()
[all …]
/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c138 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_DBG_CTRL_REG, in sun8i_hdmi_phy_set_polarity()
151 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG, in sun8i_a83t_hdmi_phy_config()
216 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG, in sun8i_a83t_hdmi_phy_disable()
340 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG, in sun8i_h3_hdmi_phy_config()
347 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_h3_hdmi_phy_config()
350 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG, in sun8i_h3_hdmi_phy_config()
356 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_h3_hdmi_phy_config()
367 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_h3_hdmi_phy_config()
372 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_h3_hdmi_phy_config()
415 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_REXT_CTRL_REG, in sun50i_hdmi_phy_init_h6()
[all …]
/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_cec.c117 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_rx()
120 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_rx()
196 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_enable()
205 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_enable()
212 regmap_update_bits(adv7511->regmap, in adv7511_cec_enable()
216 regmap_update_bits(adv7511->regmap, in adv7511_cec_enable()
219 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_enable()
223 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_enable()
242 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_log_addr()
268 regmap_update_bits(adv7511->regmap_cec, in adv7511_cec_log_addr()
[all …]
/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-dai-adda.c37 regmap_update_bits(afe->regmap, AFE_ADDA_PREDIS_CON0, 0xffffffff, 0); in mt8365_dai_set_adda_out()
38 regmap_update_bits(afe->regmap, AFE_ADDA_PREDIS_CON1, 0xffffffff, 0); in mt8365_dai_set_adda_out()
39 regmap_update_bits(afe->regmap, AFE_ADDA_DL_SRC2_CON0, 0xffffffff, val); in mt8365_dai_set_adda_out()
41 regmap_update_bits(afe->regmap, AFE_ADDA_DL_SRC2_CON1, in mt8365_dai_set_adda_out()
44 regmap_update_bits(afe->regmap, AFE_ADDA_DL_SDM_DCCOMP_CON, in mt8365_dai_set_adda_out()
56 regmap_update_bits(afe->regmap, AFE_ADDA_UL_SRC_CON0, in mt8365_dai_set_adda_in()
59 regmap_update_bits(afe->regmap, AFE_ADDA_TOP_CON0, 0x1, 0x0); in mt8365_dai_set_adda_in()
73 regmap_update_bits(afe->regmap, AFE_ADDA_UL_DL_CON0, in mt8365_dai_enable_adda_on()
91 regmap_update_bits(afe->regmap, AFE_ADDA_UL_DL_CON0, in mt8365_dai_disable_adda_on()
107 regmap_update_bits(afe->regmap, AFE_ADDA_DL_SRC2_CON0, 0x1, enable); in mt8365_dai_set_adda_out_enable()
[all …]
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-src.c183 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON3, in mtk_set_src_1_param()
188 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON4, in mtk_set_src_1_param()
210 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON0, in mtk_set_src_1_param()
214 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON13, in mtk_set_src_1_param()
221 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON0, in mtk_set_src_1_param()
225 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON2, in mtk_set_src_1_param()
229 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON2, in mtk_set_src_1_param()
234 regmap_update_bits(afe->regmap, AFE_GENERAL1_ASRC_2CH_CON2, in mtk_set_src_1_param()
253 regmap_update_bits(afe->regmap, AFE_GENERAL2_ASRC_2CH_CON3, in mtk_set_src_2_param()
258 regmap_update_bits(afe->regmap, AFE_GENERAL2_ASRC_2CH_CON4, in mtk_set_src_2_param()
[all …]
/linux/drivers/memory/
H A Drenesas-rpc-if.c227 regmap_update_bits(rpc->regmap, RPCIF_PHYCNT, RPCIF_PHYCNT_CKSEL(3), in rpcif_rzg2l_timing_adjust_sdr()
246 regmap_update_bits(rpc->regmap, RPCIF_PHYCNT, RPCIF_PHYCNT_PHYMEM_MASK, in rpcif_hw_init_impl()
250 regmap_update_bits(rpc->regmap, RPCIF_PHYCNT, RPCIF_PHYCNT_HS, 0); in rpcif_hw_init_impl()
252 regmap_update_bits(rpc->regmap, RPCIF_PHYCNT, in rpcif_hw_init_impl()
257 regmap_update_bits(rpc->regmap, RPCIF_PHYOFFSET1, RPCIF_PHYOFFSET1_DDRTMG(3), in rpcif_hw_init_impl()
259 regmap_update_bits(rpc->regmap, RPCIF_PHYOFFSET2, RPCIF_PHYOFFSET2_OCTTMG(7), in rpcif_hw_init_impl()
263 regmap_update_bits(rpc->regmap, RPCIF_PHYINT, in rpcif_hw_init_impl()
267 regmap_update_bits(rpc->regmap, RPCIF_CMNCR, in rpcif_hw_init_impl()
273 regmap_update_bits(rpc->regmap, RPCIF_CMNCR, in rpcif_hw_init_impl()
300 regmap_update_bits(xspi->regmap, XSPI_LIOCFGCS0, in xspi_hw_init_impl()
[all …]
/linux/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c339 regmap_update_bits(priv->regmap, 0x52, RESETDB, 0x00); in ch7033_bridge_disable()
347 regmap_update_bits(priv->regmap, 0x52, RESETDB, RESETDB); in ch7033_bridge_enable()
376 regmap_update_bits(priv->regmap, 0x07, DRI_PD | IO_PD, 0); in ch7033_bridge_mode_set()
377 regmap_update_bits(priv->regmap, 0x08, DRI_PDDRI | PDDAC | PANEN, 0); in ch7033_bridge_mode_set()
378 regmap_update_bits(priv->regmap, 0x09, DPD | GCKOFF | in ch7033_bridge_mode_set()
380 regmap_update_bits(priv->regmap, 0x0a, HD_DVIB, 0); in ch7033_bridge_mode_set()
403 regmap_update_bits(priv->regmap, 0x18, SWAP, BYTE_SWAP_BGR); in ch7033_bridge_mode_set()
406 regmap_update_bits(priv->regmap, 0x19, 0x1, mode->clock >> 16); in ch7033_bridge_mode_set()
407 regmap_update_bits(priv->regmap, 0x19, HPO_I | VPO_I | GCLKFREQ, in ch7033_bridge_mode_set()
427 regmap_update_bits(priv->regmap, 0x2b, VFMT, 9); in ch7033_bridge_mode_set()
[all …]
/linux/drivers/phy/st/
H A Dphy-spear1340-miphy.c91 regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG, in spear1340_miphy_sata_init()
94 regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG, in spear1340_miphy_sata_init()
98 regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG, in spear1340_miphy_sata_init()
105 regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST, in spear1340_miphy_sata_init()
115 regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG, in spear1340_miphy_sata_exit()
117 regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG, in spear1340_miphy_sata_exit()
121 regmap_update_bits(priv->misc, SPEAR1340_PERIP1_SW_RST, in spear1340_miphy_sata_exit()
127 regmap_update_bits(priv->misc, SPEAR1340_PCM_CFG, in spear1340_miphy_sata_exit()
137 regmap_update_bits(priv->misc, SPEAR1340_PCIE_MIPHY_CFG, in spear1340_miphy_pcie_init()
140 regmap_update_bits(priv->misc, SPEAR1340_PCIE_SATA_CFG, in spear1340_miphy_pcie_init()
[all …]
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-adda.c193 regmap_update_bits(afe->regmap, reg, in mtk_adda_ul_src_dmic()
196 regmap_update_bits(afe->regmap, reg, in mtk_adda_ul_src_dmic()
201 regmap_update_bits(afe->regmap, reg, in mtk_adda_ul_src_dmic()
204 regmap_update_bits(afe->regmap, reg, in mtk_adda_ul_src_dmic()
207 regmap_update_bits(afe->regmap, reg, in mtk_adda_ul_src_dmic()
229 regmap_update_bits(afe->regmap, AFE_ADDA_MTKAIF_RX_CFG0, in mtk_adda_ul_event()
233 regmap_update_bits(afe->regmap, AFE_ADDA_MTKAIF_RX_CFG0, in mtk_adda_ul_event()
269 regmap_update_bits(afe->regmap, in mtk_adda_ch34_ul_event()
274 regmap_update_bits(afe->regmap, in mtk_adda_ch34_ul_event()
286 regmap_update_bits(af in mtk_adda_ch34_ul_event()
[all...]

12345678910>>...39