Home
last modified time | relevance | path

Searched defs:qmp (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dqcom_aoss.c51 struct qmp *qmp; member
69 struct qmp { struct
84 struct qmp_cooling_device *cooling_devs; argument
87 static void qmp_kick(struct qmp *qmp) in qmp_kick()
93 static bool qmp_magic_valid(struct qmp *qmp) in qmp_magic_valid()
98 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked()
103 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked()
108 static bool qmp_ucore_channel_up(struct qmp *qmp) in qmp_ucore_channel_up()
113 static int qmp_open(struct qmp *qmp) in qmp_open()
184 static void qmp_close(struct qmp *qmp) in qmp_close()
[all …]
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1901 static int qmp_combo_dp_serdes_init(struct qmp_combo *qmp) in qmp_combo_dp_serdes_init()
1934 static void qmp_v3_dp_aux_init(struct qmp_combo *qmp) in qmp_v3_dp_aux_init()
1979 static int qmp_combo_configure_dp_swing(struct qmp_combo *qmp) in qmp_combo_configure_dp_swing()
2016 static void qmp_v3_configure_dp_tx(struct qmp_combo *qmp) in qmp_v3_configure_dp_tx()
2038 static bool qmp_combo_configure_dp_mode(struct qmp_combo *qmp) in qmp_combo_configure_dp_mode()
2062 static int qmp_combo_configure_dp_clocks(struct qmp_combo *qmp) in qmp_combo_configure_dp_clocks()
2098 static int qmp_v3_configure_dp_phy(struct qmp_combo *qmp) in qmp_v3_configure_dp_phy()
2152 static int qmp_v3_calibrate_dp_phy(struct qmp_combo *qmp) in qmp_v3_calibrate_dp_phy()
2166 static void qmp_v4_dp_aux_init(struct qmp_combo *qmp) in qmp_v4_dp_aux_init()
2195 static void qmp_v4_configure_dp_tx(struct qmp_combo *qmp) in qmp_v4_configure_dp_tx()
[all …]
H A Dphy-qcom-qmp-usb-legacy.c758 static int qmp_usb_legacy_serdes_init(struct qmp_usb *qmp) in qmp_usb_legacy_serdes_init()
772 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init_dp_com() local
799 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init() local
842 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_exit() local
856 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_on() local
910 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_off() local
956 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_set_mode() local
970 static void qmp_usb_legacy_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_enable_autonomous_mode()
999 static void qmp_usb_legacy_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_disable_autonomous_mode()
1019 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_legacy_runtime_suspend() local
[all …]
H A Dphy-qcom-qmp-ufs.c1193 static void qmp_ufs_serdes_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_serdes_init()
1200 static void qmp_ufs_lanes_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_lanes_init()
1215 static void qmp_ufs_pcs_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_pcs_init()
1222 static void qmp_ufs_init_registers(struct qmp_ufs *qmp, const struct qmp_phy_cfg *cfg) in qmp_ufs_init_registers()
1235 static int qmp_ufs_com_init(struct qmp_ufs *qmp) in qmp_ufs_com_init()
1261 static int qmp_ufs_com_exit(struct qmp_ufs *qmp) in qmp_ufs_com_exit()
1276 struct qmp_ufs *qmp = phy_get_drvdata(phy); in qmp_ufs_init() local
1317 struct qmp_ufs *qmp = phy_get_drvdata(phy); in qmp_ufs_power_on() local
1350 struct qmp_ufs *qmp = phy_get_drvdata(phy); in qmp_ufs_power_off() local
1369 struct qmp_ufs *qmp = phy_get_drvdata(phy); in qmp_ufs_exit() local
[all …]
H A Dphy-qcom-qmp-usb.c1642 static int qmp_usb_serdes_init(struct qmp_usb *qmp) in qmp_usb_serdes_init()
1656 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init() local
1697 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit() local
1711 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on() local
1770 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off() local
1816 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode() local
1830 static void qmp_usb_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_enable_autonomous_mode()
1859 static void qmp_usb_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_disable_autonomous_mode()
1879 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_suspend() local
1899 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_resume() local
[all …]
H A Dphy-qcom-qmp-pcie-msm8996.c221 struct qcom_qmp *qmp; member
338 struct qcom_qmp *qmp = qphy->qmp; in qmp_pcie_msm8996_serdes_init() local
367 struct qcom_qmp *qmp = qphy->qmp; in qmp_pcie_msm8996_com_init() local
420 struct qcom_qmp *qmp = qphy->qmp; in qmp_pcie_msm8996_com_exit() local
451 struct qcom_qmp *qmp = qphy->qmp; in qmp_pcie_msm8996_init() local
465 struct qcom_qmp *qmp = qphy->qmp; in qmp_pcie_msm8996_power_on() local
587 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qmp_pcie_msm8996_vreg_init() local
603 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qmp_pcie_msm8996_reset_init() local
624 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qmp_pcie_msm8996_clk_init() local
661 static int phy_pipe_clk_register(struct qcom_qmp *qmp, struct device_node *np) in phy_pipe_clk_register()
[all …]
H A Dphy-qcom-qmp-pcie.c3116 static void qmp_pcie_init_port_b(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_port_b()
3134 static void qmp_pcie_init_registers(struct qmp_pcie *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_pcie_init_registers()
3172 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_init() local
3218 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_exit() local
3232 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_on() local
3289 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_off() local
3336 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_set_mode() local
3358 static int qmp_pcie_vreg_init(struct qmp_pcie *qmp) in qmp_pcie_vreg_init()
3375 static int qmp_pcie_reset_init(struct qmp_pcie *qmp) in qmp_pcie_reset_init()
3404 static int qmp_pcie_clk_init(struct qmp_pcie *qmp) in qmp_pcie_clk_init()
[all …]
/openbmc/linux/include/linux/soc/qcom/
H A Dqcom_aoss.h22 static inline int qmp_send(struct qmp *qmp, const char *fmt, ...) in qmp_send()
32 static inline void qmp_put(struct qmp *qmp) in qmp_put()
/openbmc/qemu/scripts/
H A Drender_block_graph.py40 def render_block_graph(qmp, filename, format='png'): argument
116 qmp = QEMUMonitorProtocol(obj) variable
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-resize49 qmp() { function
/openbmc/qemu/tests/qtest/
H A Dlibqmp.c47 QMPResponseParser *qmp = opaque; in qmp_response() local
64 QMPResponseParser qmp; in qmp_fd_receive() local
H A Dlibqtest-single.h60 static inline QDict *qmp(const char *fmt, ...) in qmp() function
/openbmc/linux/drivers/net/ipa/
H A Dipa_power.c66 struct qmp *qmp; member
302 struct qmp *qmp = qmp_get(power->dev); in ipa_power_retention_init() local
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5.h20 struct qmp *qmp; member
/openbmc/qemu/tests/vm/
H A Dbasevm.py465 def qmp(self, *args, **kwargs): member in BaseVM
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py694 def qmp(self, cmd: str, member in QEMUMachine
/openbmc/qemu/
H A Dmeson.build3989 libqmp = static_library('qmp', qmp_ss.sources() + genh, build
3993 qmp = declare_dependency(objects: libqmp.extract_all_objects(recursive: false), variable
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py460 def qmp(self, cmd: str, args: Optional[Dict[str, object]] = None) \ member in QemuStorageDaemon