Searched refs:MSG_MIN_SZ (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/soc/tegra/ | ||
D | bpmp-abi.h | 119 #define MSG_MIN_SZ 128 macro |
/Linux-v4.19/drivers/firmware/tegra/ | ||
D | bpmp.c | 626 message_size = tegra_ivc_align(MSG_MIN_SZ); in tegra_bpmp_channel_init() |