Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/include/common/
H A Dhl_boot_if.h552 #define LKD_FW_ASCII_MSG_MAX_LEN 128 macro
559 char msg[LKD_FW_ASCII_MSG_MAX_LEN];
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c2142 msg[LKD_FW_ASCII_MSG_MAX_LEN - 1] = '\0'; in hl_fw_dynamic_read_descriptor_msg()