Lines Matching refs:tegra_bpmp

30 	struct tegra_bpmp *bpmp = channel->bpmp;  in channel_to_ops()
35 struct tegra_bpmp *tegra_bpmp_get(struct device *dev) in tegra_bpmp_get()
38 struct tegra_bpmp *bpmp; in tegra_bpmp_get()
64 void tegra_bpmp_put(struct tegra_bpmp *bpmp) in tegra_bpmp_put()
74 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_channel_get_thread_index()
186 static int tegra_bpmp_ring_doorbell(struct tegra_bpmp *bpmp) in tegra_bpmp_ring_doorbell()
211 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_channel_read()
247 tegra_bpmp_write_threaded(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_write_threaded()
312 int tegra_bpmp_transfer_atomic(struct tegra_bpmp *bpmp, in tegra_bpmp_transfer_atomic()
358 int tegra_bpmp_transfer(struct tegra_bpmp *bpmp, in tegra_bpmp_transfer()
399 static struct tegra_bpmp_mrq *tegra_bpmp_find_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_find_mrq()
415 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_mrq_return()
448 static void tegra_bpmp_handle_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_handle_mrq()
469 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq()
495 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq()
514 bool tegra_bpmp_mrq_is_supported(struct tegra_bpmp *bpmp, unsigned int mrq) in tegra_bpmp_mrq_is_supported()
554 static int tegra_bpmp_ping(struct tegra_bpmp *bpmp) in tegra_bpmp_ping()
591 static int tegra_bpmp_get_firmware_tag_old(struct tegra_bpmp *bpmp, char *tag, in tegra_bpmp_get_firmware_tag_old()
629 static int tegra_bpmp_get_firmware_tag(struct tegra_bpmp *bpmp, char *tag, in tegra_bpmp_get_firmware_tag()
670 void tegra_bpmp_handle_rx(struct tegra_bpmp *bpmp) in tegra_bpmp_handle_rx()
704 struct tegra_bpmp *bpmp; in tegra_bpmp_probe()
813 struct tegra_bpmp *bpmp = dev_get_drvdata(dev); in tegra_bpmp_suspend()
822 struct tegra_bpmp *bpmp = dev_get_drvdata(dev); in tegra_bpmp_resume()