Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c76 #define GOYA_LINUX_FW_FILE "habanalabs/goya/goya-fit.itb" macro
2318 return hl_fw_load_fw_to_device(hdev, GOYA_LINUX_FW_FILE, dst); in goya_load_firmware_to_device()