Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/
H A Dplat_setup.c113 MAP_REGION_FLAT(TEGRA_BPMP_IPC_TX_PHYS_BASE, TEGRA_BPMP_IPC_CH_MAP_SIZE, /* 4KB */
115 MAP_REGION_FLAT(TEGRA_BPMP_IPC_RX_PHYS_BASE, TEGRA_BPMP_IPC_CH_MAP_SIZE, /* 4KB */
/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/t186/
H A Dtegra_def.h319 #define TEGRA_BPMP_IPC_CH_MAP_SIZE U(0x1000) /* 4KB */ macro
/rk3399_ARM-atf/plat/nvidia/tegra/include/t194/
H A Dtegra_def.h275 #define TEGRA_BPMP_IPC_CH_MAP_SIZE U(0x1000) /* 4KB */ macro