Lines Matching full:rpmh
20 #include <soc/qcom/rpmh.h>
22 #include "rpmh-internal.h"
88 dev_err(rpm_msg->dev, "RPMH TX fail in msg addr=%#x, err=%d\n", in rpmh_tx_done()
165 * __rpmh_write: Cache and send the RPMH request
171 * 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
322 * rpmh_write_batch: Write multiple sets of RPMH commands and wait for the
387 pr_err("Error(%d) sending RPMH message addr=%#x\n", in rpmh_write_batch()
443 * to a RPMH request sent earlier.
446 * that is powering down the entire system. Since no other RPMH API would be
478 pr_debug("%s: skipping RPMH req: a:%#x s:%#x w:%#x", in rpmh_flush()