Lines Matching refs:tegra_bpmp

31 	struct tegra_bpmp *bpmp = channel->bpmp;  in channel_to_ops()
36 struct tegra_bpmp *tegra_bpmp_get(struct device *dev) in tegra_bpmp_get()
40 struct tegra_bpmp *bpmp; in tegra_bpmp_get()
60 void tegra_bpmp_put(struct tegra_bpmp *bpmp) in tegra_bpmp_put()
70 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_channel_get_thread_index()
182 static int tegra_bpmp_ring_doorbell(struct tegra_bpmp *bpmp) in tegra_bpmp_ring_doorbell()
207 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_channel_read()
243 tegra_bpmp_write_threaded(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_write_threaded()
308 int tegra_bpmp_transfer_atomic(struct tegra_bpmp *bpmp, in tegra_bpmp_transfer_atomic()
354 int tegra_bpmp_transfer(struct tegra_bpmp *bpmp, in tegra_bpmp_transfer()
395 static struct tegra_bpmp_mrq *tegra_bpmp_find_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_find_mrq()
411 struct tegra_bpmp *bpmp = channel->bpmp; in tegra_bpmp_mrq_return()
444 static void tegra_bpmp_handle_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_handle_mrq()
465 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq()
491 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq()
510 bool tegra_bpmp_mrq_is_supported(struct tegra_bpmp *bpmp, unsigned int mrq) in tegra_bpmp_mrq_is_supported()
550 static int tegra_bpmp_ping(struct tegra_bpmp *bpmp) in tegra_bpmp_ping()
587 static int tegra_bpmp_get_firmware_tag_old(struct tegra_bpmp *bpmp, char *tag, in tegra_bpmp_get_firmware_tag_old()
625 static int tegra_bpmp_get_firmware_tag(struct tegra_bpmp *bpmp, char *tag, in tegra_bpmp_get_firmware_tag()
666 void tegra_bpmp_handle_rx(struct tegra_bpmp *bpmp) in tegra_bpmp_handle_rx()
700 struct tegra_bpmp *bpmp; in tegra_bpmp_probe()
809 struct tegra_bpmp *bpmp = dev_get_drvdata(dev); in tegra_bpmp_suspend()
818 struct tegra_bpmp *bpmp = dev_get_drvdata(dev); in tegra_bpmp_resume()