Home
last modified time | relevance | path

Searched refs:tegra_bpmp_handle_rx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/soc/tegra/
H A Dbpmp.h186 void tegra_bpmp_handle_rx(struct tegra_bpmp *bpmp);
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-tegra210.c130 tegra_bpmp_handle_rx(bpmp); in rx_irq()
H A Dbpmp-tegra186.c168 tegra_bpmp_handle_rx(bpmp); in mbox_handle_rx()
H A Dbpmp.c676 void tegra_bpmp_handle_rx(struct tegra_bpmp *bpmp) in tegra_bpmp_handle_rx() function