Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Divc.h38 int32_t tegra_ivc_channel_notified(struct ivc *ivc);
Dintf.c263 while (tegra_ivc_channel_notified(&ivc_ccplex_bpmp_channel) != 0) { in tegra_bpmp_ipc_init()
Divc.c440 int32_t tegra_ivc_channel_notified(struct ivc *ivc) in tegra_ivc_channel_notified() function