Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h1538 #define HL_CS_FLAGS_UNRESERVE_SIGNALS_ONLY 0x2000 macro
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c16 HL_CS_FLAGS_UNRESERVE_SIGNALS_ONLY | HL_CS_FLAGS_ENGINE_CORE_COMMAND | \
1314 else if (cs_type_flags & HL_CS_FLAGS_UNRESERVE_SIGNALS_ONLY) in hl_cs_get_cs_type()