Home
last modified time | relevance | path

Searched defs:XF_MSG_SRC_CLIENT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h50 #define XF_MSG_SRC_CLIENT(id) (((id) >> 2) & 0x3F) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h57 #define XF_MSG_SRC_CLIENT(id) (((id) >> 2) & 0x3F) macro