Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c224 static inline uint32_t tegra_ivc_channel_avail_count(struct tegra_ivc *ivc, in tegra_ivc_channel_avail_count() function
280 if (tegra_ivc_channel_avail_count(ivc, ivc->rx_channel) == in tegra_ivc_read_advance()
326 if (tegra_ivc_channel_avail_count(ivc, ivc->tx_channel) == 1) in tegra_ivc_write_advance()