Searched refs:rx_base (Results 1 – 2 of 2) sorted by relevance
33 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base,
619 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base, in tegra_ivc_init() argument630 result = check_ivc_params(rx_base, tx_base, nframes, frame_size); in tegra_ivc_init()643 ivc->rx_channel = (struct ivc_channel_header *)rx_base; in tegra_ivc_init()