Lines Matching full:rpmh
21 #include <soc/qcom/rpmh.h>
23 #include "rpmh-internal.h"
89 dev_err(rpm_msg->dev, "RPMH TX fail in msg addr=%#x, err=%d\n", in rpmh_tx_done()
166 * __rpmh_write: Cache and send the RPMH request
172 * Cache the RPMH request and send if the state is ACTIVE_ONLY.
219 * rpmh_write_async: Write a set of RPMH commands
226 * Write a set of RPMH commands, the order of commands is maintained
251 * rpmh_write: Write a set of RPMH commands and block until response
313 * rpmh_write_batch: Write multiple sets of RPMH commands and wait for the
378 pr_err("Error(%d) sending RPMH message addr=%#x\n", in rpmh_write_batch()
466 pr_debug("%s: skipping RPMH req: a:%#x s:%#x w:%#x", in rpmh_flush()