Home
last modified time | relevance | path

Searched refs:regmap_read_poll_timeout (Results 1 – 25 of 116) sorted by relevance

12345

/linux/drivers/phy/amlogic/
A Dphy-meson-g12a-usb3-pcie.c84 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_addr()
92 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_addr()
115 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_read()
125 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_read()
152 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_write()
160 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_write()
170 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_write()
178 ret = regmap_read_poll_timeout(priv->regmap, PHY_R5, val, in phy_g12a_usb3_pcie_cr_bus_write()
/linux/drivers/hwmon/
A Dmr75203.c150 ret = regmap_read_poll_timeout(t_map, SDIF_DONE(channel), in pvt_read_temp()
192 ret = regmap_read_poll_timeout(v_map, VM_SDIF_DONE(vm_idx), in pvt_read_in()
309 ret = regmap_read_poll_timeout(t_map, SDIF_STAT, in pvt_init()
322 ret = regmap_read_poll_timeout(t_map, SDIF_STAT, in pvt_init()
335 ret = regmap_read_poll_timeout(t_map, SDIF_STAT, in pvt_init()
381 ret = regmap_read_poll_timeout(v_map, SDIF_STAT, in pvt_init()
395 ret = regmap_read_poll_timeout(v_map, SDIF_STAT, in pvt_init()
408 ret = regmap_read_poll_timeout(v_map, SDIF_STAT, in pvt_init()
A Dlochnagar-hwmon.c113 ret = regmap_read_poll_timeout(regmap, LOCHNAGAR2_IMON_CTRL3, val, in do_measurement()
133 ret = regmap_read_poll_timeout(regmap, LOCHNAGAR2_IMON_CTRL3, val, in do_measurement()
153 ret = regmap_read_poll_timeout(regmap, LOCHNAGAR2_IMON_CTRL4, val, in request_data()
/linux/drivers/soc/mediatek/
A Dmtk-infracfg.c39 ret = regmap_read_poll_timeout(infracfg, INFRA_TOPAXI_PROTECTSTA1, in mtk_infracfg_set_bus_protection()
69 ret = regmap_read_poll_timeout(infracfg, INFRA_TOPAXI_PROTECTSTA1, in mtk_infracfg_clear_bus_protection()
A Dmtk-pm-domains.c83 ret = regmap_read_poll_timeout(scpsys->base, pd->data->ctl_offs, tmp, in scpsys_sram_enable()
112 return regmap_read_poll_timeout(scpsys->base, pd->data->ctl_offs, tmp, in scpsys_sram_disable()
132 ret = regmap_read_poll_timeout(regmap, bpd[i].bus_prot_sta, in _scpsys_bus_protect_enable()
172 ret = regmap_read_poll_timeout(regmap, bpd[i].bus_prot_sta, in _scpsys_bus_protect_disable()
/linux/drivers/watchdog/
A Duniphier_wdt.c69 ret = regmap_read_poll_timeout(wdev->regmap, WDTCTRL, val, in uniphier_watchdog_ping()
81 ret = regmap_read_poll_timeout(regmap, WDTCTRL, val, in __uniphier_watchdog_start()
100 ret = regmap_read_poll_timeout(regmap, WDTCTRL, val, in __uniphier_watchdog_start()
/linux/sound/soc/codecs/
A Dzl38060.c96 err = regmap_read_poll_timeout(regmap, REG_SEMA_FLAGS, val, in zl38_fw_issue_command()
109 return regmap_read_poll_timeout(regmap, REG_CMD, val, !val, 10000, in zl38_fw_issue_command()
134 return regmap_read_poll_timeout(regmap, REG_PARAM_RESULT, val, in zl38_fw_enter_boot_mode()
227 return regmap_read_poll_timeout(regmap, REG_SEMA_FLAGS, val, in zl38_software_reset()
A Dmt6359-accdet.c243 ret = regmap_read_poll_timeout(priv->regmap, in mt6359_accdet_recover_jd_setting()
433 ret = regmap_read_poll_timeout(priv->regmap, in mt6359_accdet_jd_work()
473 ret = regmap_read_poll_timeout(priv->regmap, in mt6359_accdet_irq()
496 ret = regmap_read_poll_timeout(priv->regmap, in mt6359_accdet_irq()
519 ret = regmap_read_poll_timeout(priv->regmap, in mt6359_accdet_irq()
A Djz4760.c266 err = regmap_read_poll_timeout(jz_codec->regmap, in jz4760_codec_mute_stream()
358 err = regmap_read_poll_timeout(jz_codec->regmap, in hpout_event()
378 err = regmap_read_poll_timeout(jz_codec->regmap, in hpout_event()
A Djz4770.c287 err = regmap_read_poll_timeout(jz_codec->regmap, in jz4770_codec_mute_stream()
381 err = regmap_read_poll_timeout(jz_codec->regmap, in hpout_event()
401 err = regmap_read_poll_timeout(jz_codec->regmap, in hpout_event()
A Djz4725b.c204 return regmap_read_poll_timeout(map, JZ4725B_CODEC_REG_IFR, in jz4725b_out_stage_enable()
211 return regmap_read_poll_timeout(map, JZ4725B_CODEC_REG_IFR, in jz4725b_out_stage_enable()
/linux/drivers/gpu/drm/meson/
A Dmeson_vclk.c255 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config()
273 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config()
287 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config()
514 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_hdmi_pll_set_params()
532 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_hdmi_pll_set_params()
577 if (!regmap_read_poll_timeout(priv->hhi, in meson_hdmi_pll_set_params()
/linux/drivers/phy/intel/
A Dphy-intel-keembay-emmc.c123 ret = regmap_read_poll_timeout(priv->syscfg, PHY_STAT, in keembay_emmc_phy_power()
173 ret = regmap_read_poll_timeout(priv->syscfg, PHY_STAT, in keembay_emmc_phy_power()
A Dphy-intel-lgm-emmc.c102 ret = regmap_read_poll_timeout(priv->syscfg, EMMC_PHYSTAT_REG, in intel_emmc_phy_power()
140 ret = regmap_read_poll_timeout(priv->syscfg, in intel_emmc_phy_power()
/linux/drivers/pwm/
A Dpwm-atmel-hlcdc.c144 ret = regmap_read_poll_timeout(hlcdc->regmap, ATMEL_HLCDC_SR, in atmel_hlcdc_pwm_apply()
156 ret = regmap_read_poll_timeout(hlcdc->regmap, ATMEL_HLCDC_SR, in atmel_hlcdc_pwm_apply()
/linux/drivers/phy/rockchip/
A Dphy-rockchip-emmc.c177 ret = regmap_read_poll_timeout(rk_phy->reg_base, in rockchip_emmc_phy_power()
225 ret = regmap_read_poll_timeout(rk_phy->reg_base, in rockchip_emmc_phy_power()
/linux/drivers/rtc/
A Drtc-rv3032.c144 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status, in rv3032_enter_eerd()
176 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status, in rv3032_update_cfg()
525 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status, in rv3032_eeprom_write()
560 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status, in rv3032_eeprom_read()
701 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status, in rv3032_clkout_set_rate()
A Drtc-meson.c143 if (!regmap_read_poll_timeout(rtc->peripheral, RTC_ADDR1, val, in meson_rtc_get_bus()
224 return regmap_read_poll_timeout(rtc->peripheral, RTC_REG4, tmp, in meson_rtc_write_static()
A Drtc-rv3028.c206 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status, in rv3028_enter_eerd()
233 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status, in rv3028_update_eeprom()
648 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status, in rv3028_eeprom_write()
688 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status, in rv3028_eeprom_read()
/linux/drivers/clk/davinci/
A Dpsc.c128 regmap_read_poll_timeout(lpsc->regmap, EPCPR, epcpr, in davinci_lpsc_config()
137 regmap_read_poll_timeout(lpsc->regmap, PTSTAT, ptstat, in davinci_lpsc_config()
140 regmap_read_poll_timeout(lpsc->regmap, MDSTAT(lpsc->md), mdstat, in davinci_lpsc_config()
/linux/sound/soc/tegra/
A Dtegra210_mvc.c145 err = regmap_read_poll_timeout(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_put_mute()
211 err = regmap_read_poll_timeout(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_put_vol()
369 err = regmap_read_poll_timeout(mvc->regmap, TEGRA210_MVC_SOFT_RESET, in tegra210_mvc_hw_params()
/linux/drivers/mmc/host/
A Dmeson-mx-sdhc-mmc.c111 ret = regmap_read_poll_timeout(host->regmap, MESON_SDHC_STAT, stat, in meson_mx_sdhc_wait_cmd_ready()
122 ret = regmap_read_poll_timeout(host->regmap, MESON_SDHC_ESTA, esta, in meson_mx_sdhc_wait_cmd_ready()
700 ret = regmap_read_poll_timeout(host->regmap, MESON_SDHC_ESTA, val, in meson_mx_sdhc_wait_before_send_meson8()
709 ret = regmap_read_poll_timeout(host->regmap, MESON_SDHC_STAT, in meson_mx_sdhc_wait_before_send_meson8()
/linux/drivers/power/reset/
A Dmt6323-poweroff.c35 ret = regmap_read_poll_timeout(pwrc->regmap, in mt6323_do_pwroff()
/linux/drivers/clk/uniphier/
A Dclk-uniphier-cpugear.c47 return regmap_read_poll_timeout(gear->regmap, in uniphier_clk_cpugear_set_parent()
/linux/drivers/iio/pressure/
A Ddps310.c316 rc = regmap_read_poll_timeout(data->regmap, DPS310_MEAS_CFG, ready, in dps310_read_pres_raw()
365 rc = regmap_read_poll_timeout(data->regmap, DPS310_MEAS_CFG, ready, in dps310_read_temp_raw()
787 rc = regmap_read_poll_timeout(data->regmap, DPS310_MEAS_CFG, ready, in dps310_probe()

Completed in 48 milliseconds

12345