Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Divc.h33 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base,
Dintf.c249 error = tegra_ivc_init(&ivc_ccplex_bpmp_channel, in tegra_bpmp_ipc_init()
Divc.c619 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base, in tegra_ivc_init() function