Home
last modified time | relevance | path

Searched defs:rpm (Results 1 – 25 of 71) sorted by relevance

123

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.c83 rpm_t *rpm = rpmd; in is_dev_rpm2() local
88 struct mac_ops *rpm_get_mac_ops(rpm_t *rpm) in rpm_get_mac_ops()
96 static void rpm_write(rpm_t *rpm, u64 lmac, u64 offset, u64 val) in rpm_write()
101 static u64 rpm_read(rpm_t *rpm, u64 lmac, u64 offset) in rpm_read()
111 rpm_t *rpm = rpmd; in is_mac_rpmusx() local
118 rpm_t *rpm = rpmd; in rpm_get_nr_lmacs() local
125 rpm_t *rpm = rpmd; in rpm2_get_nr_lmacs() local
132 rpm_t *rpm = rpmd; in rpm_lmac_tx_enable() local
152 rpm_t *rpm = rpmd; in rpm_lmac_rx_tx_enable() local
169 rpm_t *rpm = rpmd; in rpm_lmac_enadis_rx_pause_fwding() local
[all …]
/linux/drivers/mfd/
H A Dqcom_rpm.c60 #define RPM_STATUS_REG(rpm, i) ((rpm)->status_regs + (i) * 4) argument
61 #define RPM_CTRL_REG(rpm, i) ((rpm)->ctrl_regs + (i) * 4) argument
62 #define RPM_REQ_REG(rpm, i) ((rpm)->req_regs + (i) * 4) argument
447 int qcom_rpm_write(struct qcom_rpm *rpm, in qcom_rpm_write()
496 struct qcom_rpm *rpm = dev; in qcom_rpm_ack_interrupt() local
518 struct qcom_rpm *rpm = dev; in qcom_rpm_err_interrupt() local
534 struct qcom_rpm *rpm; in qcom_rpm_probe() local
/linux/drivers/rpmsg/
H A Dqcom_glink_rpm.c198 struct glink_rpm *rpm = container_of(pipe, struct glink_rpm, tx_pipe); in glink_rpm_tx_kick() local
206 struct glink_rpm *rpm = data; in qcom_glink_rpm_intr() local
291 struct glink_rpm *rpm; in glink_rpm_probe() local
366 struct glink_rpm *rpm = platform_get_drvdata(pdev); in glink_rpm_remove() local
/linux/drivers/soc/qcom/
H A Dsmd-rpm.c94 int qcom_rpm_smd_write(struct qcom_smd_rpm *rpm, in qcom_rpm_smd_write()
156 struct qcom_smd_rpm *rpm = dev_get_drvdata(&rpdev->dev); in qcom_smd_rpm_callback() local
197 struct qcom_smd_rpm *rpm; in qcom_smd_rpm_probe() local
/linux/drivers/gpu/drm/i915/
H A Di915_driver.c886 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release() local
1070 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late() local
1460 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend() local
1559 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume() local
H A Di915_gem.c117 struct intel_runtime_pm *rpm = &to_i915(obj->base.dev)->runtime_pm; in i915_gem_object_unbind() local
547 struct intel_runtime_pm *rpm = &i915->runtime_pm; in i915_gem_gtt_pwrite_fast() local
/linux/drivers/hwmon/
H A Dmax31790.c48 #define RPM_TO_REG(rpm, sr) ((60 * (sr) * 8192) / ((rpm) * 2)) argument
148 static u8 bits_for_tach_period(int rpm) in bits_for_tach_period()
172 int sr, rpm; in max31790_read_fan() local
H A Dgpio-fan.c26 int rpm; member
152 static int rpm_to_speed_index(struct gpio_fan_data *fan_data, unsigned long rpm) in rpm_to_speed_index()
269 unsigned long rpm; in set_rpm() local
H A Dg762.c184 static inline unsigned char cnt_from_rpm(unsigned long rpm, u32 clk_freq, u16 p, in cnt_from_rpm()
749 unsigned int rpm = 0; in fan1_input_show() local
953 unsigned int rpm; in fan1_target_show() local
H A Demc2103.c279 int rpm = 0; in fan1_input_show() local
364 int rpm = 0; in fan1_target_show() local
H A Dg760a.c110 unsigned int rpm = 0; in fan1_input_show() local
H A Dmax6620.c150 static u16 max6620_fan_rpm_to_tach(u8 div, int rpm) in max6620_fan_rpm_to_tach()
H A Demc6w201.c263 unsigned rpm; in fan_show() local
/linux/drivers/clk/qcom/
H A Dclk-rpm.c96 struct qcom_rpm *rpm; member
535 struct qcom_rpm *rpm; in rpm_clk_probe() local
/linux/arch/arm64/boot/dts/qcom/
H A Dipq9574.dtsi174 rpm: remoteproc { label
H A Dipq6018.dtsi161 rpm: remoteproc { label
H A Dmsm8994.dtsi181 rpm: remoteproc { label
H A Dsm6125.dtsi184 rpm: remoteproc { label
H A Dmsm8976.dtsi241 rpm: remoteproc { label
/linux/drivers/regulator/
H A Dqcom_rpm-regulator.c48 struct qcom_rpm *rpm; member
943 struct qcom_rpm *rpm; in rpm_reg_probe() local
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064.dtsi350 rpm: rpm@108000 { label
H A Dqcom-msm8226.dtsi143 rpm: remoteproc { label
H A Dqcom-apq8084.dtsi786 rpm: remoteproc { label
H A Dqcom-apq8064.dtsi759 rpm: rpm@108000 { label
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c627 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in release_async_put_domains() local
649 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_display_power_put_async_work() local
715 struct intel_runtime_pm *rpm = &i915->runtime_pm; in __intel_display_power_put_async() local

123