Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h63 #define XF_MSG_DST_CLIENT(id) (((id) >> 18) & 0x3F) macro
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h56 #define XF_MSG_DST_CLIENT(id) (((id) >> 18) & 0x3F) macro