/linux-5.19.10/drivers/phy/intel/ |
D | phy-intel-thunderbay-emmc.c | 154 static inline void update_reg(struct thunderbay_emmc_phy *tbh_phy, u32 offset, in update_reg() function 179 update_reg(tbh_phy, PHY_CFG_0, DLL_EN_MASK, DLL_EN_SHIFT, 0x0); in thunderbay_emmc_phy_power() 236 update_reg(tbh_phy, PHY_CFG_0, PWR_DOWN_MASK, in thunderbay_emmc_phy_power() 257 update_reg(tbh_phy, PHY_CFG_2, SEL_FREQ_MASK, SEL_FREQ_SHIFT, freqsel); in thunderbay_emmc_phy_power() 260 update_reg(tbh_phy, PHY_CFG_0, DLL_EN_MASK, DLL_EN_SHIFT, 0x1); in thunderbay_emmc_phy_power() 314 update_reg(tbh_phy, CTRL_CFG_0, in thunderbay_emmc_phy_power_on() 316 update_reg(tbh_phy, CTRL_CFG_0, in thunderbay_emmc_phy_power_on() 318 update_reg(tbh_phy, CTRL_CFG_1, in thunderbay_emmc_phy_power_on() 320 update_reg(tbh_phy, CTRL_CFG_1, in thunderbay_emmc_phy_power_on() 322 update_reg(tbh_phy, CTRL_CFG_1, in thunderbay_emmc_phy_power_on() [all …]
|
/linux-5.19.10/drivers/regulator/ |
D | ab8500-ext.c | 103 u8 update_reg; member 132 info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 142 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_enable() 168 info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 178 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_disable() 196 info->update_bank, info->update_reg, ®val); in ab8500_ext_regulator_is_enabled() 199 "couldn't read 0x%x register\n", info->update_reg); in ab8500_ext_regulator_is_enabled() 205 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_is_enabled() 246 info->update_bank, info->update_reg, in ab8500_ext_regulator_set_mode() 257 info->desc.name, info->update_bank, info->update_reg, in ab8500_ext_regulator_set_mode() [all …]
|
D | ab8500.c | 184 u8 update_reg; member 304 info->update_bank, info->update_reg, in ab8500_regulator_enable() 314 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_enable() 331 info->update_bank, info->update_reg, in ab8500_regulator_disable() 341 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_disable() 359 info->update_bank, info->update_reg, ®val); in ab8500_regulator_is_enabled() 362 "couldn't read 0x%x register\n", info->update_reg); in ab8500_regulator_is_enabled() 369 info->desc.name, info->update_bank, info->update_reg, in ab8500_regulator_is_enabled() 418 reg = info->update_reg; in ab8500_regulator_set_mode() 667 .update_reg = 0x09, [all …]
|
D | da903x-regulator.c | 79 int update_reg; member 246 ret = da903x_set_bits(da9034_dev, info->update_reg, in da9034_set_dvc_voltage_sel() 345 .update_reg = _pmic##_##ureg, \
|
/linux-5.19.10/sound/ppc/ |
D | snd_ps3.c | 65 static inline void update_reg(unsigned int reg, u32 or_val) in update_reg() function 136 update_reg(PS3_AUDIO_CONFIG, PS3_AUDIO_CONFIG_CLEAR); in snd_ps3_verify_dma_stop() 166 update_reg(PS3_AUDIO_INTR_0, 0); in snd_ps3_wait_for_dma_stop() 167 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_wait_for_dma_stop() 181 update_reg(PS3_AUDIO_KICK(0), PS3_AUDIO_KICK_REQUEST); in snd_ps3_kick_dma() 308 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_interrupt() 309 update_reg(PS3_AUDIO_INTR_0, 0); in snd_ps3_interrupt() 411 update_reg(PS3_AUDIO_AO_3WCTRL(i), in snd_ps3_change_avsetting() 418 update_reg(PS3_AUDIO_AO_3WMCTRL, PS3_AUDIO_AO_3WMCTRL_ASOEN(0)); in snd_ps3_change_avsetting() 619 update_reg(PS3_AUDIO_AX_IS, 0); in snd_ps3_pcm_trigger() [all …]
|
/linux-5.19.10/arch/powerpc/kvm/ |
D | emulate_loadstore.c | 114 kvmppc_set_gpr(vcpu, op.update_reg, op.ea); in kvmppc_emulate_loadstore() 134 kvmppc_set_gpr(vcpu, op.update_reg, op.ea); in kvmppc_emulate_loadstore() 233 kvmppc_set_gpr(vcpu, op.update_reg, op.ea); in kvmppc_emulate_loadstore() 256 kvmppc_set_gpr(vcpu, op.update_reg, op.ea); in kvmppc_emulate_loadstore()
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | sstep.h | 119 int update_reg; member
|
/linux-5.19.10/sound/soc/codecs/ |
D | wm8978.c | 959 static const int update_reg[] = { variable 988 for (i = 0; i < ARRAY_SIZE(update_reg); i++) in wm8978_probe() 989 snd_soc_component_update_bits(component, update_reg[i], 0x100, 0x100); in wm8978_probe()
|
D | nau8822.c | 1029 static const int update_reg[] = { variable 1051 for (i = 0; i < ARRAY_SIZE(update_reg); i++) in nau8822_probe() 1053 update_reg[i], 0x100, 0x100); in nau8822_probe()
|
/linux-5.19.10/arch/powerpc/lib/ |
D | sstep.c | 2268 op->update_reg = ra; in analyse_instr() 2975 op->update_reg = ra; in analyse_instr() 3487 op->reg == 1 && op->update_reg == 1 && in emulate_loadstore() 3557 regs->gpr[op->update_reg] = op->ea; in emulate_loadstore()
|