Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Dintf.c244 if (frame_size > TEGRA_BPMP_IPC_CH_MAP_SIZE) { in tegra_bpmp_ipc_init()
/rk3399_ARM-atf/plat/nvidia/tegra/include/t194/
H A Dtegra_def.h275 #define TEGRA_BPMP_IPC_CH_MAP_SIZE U(0x1000) /* 4KB */ macro