Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Des2.c1073 #define APB1_LOG_MSG_SIZE 64 macro
1086 APB1_LOG_MSG_SIZE, in apb_log_get()
1098 buf = kmalloc(APB1_LOG_MSG_SIZE, GFP_KERNEL); in apb_log_poll()