/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rpm.c | 83 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 D | qcom_rpm.c | 60 #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 D | qcom_glink_rpm.c | 198 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 D | smd-rpm.c | 94 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 D | i915_driver.c | 886 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 D | i915_gem.c | 117 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 D | max31790.c | 48 #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 D | gpio-fan.c | 26 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 D | g762.c | 184 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 D | emc2103.c | 279 int rpm = 0; in fan1_input_show() local 364 int rpm = 0; in fan1_target_show() local
|
H A D | g760a.c | 110 unsigned int rpm = 0; in fan1_input_show() local
|
H A D | max6620.c | 150 static u16 max6620_fan_rpm_to_tach(u8 div, int rpm) in max6620_fan_rpm_to_tach()
|
H A D | emc6w201.c | 263 unsigned rpm; in fan_show() local
|
/linux/drivers/clk/qcom/ |
H A D | clk-rpm.c | 96 struct qcom_rpm *rpm; member 535 struct qcom_rpm *rpm; in rpm_clk_probe() local
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq9574.dtsi | 174 rpm: remoteproc { label
|
H A D | ipq6018.dtsi | 161 rpm: remoteproc { label
|
H A D | msm8994.dtsi | 181 rpm: remoteproc { label
|
H A D | sm6125.dtsi | 184 rpm: remoteproc { label
|
H A D | msm8976.dtsi | 241 rpm: remoteproc { label
|
/linux/drivers/regulator/ |
H A D | qcom_rpm-regulator.c | 48 struct qcom_rpm *rpm; member 943 struct qcom_rpm *rpm; in rpm_reg_probe() local
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq8064.dtsi | 350 rpm: rpm@108000 { label
|
H A D | qcom-msm8226.dtsi | 143 rpm: remoteproc { label
|
H A D | qcom-apq8084.dtsi | 786 rpm: remoteproc { label
|
H A D | qcom-apq8064.dtsi | 759 rpm: rpm@108000 { label
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 627 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
|