Lines Matching refs:rpmh_ctrlr
71 static struct rpmh_ctrlr *get_rpmh_ctrlr(const struct device *dev) in get_rpmh_ctrlr()
102 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr) in __find_req()
116 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr, in cache_rpm_request()
176 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in __rpmh_write()
284 static void cache_batch(struct rpmh_ctrlr *ctrlr, struct batch_cache_req *req) in cache_batch()
293 static int flush_batch(struct rpmh_ctrlr *ctrlr) in flush_batch()
317 static void invalidate_batch(struct rpmh_ctrlr *ctrlr) in invalidate_batch()
352 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in rpmh_write_batch()
434 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in send_single()
460 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in rpmh_flush()
508 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in rpmh_invalidate()