Home
last modified time | relevance | path

Searched refs:tegra_ivc_check_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c209 static inline int tegra_ivc_check_write(struct tegra_ivc *ivc) in tegra_ivc_check_write() function
289 int result = tegra_ivc_check_write(ivc); in tegra_ivc_write_get_next_frame()
303 result = tegra_ivc_check_write(ivc); in tegra_ivc_write_advance()
/openbmc/linux/drivers/firmware/tegra/
H A Divc.c206 static inline int tegra_ivc_check_write(struct tegra_ivc *ivc) in tegra_ivc_check_write() function
347 err = tegra_ivc_check_write(ivc); in tegra_ivc_write_get_next_frame()
362 err = tegra_ivc_check_write(ivc); in tegra_ivc_write_advance()