Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c310 #define XF_PROXY_CMD_NUM (sizeof(xf_proxy_cmd) / sizeof(xf_proxy_cmd[0])) macro
319 if (XF_OPCODE_TYPE(opcode) < XF_PROXY_CMD_NUM) in xf_proxy_command()