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.
223 * rpmh_write_async: Write a set of RPMH commands
230 * Write a set of RPMH commands, the order of commands is maintained
255 * rpmh_write: Write a set of RPMH commands and block until response
257 * @rc: The RPMH handle got from rpmh_get_client
319 * rpmh_write_batch: Write multiple sets of RPMH commands and wait for the
384 pr_err("Error(%d) sending RPMH message addr=%#x\n", in rpmh_write_batch()
472 pr_debug("%s: skipping RPMH req: a:%#x s:%#x w:%#x", in rpmh_flush()