Home
last modified time | relevance | path

Searched defs:rpm (Results 1 – 25 of 64) 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/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 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
H A Dmax6650.c262 static int max6650_set_target(struct max6650_data *data, unsigned long rpm) in max6650_set_target()
H A Daspeed-g6-pwm-tach.c287 u64 rpm; in aspeed_tach_val_to_rpm() local
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8960.dtsi264 rpm: rpm@108000 { label
H A Dqcom-ipq8064.dtsi350 rpm: rpm@108000 { label
H A Dqcom-msm8226.dtsi144 rpm: remoteproc { label
H A Dqcom-apq8064.dtsi792 rpm: rpm@108000 { label
H A Dqcom-apq8084.dtsi786 rpm: remoteproc { label
/linux/drivers/thunderbolt/
H A Dicm.c101 bool rpm; member
478 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_fr_driver_ready()
1038 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_tr_driver_ready()
1520 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_ar_driver_ready()
1650 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_icl_driver_ready()
1790 u8 *proto_version, size_t *nboot_acl, bool *rpm) in __icm_driver_ready()
/linux/arch/arm64/boot/dts/qcom/
H A Dipq6018.dtsi171 rpm: remoteproc { label
H A Dipq9574.dtsi187 rpm: remoteproc { label
H A Dsm6125.dtsi185 rpm: remoteproc { label
H A Dmsm8976.dtsi242 rpm: remoteproc { label
H A Dmsm8917.dtsi216 rpm: remoteproc { label
H A Dsdm630.dtsi365 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

123