Home
last modified time | relevance | path

Searched refs:qcom_rpm (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dqcom_rpm.h7 struct qcom_rpm;
12 int qcom_rpm_write(struct qcom_rpm *rpm, int state, int resource, u32 *buf, size_t count);
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dqcom_rpm.c39 struct qcom_rpm { struct
445 int qcom_rpm_write(struct qcom_rpm *rpm, in qcom_rpm_write()
494 struct qcom_rpm *rpm = dev; in qcom_rpm_ack_interrupt()
516 struct qcom_rpm *rpm = dev; in qcom_rpm_err_interrupt()
534 struct qcom_rpm *rpm; in qcom_rpm_probe()
681 struct qcom_rpm *rpm = dev_get_drvdata(&pdev->dev); in qcom_rpm_remove()
H A DMakefile207 obj-$(CONFIG_MFD_QCOM_RPM) += qcom_rpm.o
H A DKconfig1083 module. This will build a module called "qcom_rpm".
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-rpm.c145 struct qcom_rpm *rpm;
150 struct qcom_rpm *rpm;
608 struct qcom_rpm *rpm; in rpm_clk_probe()
H A Dclk-smd-rpm.c142 struct qcom_rpm *rpm;
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom_rpm-regulator.c48 struct qcom_rpm *rpm;
944 struct qcom_rpm *rpm; in rpm_reg_probe()
H A DMakefile99 obj-$(CONFIG_REGULATOR_QCOM_RPM) += qcom_rpm-regulator.o
H A DKconfig867 "qcom_rpm-regulator".