Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Divc.h33 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base,
H A Dintf.c249 error = tegra_ivc_init(&ivc_ccplex_bpmp_channel, in tegra_bpmp_ipc_init()
H A Divc.c619 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base, in tegra_ivc_init() function