Searched refs:tegra_ivc_read_advance (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h86 * will return the same address until tegra_ivc_read_advance() is called.
96 * tegra_ivc_read_advance - Advance the read queue.
107 int tegra_ivc_read_advance(struct tegra_ivc *ivc);
114 * will return the same address until tegra_ivc_read_advance() is called.
/u-boot/drivers/misc/
H A Dtegra186_bpmp.c93 ret = tegra_ivc_read_advance(&priv->ivc);
/u-boot/arch/arm/mach-tegra/
H A Divc.c257 int tegra_ivc_read_advance(struct tegra_ivc *ivc) function

Completed in 92 milliseconds